Minecraft
for example: spider-man skin
– Update Tatar translations – Update Vietnamese translations – Fix child mods hidden via config not being hidden
– Fix missing error icon on mod icons
# YetAnotherConfigLib 3.3.0 (Beta 1) for Minecraft 1.20.2 As you can see, a lot of the contributions to this release are from other people! That’s incredible, and I’m very thankful for the community commitment to this project! This release is a beta release, which just means that I’m not 100% sure that everything works as […]
# YetAnotherConfigLib 3.2.1 for 1.20.2 ## Changes ### Config API – Added `ConfigClassHandler#save` and `ConfigClassHandler#load` and deprecated `ConfigClassHandler#serializer`. – The serializer should now never be called directly. – New load method tells serializer to load into a new instance of the config class. Only applied if the load was fully successful. – Deprecated `ConfigSerializer#load` for […]
# YetAnotherConfigLib 3.2 for 1.20.2 The artifact for this release is `dev.isxander.yacl:yet-another-config-lib-fabric:3.2.0+1.20.2` (assuming Fabric) ## Config API V2 Starting this update, the previous config api is now deprecated. The new API is much more modular, and is now fully API-safe. ### What does it look like? “`java public class MyConfig { public static final ConfigClassHandler […]
Discover YetAnotherConfigLib This modification was developed to address specific gaps found in the realm of Fabric modding. Current major configuration libraries do not meet all the desired functionalities: Cloth Config API: It’s outdated. The creator has indicated that they do not plan to introduce additional features. SpruceUI: It’s not tailored for configuration. The design appears […]
## What’s Changed * Add basic cloud distance slider by @sisby-folk in https://github.com/FlashyReese/sodium-extra-fabric/pull/361 * [1.20] Update Minecraft wiki link to new domain by @Spongecade in https://github.com/FlashyReese/sodium-extra-fabric/pull/362 ## New Contributors * @sisby-folk made their first contribution in https://github.com/FlashyReese/sodium-extra-fabric/pull/361 * @Spongecade made their first contribution in https://github.com/FlashyReese/sodium-extra-fabric/pull/362 **Full Changelog**: https://github.com/FlashyReese/sodium-extra-fabric/compare/mc1.20.2-0.5.2…mc1.20.2-0.5.3
## What’s Changed? – Enable beacon beam culling and optimizations – Update block and sculk animations toggle list – Ignore Y height in occlusion culler when fog is disabled – Update for `1.20.2` **Full Changelog**: https://github.com/FlashyReese/sodium-extra-fabric/compare/mc1.20.1-0.5.1…mc1.20.2-0.5.2
A Sodium add-on that introduces features typically absent from Sodium. Understanding Sodium Extra Sodium Extra is designed with the intention of incorporating many of the visual enhancements found in OptiFine into Sodium. This mod also delivers additional functionalities, including visual bug corrections and performance enhancements not yet present in Sodium. Key Features Below is a […]
Main » Versions » 1.20.2 » Page 3