BloodMagic/src/generated/resources/assets/bloodmagic/models/item/slate_ampoule.json
WayofTime d15daa737c Added Syringe Throwing Daggers and Slate Ampoules
The new Throwing Daggers deal 8 damage and have a chance to drop a Slate Ampoule based on the mob killed's max health. Crafted using the Hellfire Forge.
Using a Slate Ampoule next to a Blood Altar fills its main tank with 500LP .
2021-01-26 08:26:33 -05:00

6 lines
109 B
JSON

{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "bloodmagic:item/slate_ampoule"
}
}