Skip to content

Commit

Permalink
added sound icon
Browse files Browse the repository at this point in the history
  • Loading branch information
kwazedilla committed Aug 4, 2024
1 parent db3bea0 commit 5fa674c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/sound.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/sound"
}
}
Binary file modified assets/horizonsend/textures/font/sidebar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/horizonsend/textures/item/ui/sound.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 @@ -165,6 +165,7 @@
{"predicate": {"custom_model_data": 6034}, "model": "horizonsend:item/ui/list"},
{"predicate": {"custom_model_data": 6035}, "model": "horizonsend:item/ui/compass_needle"},
{"predicate": {"custom_model_data": 6036}, "model": "horizonsend:item/ui/bookmark"},
{"predicate": {"custom_model_data": 6058}, "model": "horizonsend:item/ui/sound"},

{"predicate": {"custom_model_data": 7000}, "model": "horizonsend:item/tool/modification/drill_aoe_1"},
{"predicate": {"custom_model_data": 7001}, "model": "horizonsend:item/tool/modification/drill_aoe_2"},
Expand Down

0 comments on commit 5fa674c

Please sign in to comment.