1
0
Fork 0
hoosiertransfer-mod-saigevers/desktopRuntime/resources/assets/minecraft/models/block/purpur_outer_stairs.json

9 lines
181 B
JSON
Raw Normal View History

2024-05-01 10:21:37 -05:00
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "blocks/purpur_block",
"top": "blocks/purpur_block",
"side": "blocks/purpur_block"
}
}