Fix up the datapack for the renamed item

This commit is contained in:
Zontreck 2024-02-18 08:25:40 -07:00
parent 27b184a040
commit 2f3e867fe5
3 changed files with 7 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/mob_capture_ball"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/poss_ball"
"layer0": "otemod:item/deprecated"
}
}

View file

Before

Width:  |  Height:  |  Size: 289 B

After

Width:  |  Height:  |  Size: 289 B