Skip to content

Commit

Permalink
I'm so silly ;-;
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikkilectric committed May 11, 2024
1 parent e467a70 commit 22e67ca
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions assets/continentalmc/models/item/slime_glue.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "minecraft:item/slime_ball"
},
"overrides": [
{"predicate": {"custom_model_data":1}, "model": "continentalmc:item/slime_glue"}
]

}
"parent": "item/generated",
"textures": {
"layer0": "continentalmc:item/slime_glue"
}
}

0 comments on commit 22e67ca

Please sign in to comment.