Skip to content

Commit

Permalink
checkmark item
Browse files Browse the repository at this point in the history
  • Loading branch information
kwazedilla committed Nov 16, 2024
1 parent e6b09ef commit efc1dff
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/checkmark.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/checkmark"
}
}
Binary file added assets/horizonsend/textures/item/ui/checkmark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/minecraft/models/item/warped_fungus_on_a_stick.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
{"predicate": {"custom_model_data": 111}, "model": "horizonsend:item/ui/route_undo_gray"},
{"predicate": {"custom_model_data": 112}, "model": "horizonsend:item/ui/route_jump_gray"},
{"predicate": {"custom_model_data": 113}, "model": "horizonsend:item/ui/route_segment_2"},
{"predicate": {"custom_model_data": 114}, "model": "horizonsend:item/ui/checkmark"},

{"predicate": {"custom_model_data": 201}, "model": "horizonsend:item/planet_icon/aerach"},
{"predicate": {"custom_model_data": 202}, "model": "horizonsend:item/planet_icon/aret"},
Expand Down

0 comments on commit efc1dff

Please sign in to comment.