Skip to content

Commit

Permalink
fix the texture
Browse files Browse the repository at this point in the history
  • Loading branch information
29cmb committed Dec 5, 2024
1 parent 167c083 commit a79080c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/cmbminigames/models/cosmetic/angelic.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"credit": "Made with Blockbench",
"texture_size": [64, 64],
"textures": {
"2": "block/texture"
"2": "cmbminigames:block/cosmetic/angelic/angel"
},
"elements": [
{
Expand Down
2 changes: 1 addition & 1 deletion assets/cmbminigames/models/cosmetic/demon_horns.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"4": "Demon"
"4": "cmbminigames:block/cosmetic/demon_horns/demon"
},
"elements": [
{
Expand Down

0 comments on commit a79080c

Please sign in to comment.