neuralgia/kubejs/assets/betterend/models/block/purple_polypore_02.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

87 lines
No EOL
2.7 KiB
JSON

{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/purple_polypore",
"texture": "betterend:block/purple_polypore"
},
"elements": [
{
"__comment": "Box1",
"from": [ 2, 4, 0 ],
"to": [ 10, 7, 6 ],
"shade": false,
"faces": {
"down": { "uv": [ 8, 10, 16, 16 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 8, 6 ], "texture": "#texture" },
"south": { "uv": [ 0, 8, 8, 11 ], "texture": "#texture" },
"west": { "uv": [ 1, 8, 7, 11 ], "texture": "#texture" },
"east": { "uv": [ 1, 8, 7, 11 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 8, 11, 0 ],
"to": [ 14, 13, 3 ],
"shade": false,
"faces": {
"down": { "uv": [ 10, 5, 16, 8 ], "texture": "#texture" },
"up": { "uv": [ 1, 0, 7, 3 ], "texture": "#texture" },
"south": { "uv": [ 1, 8, 6, 10 ], "texture": "#texture" },
"west": { "uv": [ 3, 8, 6, 10 ], "texture": "#texture" },
"east": { "uv": [ 3, 8, 6, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 1, 9, 0 ],
"to": [ 5, 11, 2 ],
"shade": false,
"faces": {
"down": { "uv": [ 11, 6, 15, 8 ], "texture": "#texture" },
"up": { "uv": [ 2, 0, 6, 2 ], "texture": "#texture" },
"south": { "uv": [ 2, 8, 6, 10 ], "texture": "#texture" },
"west": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" },
"east": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 3, 13, 0 ],
"to": [ 7, 15, 2 ],
"shade": false,
"faces": {
"down": { "uv": [ 11, 6, 15, 8 ], "texture": "#texture" },
"up": { "uv": [ 2, 0, 6, 2 ], "texture": "#texture" },
"south": { "uv": [ 2, 8, 6, 10 ], "texture": "#texture" },
"west": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" },
"east": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 10, 1, 0 ],
"to": [ 14, 3, 2 ],
"shade": false,
"faces": {
"down": { "uv": [ 11, 6, 15, 8 ], "texture": "#texture" },
"up": { "uv": [ 2, 0, 6, 2 ], "texture": "#texture" },
"south": { "uv": [ 2, 8, 6, 10 ], "texture": "#texture" },
"west": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" },
"east": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 11, 7, 0 ],
"to": [ 15, 9, 2 ],
"shade": false,
"faces": {
"down": { "uv": [ 11, 6, 15, 8 ], "texture": "#texture" },
"up": { "uv": [ 2, 0, 6, 2 ], "texture": "#texture" },
"south": { "uv": [ 2, 8, 6, 10 ], "texture": "#texture" },
"west": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" },
"east": { "uv": [ 3, 8, 5, 10 ], "texture": "#texture" }
}
}
]
}