clientcommands icon indicating copy to clipboard operation
clientcommands copied to clipboard

Incompatability with Botania

Open redstonekasi opened this issue 3 years ago • 1 comments
trafficstars

Having clientcommands and Botania installed crashes because of this redirect mixin: https://github.com/Earthcomputer/clientcommands/blob/32549f059ca69c2ccbda9c5c5144f0f284540148/src/main/java/net/earthcomputer/clientcommands/mixin/MixinPlayerEntity.java#L39

redstonekasi avatar Jun 26 '22 12:06 redstonekasi

Note: conflicting Botania mixin: https://github.com/VazkiiMods/Botania/blob/a138014769376a909d3045da7f4583682d4e079b/Xplat/src/main/java/vazkii/botania/mixin/MixinPlayer.java#L62

Earthcomputer avatar Jun 26 '22 12:06 Earthcomputer