EaglerWASMPvpBase/desktopRuntime/resources/assets/minecraft/models/block/brick_inner_stairs.json

9 lines
160 B
JSON
Raw Permalink Normal View History

2024-12-28 01:16:57 -06:00
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "blocks/brick",
"top": "blocks/brick",
"side": "blocks/brick"
}
}