neuralgia/kubejs/assets/betterend/models/block/jungle_fern_2.json
Pyritie 87f9d0cf6d
More Better End plants (#1471)
* github pls

* add initial textures + blockstates

* models

* started writing up the blocks

* model adjustments, added item models and textures

* cleanup

* git moment
2025-07-28 23:33:10 +01:00

129 lines
No EOL
3.8 KiB
JSON

{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/jungle_fern_leaf",
"texture": "betterend:block/jungle_fern_leaf",
"spore": "betterend:block/jungle_fern_spore",
"texture1": "betterend:block/jungle_fern_middle"
},
"elements": [
{
"__comment": "PlaneY3",
"from": [ 0, 11, 0 ],
"to": [ 16, 11.001, 8 ],
"rotation": { "origin": [ 0, 11, 0 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 8, 0, 16 ], "texture": "#texture" },
"up": { "uv": [ 16, 16, 0, 8 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneY6",
"from": [ 8, 10.875, -7 ],
"to": [ 16, 10.876, 9 ],
"rotation": { "origin": [ 8, 10.875, -7 ], "axis": "z", "angle": 22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 8, 0, 16 ], "texture": "#texture", "rotation": 90 },
"up": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture", "rotation": 90 }
}
},
{
"__comment": "PlaneY6",
"from": [ 0, 10.874, -7 ],
"to": [ 8, 10.875, 9 ],
"rotation": { "origin": [ 8, 10.875, -7 ], "axis": "z", "angle": -22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 16, 0, 8 ], "texture": "#texture", "rotation": 90 },
"up": { "uv": [ 0, 16, 16, 8 ], "texture": "#texture", "rotation": 90 }
}
},
{
"__comment": "PlaneY8",
"from": [ 0, 14, 7.375 ],
"to": [ 16, 14.001, 15.375 ],
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 8 ], "texture": "#texture" },
"up": { "uv": [ 16, 8, 0, 0 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneY9",
"from": [ 15.25, 13.875, -7 ],
"to": [ 23.25, 13.876, 9 ],
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 8 ], "texture": "#texture", "rotation": 90 },
"up": { "uv": [ 0, 0, 16, 8 ], "texture": "#texture", "rotation": 90 }
}
},
{
"__comment": "PlaneY9",
"from": [ -7.25, 13.875, -7 ],
"to": [ 0.75, 13.876, 9 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 8, 16, 0 ], "texture": "#texture", "rotation": 90 },
"up": { "uv": [ 0, 8, 16, 0 ], "texture": "#texture", "rotation": 90 }
}
},
{
"__comment": "PlaneX11",
"from": [ 8, -2, 0 ],
"to": [ 8.001, 14, 16 ],
"rotation": { "origin": [ 8, -2, 0 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 16, 0, 0, 16 ], "texture": "#spore" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#spore" }
}
},
{
"__comment": "PlaneX11",
"from": [ 8, -2, 0 ],
"to": [ 8.001, 14, 16 ],
"rotation": { "origin": [ 8, -2, 0 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 16, 0, 0, 16 ], "texture": "#spore" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#spore" }
}
},
{
"__comment": "PlaneY9",
"from": [ 8.5, 11, -10 ],
"to": [ 24.5, 11.001, 6 ],
"rotation": { "origin": [ 24.5, 11, 6 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneY9",
"from": [ -13.0001, 10.625, 1.5 ],
"to": [ 2.9999, 10.626, 17.5 ],
"rotation": { "origin": [ 3, 10.625, 17.5 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"down": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
}
},
{
"__comment": "PlaneZ12",
"from": [ 0, 11, 0.5 ],
"to": [ 16, 27, 0.501 ],
"rotation": { "origin": [ 0, 11, 0.5 ], "axis": "x", "angle": 22.5 },
"shade": false,
"faces": {
"north": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture1" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" }
}
}
]
}