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

13 lines
241 B
JSON

{
"parent": "block/cube_mirrored",
"textures": {
"particle": "#side",
"down": "#end",
"up": "#end",
"north": "#side",
"east": "#side",
"south": "#side",
"west": "#side"
}
}