Skip to content

Commit

Permalink
shirt
Browse files Browse the repository at this point in the history
  • Loading branch information
29cmb committed Nov 23, 2024
1 parent 8ed91a7 commit 1c58ebe
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/cmbminigames/models/item/inventory.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/cosmetics"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/echo_shard.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
"custom_model_data": 4
},
"model": "cmbminigames:item/star_shower"
},
{
"predicate":{
"custom_model_data": 5
},
"model": "cmbminigames:item/inventory"
}
]
}

0 comments on commit 1c58ebe

Please sign in to comment.