BloodMagic/src/generated/resources/assets/bloodmagic/models/block/dungeon_brick2.json
WayofTime ddadbef425 Added a bunch of the dungeon blocks to the mod.
Mainly only the "Raw" variants right now. No recipes have been added yet.
2020-11-14 16:15:26 -05:00

6 lines
116 B
JSON

{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "bloodmagic:block/dungeon/dungeon_brick2"
}
}