Minecraft
for example: spider-man skin
# 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 […]
– Update to Sodium 0.5.5 (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.28+mc1.20.4
– Bump version (comp500) – Support new Fabric API changes and Sodium 0.5.3 (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.27+mc1.20.1
The Sodium mod is now enhanced with built-in support for the Fabric Rendering API, rendering the need for Indium obsolete. Indium is No Longer Necessary Starting with Sodium 0.6.0! With the introduction of Sodium 0.6.0, users can enjoy integrated support for the Fabric Rendering API, eliminating the necessity of having Indium. Additionally, Indium is incompatible […]
– Fix performance issue in quad deduplication in some corner cases – Slightly improve memory usage for blocks with only one state
– Update to Minecraft 1.20
Main » Versions » 1.20.2 » Page 2