BloodMagic/src/generated/resources/assets/bloodmagic/models/block/veinmine_charge.json
WayofTime 2c3af715d7 Fixed the Blood Altar not inputting Fluids properly.
Also added the Vein Mining charge.
2021-01-23 17:54:32 -05:00

11 lines
331 B
JSON

{
"parent": "bloodmagic:block/sub/shaped_charge",
"textures": {
"1": "minecraft:block/sandstone_bottom",
"3": "minecraft:block/sandstone_bottom",
"4": "bloodmagic:block/blankrune",
"5": "minecraft:block/sand",
"6": "bloodmagic:models/defaultcrystal",
"particle": "bloodmagic:models/defaultcrystal"
}
}