ModernFix/src/main/java/org/embeddedt
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
..
modernfix Replace CapabilityProvider mixin with ASM transformer 2026-04-28 18:59:09 -04:00