Finished reimplementing the Sigil of Holding
Probably missed a few System.out messages for testing, but ah well.
This commit is contained in:
parent
b7e06f23bf
commit
3d51f61915
23 changed files with 429 additions and 45 deletions
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:item/reagentholding"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:item/sigilofholding"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue