1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-04-06 07:26:04 +00:00
PixelPerfectionCE/assets/minecraft/models/block/cube_column.json
2020-05-15 16:17:25 +02:00

12 lines
244 B
JSON

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