Added blood lamp reagent, sigil effects, and the blood lamp array.
This commit is contained in:
parent
9839dccd04
commit
27d63d5df3
11 changed files with 70 additions and 30 deletions
|
@ -77,6 +77,7 @@ item.BloodMagic.baseComponent.reagentSight.name=Sight Reagent
|
|||
item.BloodMagic.baseComponent.reagentBinding.name=Binding Reagent
|
||||
item.BloodMagic.baseComponent.reagentSuppression.name=Suppression Reagent
|
||||
item.BloodMagic.baseComponent.frameParts.name=Frame Parts
|
||||
item.BloodMagic.baseComponent.reagentBloodLight.name=Blood Lamp Reagent
|
||||
|
||||
item.BloodMagic.monsterSoul.base.name=Demonic Will
|
||||
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent":"bloodmagic:item/ItemModelBase",
|
||||
"textures": {
|
||||
"layer0":"bloodmagic:items/ReagentBloodLight"
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
Loading…
Add table
Add a link
Reference in a new issue