Whoops, forgot EtherealSlates
This commit is contained in:
parent
96d94721c4
commit
42d6c4b59b
5 changed files with 10 additions and 2 deletions
|
@ -29,6 +29,7 @@ item.BloodMagic.slate.blank.name=Blank Slate
|
|||
item.BloodMagic.slate.reinforced.name=Reinforced Slate
|
||||
item.BloodMagic.slate.imbued.name=Imbued Slate
|
||||
item.BloodMagic.slate.demonic.name=Demonic Slate
|
||||
item.BloodMagic.slate.ethereal.name=Ethereal Slate
|
||||
|
||||
item.BloodMagic.focus.weak.name=Teleposition Focus
|
||||
item.BloodMagic.focus.enhanced.name=Enhanced Teleposition Focus
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent":"bloodmagic:item/ItemModelBase",
|
||||
"textures": {
|
||||
"layer0":"bloodmagic:items/baseItem_ethereal_slate"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue