nyliumnasturtium-1.20.1-2.1-forge.jar
Curse Maven Snippet
What's new
Reported Error
Nylium Nasturtium was crashing when used in conjunction with mods like Quark.
It was running into a NullPointerException when invoking the method: getPlantType() as it was returning a Null value.
Someone may have forgotten to assign a value here (me).
Solution
I have set this method to return PlantType.NETHER which looks to has removed the NullPointerException and fixed the crash.
This mod has no additional files

