1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{ "ambientocclusion": false, "textures": { "particle": "#vine", "vine": "tconstruct:blocks/slime/slimevine" }, "elements": [ { "from": [ 0, 15.2, 0 ], "to": [ 16, 15.2, 16 ], "shade": false, "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#vine", "tintindex": 0 }, "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#vine", "tintindex": 0 } } } ] }