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

13 lines
247 B
JSON

{
"parent": "block/cube",
"textures": {
"particle": "#side",
"down": "#bottom",
"up": "#top",
"north": "#side",
"east": "#side",
"south": "#side",
"west": "#side"
}
}