Skip to content

Commit

Permalink
B1tse k textures fix (#184)
Browse files Browse the repository at this point in the history
* Add files via upload

* Delete fonts/minecraft-ten/textures/glow_squid.png

* Rename Selection 2024-10-24T16.16.02.png to glow_squid.png

* Delete fonts/minecraft-ten/textures/enderman.png

* Add files via upload

* Rename Selection 2024-10-24T16.29.45.png to enderman.png

* Delete fonts/minecraft-ten/textures/enderman.png

* Add files via upload

* Rename Selection 2024-10-24T16.29.45.png to enderman.png

* Delete fonts/minecraft-ten-outline/textures/mob_vote_icon_gradient.png

* Add files via upload

* Rename Selection 2024-10-23T20.55.32.png to mob_vote_icon_gradient.png

* Delete fonts/minecraft-ten-cyrillic/textures/enderman.png

* Add files via upload

* Rename Selection 2024-10-24T16.29.54.png to enderman.png

* Delete fonts/minecraft-ten-cyrillic/textures/enderman.png

* Add files via upload

* Rename Selection 2024-10-24T16.29.54.png to enderman.png

* Delete fonts/minecraft-gui/textures/achievement.png

* Delete fonts/minecraft-gui/textures/hotbar.png

* Delete fonts/minecraft-gui/textures/map.png

* Delete fonts/minecraft-gui/textures/menu_button.png

* Add files via upload

* Rename Selection 2024-10-23T20.54.30.png to map.png

* Rename Selection 2024-10-23T20.53.12.png to hotbar.png

* Rename Selection 2024-10-23T20.51.52.png to achievement.png

* Rename Selection 2024-10-23T20.51.11.png to menu_button.png

* Delete fonts/minecraft-ten/textures/enderman.png

* Delete fonts/minecraft-ten/textures/glow_squid.png

* Add files via upload

* Rename Selection 2024-10-27T15.09.25.png to glow_squid.png

* Delete fonts/minecraft-ten/textures/glow_squid.png

* Delete fonts/minecraft-ten/textures/enderman.png

* Add files via upload

* Rename Selection 2024-10-27T15.09.25.png to glow_squid.png

* Delete fonts/minecraft-ten-cyrillic/textures/enderman.png

* Add files via upload

* Rename enderman (1).png to enderman.png

* Update achievement.png

* revert hotbar

* revert map

* revert menu button

* separated variants

* re-add old glow squid, compile

---------

Co-authored-by: Ewan Howell <[email protected]>
  • Loading branch information
B1tseK and ewanhowell5195 authored Oct 29, 2024
1 parent 3f57949 commit c1d38d3
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 6 deletions.
12 changes: 7 additions & 5 deletions fonts/minecraft-gui/textures.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,13 @@
"author": "Doharbdjr"
},
"menu_button": {
"author": "B1tseK",
"variants": {
"hotbar": {},
"achievement": {}
}
"author": "B1tseK"
},
"hotbar": {
"author": "B1tseK"
},
"achievement": {
"author": "B1tseK"
}
},
"overlays": {
Expand Down
Binary file modified fonts/minecraft-ten-outline/textures/mob_vote_icon_gradient.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion fonts/minecraft-ten/textures.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,12 @@
"author": "blank3times"
},
"glow_squid": {
"author": "BitseK"
"author": "BitseK",
"variants": {
"glow_squid_old": {
"name": "Glow Squid (Old)"
}
}
},
"cherry_blossom": {
"author": "Klayv",
Expand Down
Binary file modified fonts/minecraft-ten/textures/glow_squid.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 fonts/minecraft-ten/textures/glow_squid_old.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 modified fonts/minecraft-ten/thumbnails/glow_squid.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 fonts/minecraft-ten/thumbnails/glow_squid_old.png
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 c1d38d3

Please sign in to comment.