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/dusty_stone_brick_stairs_outer.json
2021-07-07 10:11:28 +02:00

8 lines
199 B
JSON

{
"parent": "minecraft:block/outer_stairs",
"textures": {
"side": "hee:block/dusty_stone_bricks",
"bottom": "hee:block/dusty_stone_bricks",
"top": "hee:block/dusty_stone_bricks"
}
}