Skip to content

Commit

Permalink
new settings tick
Browse files Browse the repository at this point in the history
  • Loading branch information
LogyBanana committed Jan 12, 2025
1 parent 3563316 commit 2826603
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions main/assets/minecraft/models/item/2d/settings-tick.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"textures": {
"layer0": "item/2d/settings-tick"
},
"parent": "item/generated"
}
3 changes: 2 additions & 1 deletion main/assets/minecraft/models/item/paper.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
{"predicate": {"custom_model_data":6969420}, "model": "item/weapons/walkie"},
{"predicate": {"custom_model_data":6969421}, "model": "item/2d/r_button"},
{"predicate": {"custom_model_data":6969422}, "model": "item/2d/speaker"},
{"predicate": {"custom_model_data":6969423}, "model": "item/2d/ticket"}
{"predicate": {"custom_model_data":6969423}, "model": "item/2d/ticket"},
{"predicate": {"custom_model_data":6969424}, "model": "item/2d/settings-tick"}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2826603

Please sign in to comment.