Skip to content

Commit

Permalink
Add loading icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Gutin1 committed Jan 19, 2025
1 parent d8bd437 commit fb0fb1b
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/horizonsend/items/ui/loading.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "horizonsend:item/ui/loading"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/loading.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/loading"
}
}
Binary file added assets/horizonsend/textures/item/ui/loading.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions assets/horizonsend/textures/item/ui/loading.png.mcmeta
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"animation": {
"frametime": 2
}
}

0 comments on commit fb0fb1b

Please sign in to comment.