ModernFix/src/main
embeddedt c73cdc49a4
Replace CapabilityProvider mixin with ASM transformer
Works around this Mixin bug: https://github.com/FabricMC/Mixin/issues/146

Since CapabilityProvider is the parent of many commonly targeted classes
like Level, ItemStack, etc., this breaks mods

Fixes #650
2026-04-28 18:59:09 -04:00
..
java/org/embeddedt/modernfix Replace CapabilityProvider mixin with ASM transformer 2026-04-28 18:59:09 -04:00
resources Optimize sequence rules that check many biome conditions in a row 2026-03-15 15:24:54 -04:00