peytonplayz585-shadow-4.0/desktopRuntime/resources/assets/minecraft/models/block/brick_inner_stairs.json

9 lines
168 B
JSON
Raw Normal View History

2024-04-11 14:18:30 -07:00
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "blocks/brick",
"top": "blocks/brick",
"side": "blocks/brick"
}
}