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

9 lines
177 B
JSON
Executable File

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