resent-1.8/desktopRuntime/resources/assets/minecraft/models/block/waterlily.json
ThisIsALegitUsername 98a62293f2 decompile eaglercraft
2022-12-27 18:59:46 +00:00

17 lines
482 B
JSON

{
"ambientocclusion": false,
"textures": {
"particle": "blocks/waterlily",
"texture": "blocks/waterlily"
},
"elements": [
{ "from": [ 0, 0.25, 0 ],
"to": [ 16, 0.25, 16 ],
"faces": {
"down": { "uv": [ 16, 16, 0, 0 ], "texture": "#texture", "tintindex": 0 },
"up": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture", "tintindex": 0 }
}
}
]
}