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

9 lines
254 B
JSON

{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"side": "hee:block/end_stone_burned_side",
"bottom": "minecraft:block/end_stone",
"top": "hee:block/end_stone_burned_top",
"particle": "hee:block/end_stone_burned_top"
}
}