peytonplayz585-shadow-4.0/desktopRuntime/resources/assets/minecraft/models/block/orientable_vertical.json
2024-04-11 17:18:30 -04:00

13 lines
247 B
JSON

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