Added blood lamp reagent, sigil effects, and the blood lamp array.

This commit is contained in:
WayofTime 2016-01-31 14:31:16 -05:00
parent 9839dccd04
commit 27d63d5df3
11 changed files with 70 additions and 30 deletions

View file

@ -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

View file

@ -0,0 +1,6 @@
{
"parent":"bloodmagic:item/ItemModelBase",
"textures": {
"layer0":"bloodmagic:items/ReagentBloodLight"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB