Fix up the datapack for the renamed item
This commit is contained in:
parent
27b184a040
commit
2f3e867fe5
3 changed files with 7 additions and 1 deletions
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "otemod:item/mob_capture_ball"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "otemod:item/poss_ball"
|
||||
"layer0": "otemod:item/deprecated"
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 289 B After Width: | Height: | Size: 289 B |
Reference in a new issue