Added the Binding array
Hehe lightning go brrrrrr
This commit is contained in:
parent
2075fa5be3
commit
507c541d5b
15 changed files with 407 additions and 6 deletions
|
@ -125,6 +125,7 @@
|
|||
"item.bloodmagic.primitive_explosive_cell": "Primitive Explosive Cell",
|
||||
"item.bloodmagic.primitive_hydration_cell": "Primitive Hydration Cell",
|
||||
"item.bloodmagic.reagentair": "Air Reagent",
|
||||
"item.bloodmagic.reagentbinding": "Binding Reagent",
|
||||
"item.bloodmagic.reagentbloodlight": "Blood Lamp Reagent",
|
||||
"item.bloodmagic.reagentfastminer": "Mining Reagent",
|
||||
"item.bloodmagic.reagentgrowth": "Growth Reagent",
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:item/reagentbinding"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue