promotional bannermobile promotional banner

Nylium Nasturtium

This mod adds Nylium Nasturtium, a rare flowering crop found in the Nether that has petals that can be used for fuel.
Back to Files

nyliumnasturtium-1.20.1-2.1-forge.jar

File namenyliumnasturtium-1.20.1-2.1.jar
Uploaded
May 19, 2025
Downloads
484
Size
29.7 KB
Mod Loaders
Forge
File ID
6548648
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:nylium-nasturtium-759714:6548648")

Learn more about Curse Maven

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 related projects