eaglercraft-1.8-workspace/desktopRuntime/resources/assets/minecraft/models/block/birch_stairs.json
2024-02-14 20:52:11 -08:00

9 lines
183 B
JSON
Executable File

{
"parent": "block/stairs",
"textures": {
"bottom": "blocks/planks_birch",
"top": "blocks/planks_birch",
"side": "blocks/planks_birch"
}
}