Minecraft
for example: spider-man skin
Fix possible crash when max health/max hunger is changing
Updated for Minecraft 1.21
Fix handling of the HIDE_TOOLTIP component – fixes a crash when an ItemStack had both the HIDE_TOOLTIP component and the FOOD component
– Updated for Minecraft 1.20.5 – This version includes a **breaking change to the AppleSkin API** + AppleSkin’s `FoodValues` has been deleted in favor of `FoodComponent`, and all events have been updated accordingly
Updated for 24w14potato ([#293](https://github.com/squeek502/AppleSkin/pull/293), thanks EnderKill98)
– Updated for Minecraft 1.20.3/1.20.4 – Added Spanish translations ([#278](https://github.com/squeek502/AppleSkin/pull/278), thanks RobotoSkunk)
– Fixed potential crash from unexpectedly large health/absorption values ([#266](https://github.com/squeek502/AppleSkin/issues/266)) – Made tooltips in the mod config screen translatable and added Chinese translations ([#261](https://github.com/squeek502/AppleSkin/pull/261), thanks @HhiPyrene) – Backported all updated and new translations from the latest 1.20 version – Fixed potential crash when isFood returns true but getFoodComponent returns null ([#235](https://github.com/squeek502/AppleSkin/pull/235), thanks @NerjalNosk)
– Fixed potential crash from unexpectedly large health/absorption values ([#266](https://github.com/squeek502/AppleSkin/issues/266)) – Made tooltips in the mod config screen translatable and added Chinese translations ([#261](https://github.com/squeek502/AppleSkin/pull/261), thanks @HhiPyrene) – Added Korean translation ([#249](https://github.com/squeek502/AppleSkin/pull/249), thanks @Yusi0) – Updated for Minecraft 1.20.2
Main » Loader » fabric » Page 68