1
0
mirror of https://github.com/chylex/Hardcore-Ender-Expansion-2.git synced 2024-09-19 16:42:47 +02:00
Hardcore-Ender-Expansion-2/data/gen/assets/hee/models/block/whitebark_stairs_inner.json
2021-07-07 10:11:28 +02:00

8 lines
193 B
JSON

{
"parent": "minecraft:block/inner_stairs",
"textures": {
"side": "hee:block/whitebark_planks",
"bottom": "hee:block/whitebark_planks",
"top": "hee:block/whitebark_planks"
}
}