Compatibility issue with Not Enough Gamerules
Max094Reikeb opened this issue ยท 0 comments
There is an incompatibility with the Not Enough Gamerules mod.
The issue is the following : when doTransformations
is set to false and guards are hit by lightning, they still transform.
How to solve the issue? Add the Forge event LivingConversionEvent.Pre
wherever the conversion happens in the code.
Close NotEnoughGamerules#26