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

9 lines
169 B
JSON
Raw Permalink Normal View History

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