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.
- Ported to NeoForge
- Balanced drops
- Added tooltip
Updated to 1.20.1