minecraft-assets/assets/minecraft/models/block/cube_bottom_top.json

13 lines
235 B
JSON

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