Implemented RitualDiviner
Finished fully implementing the Ritual Diviner item. Changed the `cycleDirection` method to occur when the player does not sneak + right clicks, because the method for when a player left clicks with an item seems to have dissapeared.
This commit is contained in:
parent
85e47dbfa8
commit
e254287a5e
9 changed files with 78 additions and 50 deletions
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:item/ritualdivinerdusk"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue