merge
10
kubejs/assets/betterend/blockstates/blooming_cooksonia.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/blooming_cooksonia_01" },
|
||||
{ "model": "betterend:block/blooming_cooksonia_02" },
|
||||
{ "model": "betterend:block/blooming_cooksonia_03" },
|
||||
{ "model": "betterend:block/blooming_cooksonia_04" }
|
||||
]
|
||||
}
|
||||
}
|
||||
14
kubejs/assets/betterend/blockstates/chorus_grass.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/chorus_grass_01" },
|
||||
{ "model": "betterend:block/chorus_grass_02" },
|
||||
{ "model": "betterend:block/chorus_grass_03" },
|
||||
{ "model": "betterend:block/chorus_grass_04" },
|
||||
{ "model": "betterend:block/chorus_grass_05" },
|
||||
{ "model": "betterend:block/chorus_grass_06" },
|
||||
{ "model": "betterend:block/chorus_grass_07" },
|
||||
{ "model": "betterend:block/chorus_grass_08" }
|
||||
]
|
||||
}
|
||||
}
|
||||
7
kubejs/assets/betterend/blockstates/chorus_lily.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/chorus_lily"
|
||||
}
|
||||
}
|
||||
}
|
||||
22
kubejs/assets/betterend/blockstates/crystal_grass.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/crystal_grass_1" },
|
||||
{ "model": "betterend:block/crystal_grass_2", "weight": 1 },
|
||||
{ "model": "betterend:block/crystal_grass_3", "weight": 2 },
|
||||
{ "model": "betterend:block/crystal_grass_4", "weight": 3 },
|
||||
{ "model": "betterend:block/crystal_grass_1", "y": 90 },
|
||||
{ "model": "betterend:block/crystal_grass_2", "y": 90, "weight": 1 },
|
||||
{ "model": "betterend:block/crystal_grass_3", "y": 90, "weight": 2 },
|
||||
{ "model": "betterend:block/crystal_grass_4", "y": 90, "weight": 3 },
|
||||
{ "model": "betterend:block/crystal_grass_1", "y": 180 },
|
||||
{ "model": "betterend:block/crystal_grass_2", "y": 180, "weight": 1 },
|
||||
{ "model": "betterend:block/crystal_grass_3", "y": 180, "weight": 2 },
|
||||
{ "model": "betterend:block/crystal_grass_4", "y": 180, "weight": 3 },
|
||||
{ "model": "betterend:block/crystal_grass_1", "y": 270 },
|
||||
{ "model": "betterend:block/crystal_grass_2", "y": 270, "weight": 1 },
|
||||
{ "model": "betterend:block/crystal_grass_3", "y": 270, "weight": 2 },
|
||||
{ "model": "betterend:block/crystal_grass_4", "y": 270, "weight": 3 }
|
||||
]
|
||||
}
|
||||
}
|
||||
10
kubejs/assets/betterend/blockstates/fracturn.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/fracturn_01" },
|
||||
{ "model": "betterend:block/fracturn_02" },
|
||||
{ "model": "betterend:block/fracturn_03" },
|
||||
{ "model": "betterend:block/fracturn_04" }
|
||||
]
|
||||
}
|
||||
}
|
||||
7
kubejs/assets/betterend/blockstates/inflexia.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/inflexia"
|
||||
}
|
||||
}
|
||||
}
|
||||
18
kubejs/assets/betterend/blockstates/jungle_grass.json
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/jungle_grass_01" },
|
||||
{ "model": "betterend:block/jungle_grass_02" },
|
||||
{ "model": "betterend:block/jungle_grass_03" },
|
||||
{ "model": "betterend:block/jungle_grass_04" },
|
||||
{ "model": "betterend:block/jungle_grass_05" },
|
||||
{ "model": "betterend:block/jungle_grass_06" },
|
||||
{ "model": "betterend:block/jungle_grass_07" },
|
||||
{ "model": "betterend:block/jungle_grass_08" },
|
||||
{ "model": "betterend:block/jungle_grass_09" },
|
||||
{ "model": "betterend:block/jungle_grass_10" },
|
||||
{ "model": "betterend:block/jungle_grass_11" },
|
||||
{ "model": "betterend:block/jungle_grass_12" }
|
||||
]
|
||||
}
|
||||
}
|
||||
10
kubejs/assets/betterend/blockstates/salteago.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/salteago_01" },
|
||||
{ "model": "betterend:block/salteago_02" },
|
||||
{ "model": "betterend:block/salteago_03" },
|
||||
{ "model": "betterend:block/salteago_04" }
|
||||
]
|
||||
}
|
||||
}
|
||||
10
kubejs/assets/betterend/blockstates/vaiolush_fern.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/vaiolush_fern_01" },
|
||||
{ "model": "betterend:block/vaiolush_fern_02" },
|
||||
{ "model": "betterend:block/vaiolush_fern_03" },
|
||||
{ "model": "betterend:block/vaiolush_fern_04" }
|
||||
]
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/betterend/credits.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
All assets in this folder taken from the Better End mod, which we'd love to include but is unfortunately only on Fabric.
|
||||
We believe their assets are under the MIT license which permits us to copy them as long as the license is preserved.
|
||||
TFG is also MIT license, but another license.txt is included in this folder anyway.
|
||||
|
||||
Please go check out their amazing mod if you're ever playing on Fabric!
|
||||
https://github.com/quiqueck/BetterEnd
|
||||
25
kubejs/assets/betterend/license.txt
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2020 paulevsGitch
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
___________________________
|
||||
Some of our Assets (see LICENSE.ASSETS for a Listing) is licensed under CC BY-NC-SA 4.0
|
||||
See https://creativecommons.org/licenses/by-nc-sa/4.0/ for Details.
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "betterend:block/blooming_cooksonia"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block",
|
||||
"textures": {
|
||||
"texture": "betterend:block/blooming_cooksonia"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_inverted",
|
||||
"textures": {
|
||||
"cross": "betterend:block/blooming_cooksonia"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block_inverted",
|
||||
"textures": {
|
||||
"texture": "betterend:block/blooming_cooksonia"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "betterend:block/chorus_grass_01"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "betterend:block/chorus_grass_02"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "betterend:block/chorus_grass_03"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "betterend:block/chorus_grass_04"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block",
|
||||
"textures": {
|
||||
"texture": "betterend:block/chorus_grass_01"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block",
|
||||
"textures": {
|
||||
"texture": "betterend:block/chorus_grass_02"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block",
|
||||
"textures": {
|
||||
"texture": "betterend:block/chorus_grass_03"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block",
|
||||
"textures": {
|
||||
"texture": "betterend:block/chorus_grass_04"
|
||||
}
|
||||
}
|
||||
360
kubejs/assets/betterend/models/block/chorus_lily.json
Normal file
|
|
@ -0,0 +1,360 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "betterend:block/chorus_plant_flower_petal",
|
||||
"texture": "betterend:block/chorus_plant_flower_petal",
|
||||
"center": "betterend:block/chorus_plant_flower_center",
|
||||
"texture1": "betterend:block/chorus_plant_flower_fur"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 4, 0, 4 ],
|
||||
"to": [ 12, 2, 12 ],
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [ 0, 8, 8, 16 ],
|
||||
"texture": "#center"
|
||||
},
|
||||
"up": {
|
||||
"uv": [ 0, 0, 8, 8 ],
|
||||
"texture": "#center"
|
||||
},
|
||||
"north": {
|
||||
"uv": [ 8, 14, 16, 16 ],
|
||||
"texture": "#center"
|
||||
},
|
||||
"south": {
|
||||
"uv": [ 8, 14, 16, 16 ],
|
||||
"texture": "#center"
|
||||
},
|
||||
"west": {
|
||||
"uv": [ 8, 14, 16, 16 ],
|
||||
"texture": "#center"
|
||||
},
|
||||
"east": {
|
||||
"uv": [ 8, 14, 16, 16 ],
|
||||
"texture": "#center"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY2",
|
||||
"from": [ 4.5, 1.125, 16 ],
|
||||
"to": [ 20.5, 1.126, 32 ],
|
||||
"rotation": {
|
||||
"origin": [ 4.5, 1.125, 16 ],
|
||||
"axis": "y",
|
||||
"angle": 45
|
||||
},
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [ 0, 0, 16, 16 ],
|
||||
"texture": "#texture"
|
||||
},
|
||||
"up": {
|
||||
"uv": [ 0, 0, 16, 16 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 180
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY2",
|
||||
"from": [ 0, 1.25, 4.5 ],
|
||||
"to": [ 16, 1.251, 20.5 ],
|
||||
"rotation": {
|
||||
"origin": [ 0, 1.25, 4.5 ],
|
||||
"axis": "y",
|
||||
"angle": -45
|
||||
},
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [ 0, 0, 16, 16 ],
|
||||
"texture": "#texture"
|
||||
},
|
||||
"up": {
|
||||
"uv": [ 0, 0, 16, 16 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 180
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY2",
|
||||
"from": [ -4.5, 1.375, -16 ],
|
||||
"to": [ 11.5, 1.376, 0 ],
|
||||
"rotation": {
|
||||
"origin": [ 11.5, 1.375, 0 ],
|
||||
"axis": "y",
|
||||
"angle": 45
|
||||
},
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [ 0, 0, 16, 16 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 180
|
||||
},
|
||||
"up": {
|
||||
"uv": [ 0, 0, 16, 16 ],
|
||||
"texture": "#texture"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY2",
|
||||
"from": [ 0, 1, -4.5 ],
|
||||
"to": [ 16, 1.001, 11.5 ],
|
||||
"rotation": {
|
||||
"origin": [ 16, 1, 11.5 ],
|
||||
"axis": "y",
|
||||
"angle": -45
|
||||
},
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [ 0, 0, 16, 16 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 180
|
||||
},
|
||||
"up": {
|
||||
"uv": [ 0, 0, 16, 16 ],
|
||||
"texture": "#texture"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX6",
|
||||
"from": [ 11, 0.999, 0.5 ],
|
||||
"to": [ 20, 0.9999999, 16.5 ],
|
||||
"rotation": {
|
||||
"origin": [ 11, 1, 0.5 ],
|
||||
"axis": "z",
|
||||
"angle": 22.5
|
||||
},
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [ 0, 7, 16, 16 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 90
|
||||
},
|
||||
"up": {
|
||||
"uv": [ 16, 16, 0, 7 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 270
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX6",
|
||||
"from": [ 19.25, 4.374, 0.5 ],
|
||||
"to": [ 28.25, 4.375, 16.5 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [ 0, 0, 16, 9 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 90
|
||||
},
|
||||
"up": {
|
||||
"uv": [ 16, 9, 0, 0 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 270
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY11",
|
||||
"from": [ -3, 0.999, 0 ],
|
||||
"to": [ 5, 0.9999999, 16 ],
|
||||
"rotation": {
|
||||
"origin": [ 5, 1, 0 ],
|
||||
"axis": "z",
|
||||
"angle": -22.5
|
||||
},
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [ 0, 8, 16, 16 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 270
|
||||
},
|
||||
"up": {
|
||||
"uv": [ 0, 8, 16, 16 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 270
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY11",
|
||||
"from": [ -10.375, 3.999, 0 ],
|
||||
"to": [ -2.375, 4, 16 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [ 0, 0, 16, 8 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 270
|
||||
},
|
||||
"up": {
|
||||
"uv": [ 0, 0, 16, 8 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 270
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY13",
|
||||
"from": [ -0.5, 1, 11 ],
|
||||
"to": [ 15.5, 1.001, 20 ],
|
||||
"rotation": {
|
||||
"origin": [ -0.5, 1, 11 ],
|
||||
"axis": "x",
|
||||
"angle": -22.5
|
||||
},
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [ 0, 7, 16, 16 ],
|
||||
"texture": "#texture"
|
||||
},
|
||||
"up": {
|
||||
"uv": [ 0, 7, 16, 16 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 180
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY13",
|
||||
"from": [ -0.5, 4.5, 19.25 ],
|
||||
"to": [ 15.5, 4.501, 28.25 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [ 0, 0, 16, 9 ],
|
||||
"texture": "#texture"
|
||||
},
|
||||
"up": {
|
||||
"uv": [ 0, 0, 16, 9 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 180
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY18",
|
||||
"from": [ 1, 0.999, -4 ],
|
||||
"to": [ 17, 0.9999999, 5 ],
|
||||
"rotation": {
|
||||
"origin": [ 1, 1, 5 ],
|
||||
"axis": "x",
|
||||
"angle": 22.5
|
||||
},
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [ 0, 8, 16, 16 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 180
|
||||
},
|
||||
"up": {
|
||||
"uv": [ 0, 8, 16, 16 ],
|
||||
"texture": "#texture"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY18",
|
||||
"from": [ 1, 4.374, -12.25 ],
|
||||
"to": [ 17, 4.375, -3.25 ],
|
||||
"rotation": {
|
||||
"origin": [ 1, 4.375, -3.25 ],
|
||||
"axis": "x",
|
||||
"angle": 0
|
||||
},
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [ 0, 0, 16, 8 ],
|
||||
"texture": "#texture",
|
||||
"rotation": 180
|
||||
},
|
||||
"up": {
|
||||
"uv": [ 0, 0, 16, 8 ],
|
||||
"texture": "#texture"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX20",
|
||||
"from": [ 2, 1, 2 ],
|
||||
"to": [ 2.001, 8, 18 ],
|
||||
"rotation": {
|
||||
"origin": [ 2, 1, 2 ],
|
||||
"axis": "y",
|
||||
"angle": 45
|
||||
},
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": {
|
||||
"uv": [ 0, 9, 16, 16 ],
|
||||
"texture": "#texture1"
|
||||
},
|
||||
"east": {
|
||||
"uv": [ 0, 9, 16, 16 ],
|
||||
"texture": "#texture1"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX20",
|
||||
"from": [ 14, 1, 2 ],
|
||||
"to": [ 14.001, 8, 18 ],
|
||||
"rotation": {
|
||||
"origin": [ 14, 1, 2 ],
|
||||
"axis": "y",
|
||||
"angle": -45
|
||||
},
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": {
|
||||
"uv": [ 0, 9, 16, 16 ],
|
||||
"texture": "#texture1"
|
||||
},
|
||||
"east": {
|
||||
"uv": [ 0, 9, 16, 16 ],
|
||||
"texture": "#texture1"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [ 90, 0, 0 ],
|
||||
"scale": [ 0.5, 0.5, 0.5 ]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [ 90, 0, 0 ],
|
||||
"scale": [ 0.5, 0.5, 0.5 ]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [ 35, 0, 35 ],
|
||||
"scale": [ 0.5, 0.5, 0.5 ]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [ 35, 0, 35 ],
|
||||
"scale": [ 0.5, 0.5, 0.5 ]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [ 22.5, -30, 0 ],
|
||||
"translation": [ 0, 4, 0 ],
|
||||
"scale": [ 0.6, 0.6, 0.6 ]
|
||||
}
|
||||
}
|
||||
}
|
||||
40
kubejs/assets/betterend/models/block/crop_block.json
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "#texture"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 4.1, 0, 0 ],
|
||||
"to": [ 4.1, 16, 16 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 11.9, 0, 0 ],
|
||||
"to": [ 11.9, 16, 16 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 4.1 ],
|
||||
"to": [ 16, 16, 4.1 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 11.9 ],
|
||||
"to": [ 16, 16, 11.9 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "#texture"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 4.1, 0, 0 ],
|
||||
"to": [ 4.1, 16, 16 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 11.9, 0, 0 ],
|
||||
"to": [ 11.9, 16, 16 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 4.1 ],
|
||||
"to": [ 16, 16, 4.1 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 11.9 ],
|
||||
"to": [ 16, 16, 11.9 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
26
kubejs/assets/betterend/models/block/cross_inverted.json
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "#cross"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0.8, 0, 8 ],
|
||||
"to": [ 15.2, 16, 8 ],
|
||||
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": { "uv": [ 16, 0, 0, 16 ], "texture": "#cross" },
|
||||
"south": { "uv": [ 16, 0, 0, 16 ], "texture": "#cross" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 8, 0, 0.8 ],
|
||||
"to": [ 8, 16, 15.2 ],
|
||||
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 16, 0, 0, 16 ], "texture": "#cross" },
|
||||
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#cross" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
126
kubejs/assets/betterend/models/block/crystal_grass_1.json
Normal file
|
|
@ -0,0 +1,126 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "betterend:block/crystal_grass_2",
|
||||
"texture": "betterend:block/crystal_grass_2"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "PlaneX3",
|
||||
"from": [ 2, 0, 2 ],
|
||||
"to": [ 2.001, 9, 18 ],
|
||||
"rotation": { "origin": [ 2, 0, 2 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 7, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 16, 7, 0, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX3",
|
||||
"from": [ 14, 0, 2 ],
|
||||
"to": [ 14.001, 9, 18 ],
|
||||
"rotation": { "origin": [ 14, 0, 2 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 7, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 16, 7, 0, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 5.5, 8.5, 5.5 ],
|
||||
"to": [ 10.5, 8.501, 10.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 4.5, 8, 8 ],
|
||||
"to": [ 9.5, 8.001, 13 ],
|
||||
"rotation": { "origin": [ 4.5, 8, 8 ], "axis": "y", "angle": 45 },
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 1.125, 3.5, 1 ],
|
||||
"to": [ 6.125, 3.501, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 0.125, 3, 3.5 ],
|
||||
"to": [ 5.125, 3.001, 8.5 ],
|
||||
"rotation": { "origin": [ 0.125, 3, 3.5 ], "axis": "y", "angle": 45 },
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 9.75, 3.5, 1.25 ],
|
||||
"to": [ 14.75, 3.501, 6.25 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 8.75, 3, 3.75 ],
|
||||
"to": [ 13.75, 3.001, 8.75 ],
|
||||
"rotation": { "origin": [ 8.75, 3, 3.75 ], "axis": "y", "angle": 45 },
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 9, 4.5, 9.125 ],
|
||||
"to": [ 14, 4.501, 14.125 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 8, 4, 11.625 ],
|
||||
"to": [ 13, 4.001, 16.625 ],
|
||||
"rotation": { "origin": [ 8, 4, 11.625 ], "axis": "y", "angle": 45 },
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 2, 4.5, 9 ],
|
||||
"to": [ 7, 4.501, 14 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 1, 4, 11.5 ],
|
||||
"to": [ 6, 4.001, 16.5 ],
|
||||
"rotation": { "origin": [ 1, 4, 11.5 ], "axis": "y", "angle": 45 },
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
107
kubejs/assets/betterend/models/block/crystal_grass_2.json
Normal file
|
|
@ -0,0 +1,107 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "betterend:block/crystal_grass_3",
|
||||
"texture": "betterend:block/crystal_grass_3"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "PlaneX3",
|
||||
"from": [ 2, 0, 2 ],
|
||||
"to": [ 2.001, 9, 18 ],
|
||||
"rotation": { "origin": [ 2, 0, 2 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 7, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 16, 7, 0, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX3",
|
||||
"from": [ 14, 0, 2 ],
|
||||
"to": [ 14.001, 9, 18 ],
|
||||
"rotation": { "origin": [ 14, 0, 2 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 7, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 16, 7, 0, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 3, 8.5, 3 ],
|
||||
"to": [ 8, 8.501, 8 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 2, 8, 5.5 ],
|
||||
"to": [ 7, 8.001, 10.5 ],
|
||||
"rotation": { "origin": [ 2, 8, 5.5 ], "axis": "y", "angle": 45 },
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 8.375, 8.5, 2.625 ],
|
||||
"to": [ 13.375, 8.501, 7.625 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 7.375, 8, 5.125 ],
|
||||
"to": [ 12.375, 8.001, 10.125 ],
|
||||
"rotation": { "origin": [ 7.375, 8, 5.125 ], "axis": "y", "angle": 45 },
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 3.5, 4.5, 7.5 ],
|
||||
"to": [ 8.5, 4.501, 12.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 2.5, 4, 10 ],
|
||||
"to": [ 7.5, 4.001, 15 ],
|
||||
"rotation": { "origin": [ 2.5, 4, 10 ], "axis": "y", "angle": 45 },
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 8, 5, 7 ],
|
||||
"to": [ 13, 5.001, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 7, 4.5, 9.5 ],
|
||||
"to": [ 12, 4.501, 14.5 ],
|
||||
"rotation": { "origin": [ 7, 4.5, 9.5 ], "axis": "y", "angle": 45 },
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
50
kubejs/assets/betterend/models/block/crystal_grass_3.json
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "betterend:block/crystal_grass_4",
|
||||
"texture": "betterend:block/crystal_grass_4"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "PlaneX3",
|
||||
"from": [ 2.5, 0, 2.5 ],
|
||||
"to": [ 2.501, 9, 18.5 ],
|
||||
"rotation": { "origin": [ 2.5, 0, 2.5 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 7, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 16, 7, 0, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX3",
|
||||
"from": [ 13.5, 0, 2.5 ],
|
||||
"to": [ 13.501, 9, 18.5 ],
|
||||
"rotation": { "origin": [ 13.5, 0, 2.5 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 7, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 16, 7, 0, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 5.5, 8.5, 5.5 ],
|
||||
"to": [ 10.5, 8.501, 10.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneY6",
|
||||
"from": [ 4.5, 8, 8 ],
|
||||
"to": [ 9.5, 8.001, 13 ],
|
||||
"rotation": { "origin": [ 4.5, 8, 8 ], "axis": "y", "angle": 45 },
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 5, 5 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
31
kubejs/assets/betterend/models/block/crystal_grass_4.json
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "betterend:block/crystal_grass_5",
|
||||
"texture": "betterend:block/crystal_grass_5"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "PlaneX3",
|
||||
"from": [ 2.5, 0, 2.5 ],
|
||||
"to": [ 2.501, 10, 18.5 ],
|
||||
"rotation": { "origin": [ 2.5, 0, 2.5 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 6, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 16, 6, 0, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX3",
|
||||
"from": [ 13.5, 0, 2.5 ],
|
||||
"to": [ 13.501, 10, 18.5 ],
|
||||
"rotation": { "origin": [ 13.5, 0, 2.5 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 6, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 16, 6, 0, 16 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
6
kubejs/assets/betterend/models/block/fracturn_01.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "betterend:block/fracturn"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/betterend/models/block/fracturn_02.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block",
|
||||
"textures": {
|
||||
"texture": "betterend:block/fracturn"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/betterend/models/block/fracturn_03.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_inverted",
|
||||
"textures": {
|
||||
"cross": "betterend:block/fracturn"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/betterend/models/block/fracturn_04.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block_inverted",
|
||||
"textures": {
|
||||
"texture": "betterend:block/fracturn"
|
||||
}
|
||||
}
|
||||
8
kubejs/assets/betterend/models/block/inflexia.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cross",
|
||||
"render_type": "cutout_mipped",
|
||||
"textures": {
|
||||
"cross": "betterend:block/inflexia",
|
||||
"particle": "betterend:block/inflexia"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "betterend:block/jungle_grass"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block",
|
||||
"textures": {
|
||||
"texture": "betterend:block/jungle_grass"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_inverted",
|
||||
"textures": {
|
||||
"cross": "betterend:block/jungle_grass"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block_inverted",
|
||||
"textures": {
|
||||
"texture": "betterend:block/jungle_grass"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "betterend:block/jungle_grass_2"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block",
|
||||
"textures": {
|
||||
"texture": "betterend:block/jungle_grass_2"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_inverted",
|
||||
"textures": {
|
||||
"cross": "betterend:block/jungle_grass_2"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block_inverted",
|
||||
"textures": {
|
||||
"texture": "betterend:block/jungle_grass_2"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "betterend:block/twisted_umbrella_moss_small"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block",
|
||||
"textures": {
|
||||
"texture": "betterend:block/twisted_umbrella_moss_small"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_inverted",
|
||||
"textures": {
|
||||
"cross": "betterend:block/twisted_umbrella_moss_small"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block_inverted",
|
||||
"textures": {
|
||||
"texture": "betterend:block/twisted_umbrella_moss_small"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/betterend/models/block/salteago_01.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "betterend:block/salteago"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/betterend/models/block/salteago_02.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block",
|
||||
"textures": {
|
||||
"texture": "betterend:block/salteago"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/betterend/models/block/salteago_03.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_inverted",
|
||||
"textures": {
|
||||
"cross": "betterend:block/salteago"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/betterend/models/block/salteago_04.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block_inverted",
|
||||
"textures": {
|
||||
"texture": "betterend:block/salteago"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "betterend:block/vaiolush_fern"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block",
|
||||
"textures": {
|
||||
"texture": "betterend:block/vaiolush_fern"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_inverted",
|
||||
"textures": {
|
||||
"cross": "betterend:block/vaiolush_fern"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/crop_block_inverted",
|
||||
"textures": {
|
||||
"texture": "betterend:block/vaiolush_fern"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:block/blooming_cooksonia"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/betterend/models/item/chorus_grass.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:block/chorus_grass_01"
|
||||
}
|
||||
}
|
||||
3
kubejs/assets/betterend/models/item/chorus_lily.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/chorus_lily"
|
||||
}
|
||||
6
kubejs/assets/betterend/models/item/crystal_grass.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:block/crystal_grass_5"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/betterend/models/item/fracturn.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:block/fracturn"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/betterend/models/item/inflexia.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:block/inflexia"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/betterend/models/item/jungle_grass.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:block/jungle_grass"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/betterend/models/item/salteago.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:block/salteago"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/betterend/models/item/vaiolush_fern.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:block/vaiolush_fern"
|
||||
}
|
||||
}
|
||||
BIN
kubejs/assets/betterend/textures/block/blooming_cooksonia.png
Normal file
|
After Width: | Height: | Size: 212 B |
BIN
kubejs/assets/betterend/textures/block/blooming_cooksonia_e.png
Normal file
|
After Width: | Height: | Size: 132 B |
BIN
kubejs/assets/betterend/textures/block/chorus_grass_01.png
Normal file
|
After Width: | Height: | Size: 535 B |
BIN
kubejs/assets/betterend/textures/block/chorus_grass_02.png
Normal file
|
After Width: | Height: | Size: 445 B |
BIN
kubejs/assets/betterend/textures/block/chorus_grass_03.png
Normal file
|
After Width: | Height: | Size: 527 B |
BIN
kubejs/assets/betterend/textures/block/chorus_grass_04.png
Normal file
|
After Width: | Height: | Size: 493 B |
|
After Width: | Height: | Size: 580 B |
|
After Width: | Height: | Size: 247 B |
|
After Width: | Height: | Size: 408 B |
BIN
kubejs/assets/betterend/textures/block/crystal_grass_2.png
Normal file
|
After Width: | Height: | Size: 252 B |
BIN
kubejs/assets/betterend/textures/block/crystal_grass_3.png
Normal file
|
After Width: | Height: | Size: 236 B |
BIN
kubejs/assets/betterend/textures/block/crystal_grass_4.png
Normal file
|
After Width: | Height: | Size: 241 B |
BIN
kubejs/assets/betterend/textures/block/crystal_grass_5.png
Normal file
|
After Width: | Height: | Size: 173 B |
BIN
kubejs/assets/betterend/textures/block/fracturn.png
Normal file
|
After Width: | Height: | Size: 206 B |
BIN
kubejs/assets/betterend/textures/block/inflexia.png
Normal file
|
After Width: | Height: | Size: 170 B |
BIN
kubejs/assets/betterend/textures/block/jungle_grass.png
Normal file
|
After Width: | Height: | Size: 977 B |
BIN
kubejs/assets/betterend/textures/block/jungle_grass_2.png
Normal file
|
After Width: | Height: | Size: 976 B |
BIN
kubejs/assets/betterend/textures/block/salteago.png
Normal file
|
After Width: | Height: | Size: 241 B |
|
After Width: | Height: | Size: 213 B |
BIN
kubejs/assets/betterend/textures/block/vaiolush_fern.png
Normal file
|
After Width: | Height: | Size: 249 B |
10
kubejs/assets/tfg/blockstates/bud_indicator.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "tfg:block/bud_indicator" },
|
||||
{ "model": "tfg:block/bud_indicator", "y": 90 },
|
||||
{ "model": "tfg:block/bud_indicator", "y": 180 },
|
||||
{ "model": "tfg:block/bud_indicator", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "tfg:block/lunar_roots"
|
||||
}
|
||||
"": [
|
||||
{ "model": "tfg:block/lunar_roots" },
|
||||
{ "model": "tfg:block/lunar_roots", "y": 90 },
|
||||
{ "model": "tfg:block/lunar_roots", "y": 180 },
|
||||
{ "model": "tfg:block/lunar_roots", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "tfg:block/lunar_sprouts"
|
||||
}
|
||||
"": [
|
||||
{ "model": "tfg:block/lunar_sprouts" },
|
||||
{ "model": "tfg:block/lunar_sprouts", "y": 90 },
|
||||
{ "model": "tfg:block/lunar_sprouts", "y": 180 },
|
||||
{ "model": "tfg:block/lunar_sprouts", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "tfg:block/mushroom_roots"
|
||||
}
|
||||
"": [
|
||||
{ "model": "tfg:block/mushroom_roots" },
|
||||
{ "model": "tfg:block/mushroom_roots", "y": 90 },
|
||||
{ "model": "tfg:block/mushroom_roots", "y": 180 },
|
||||
{ "model": "tfg:block/mushroom_roots", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "tfg:block/mushroom_sprouts"
|
||||
}
|
||||
"": [
|
||||
{ "model": "tfg:block/mushroom_sprouts" },
|
||||
{ "model": "tfg:block/mushroom_sprouts", "y": 90 },
|
||||
{ "model": "tfg:block/mushroom_sprouts", "y": 180 },
|
||||
{ "model": "tfg:block/mushroom_sprouts", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -1,3 +1,6 @@
|
|||
{
|
||||
"parent": "tfg:block/lunar_roots"
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "tfg:block/lunar_roots"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,3 +1,6 @@
|
|||
{
|
||||
"parent": "tfg:block/lunar_sprouts"
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "tfg:block/lunar_sprouts"
|
||||
}
|
||||
}
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{BotariumData: {StoredFluids: [{Amount: 1000, Fluid: \"tfg:heliox_3\"}]}}"
|
||||
"tag": "{BotariumData: {StoredFluids: [{Amount: 1000, Fluid: \"tfg:compressed_heliox_3\"}]}}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
|
|
@ -42,6 +42,8 @@
|
|||
"#tfg:moon_small_rock_features",
|
||||
[
|
||||
"tfg:moon/surface/warped_sprouts_patch",
|
||||
"tfg:moon/surface/salteago",
|
||||
"tfg:moon/surface/inflexia",
|
||||
"tfg:moon/asurine/asurine",
|
||||
"tfg:moon/asurine/asurine_spikes"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -45,6 +45,10 @@
|
|||
"tfg:moon/surface/dead_coral_fans",
|
||||
"tfg:moon/surface/warped_sprouts_patch",
|
||||
"tfg:moon/surface/warped_roots_patch",
|
||||
"tfg:moon/surface/chorus_grass_rare",
|
||||
"tfg:moon/surface/vaiolush_fern",
|
||||
"tfg:moon/surface/salteago",
|
||||
"tfg:moon/surface/inflexia",
|
||||
"tfg:moon/asurine/asurine_spikes"
|
||||
],
|
||||
[
|
||||
|
|
|
|||
|
|
@ -40,7 +40,10 @@
|
|||
[],
|
||||
"#tfg:moon_small_rock_features",
|
||||
[
|
||||
"tfg:moon/surface/warped_sprouts_patch",
|
||||
"tfg:moon/surface/chorus_lily",
|
||||
"tfg:moon/surface/chorus_grass_rare",
|
||||
"tfg:moon/surface/chorus_grass_common",
|
||||
"tfg:moon/surface/inflexia",
|
||||
"tfg:moon/surface/chorus_plant_common"
|
||||
],
|
||||
[
|
||||
|
|
@ -72,17 +75,17 @@
|
|||
"type": "minecraft:enderman",
|
||||
"maxCount": 3,
|
||||
"minCount": 1,
|
||||
"weight": 100
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"type": "endermanoverhaul:windswept_hills_enderman",
|
||||
"maxCount": 1,
|
||||
"minCount": 1,
|
||||
"weight": 20
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "endermanoverhaul:end_enderman",
|
||||
"maxCount": 1,
|
||||
"maxCount": 2,
|
||||
"minCount": 1,
|
||||
"weight": 100
|
||||
},
|
||||
|
|
|
|||
|
|
@ -43,7 +43,10 @@
|
|||
"tfg:moon/surface/birt_dwelling",
|
||||
"tfg:moon/surface/dead_coral_fans",
|
||||
"tfg:moon/surface/warped_sprouts_patch",
|
||||
"tfg:moon/surface/warped_roots_patch",
|
||||
"tfg:moon/surface/chorus_lily",
|
||||
"tfg:moon/surface/chorus_grass_common",
|
||||
"tfg:moon/surface/vaiolush_fern",
|
||||
"tfg:moon/surface/inflexia",
|
||||
"tfg:moon/surface/chorus_plant_rare"
|
||||
],
|
||||
[
|
||||
|
|
@ -118,6 +121,12 @@
|
|||
"maxCount": 1,
|
||||
"minCount": 1,
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "endermanoverhaul:end_islands_enderman",
|
||||
"maxCount": 1,
|
||||
"minCount": 1,
|
||||
"weight": 10
|
||||
}
|
||||
],
|
||||
"underground_water_creature": [],
|
||||
|
|
|
|||
|
|
@ -42,7 +42,8 @@
|
|||
[
|
||||
"tfg:moon/surface/dead_coral_blocks",
|
||||
"tfg:moon/surface/dead_coral",
|
||||
"tfg:moon/surface/dead_coral_fans"
|
||||
"tfg:moon/surface/dead_coral_fans",
|
||||
"tfg:moon/surface/inflexia"
|
||||
],
|
||||
[
|
||||
"tfg:moon/hardening"
|
||||
|
|
|
|||
|
|
@ -44,7 +44,10 @@
|
|||
"tfg:moon/surface/birt_dwelling",
|
||||
"tfg:moon/surface/dead_coral",
|
||||
"tfg:moon/surface/dead_coral_fans",
|
||||
"tfg:moon/surface/warped_sprouts_patch"
|
||||
"tfg:moon/surface/warped_sprouts_patch",
|
||||
"tfg:moon/surface/chorus_grass_rare",
|
||||
"tfg:moon/surface/salteago",
|
||||
"tfg:moon/surface/inflexia"
|
||||
],
|
||||
[
|
||||
"tfg:moon/hardening"
|
||||
|
|
|
|||
|
|
@ -42,6 +42,8 @@
|
|||
[
|
||||
"tfg:moon/surface/warped_sprouts_patch",
|
||||
"tfg:moon/surface/warped_roots_patch",
|
||||
"tfg:moon/surface/vaiolush_fern",
|
||||
"tfg:moon/surface/salteago",
|
||||
"tfg:moon/surface/warped_vine_common"
|
||||
],
|
||||
[
|
||||
|
|
|
|||