Releases: embeddedt/ArchaicFix
Releases · embeddedt/ArchaicFix
0.7.7
Disable MixinCraftingManager when config is off Co-authored-by: Alexdoru <[email protected]>
0.7.6
Fix crafting cache being checked for every recipe (#137)
0.7.5
Various cleanups (#136)
0.7.4
Create stub changelog file
0.7.2
Fix getLightOpacity being called with incorrect position offset
0.7.1
- Added mixin to fix NPE from Waystones
- Made grass hit fix configurable
- Reverted fix for Intel graphics issue added in 0.7.0, because it broke Botania's lexicon rendering. CoreTweaks has a better implementation of the fix.
0.7.0
This release fixes a rare bug which caused tile entity data to be lost, and removes the occlusion culling & threaded updates modules, as they have been superseded by newer mods. Alternatives are listed below.
- FalseTweaks has a forked and improved version of the ArchaicFix occlusion culling system.
- Angelica is a GTNH-led backport of Sodium.
0.6.2
Fix late mixins not checking what side to load on
0.6.1
Include GG Util URL in the exception Fixes #101