Skip to content

Commit

Permalink
fixed quark's glow shroom shroomloin type
Browse files Browse the repository at this point in the history
  • Loading branch information
SwanX1 committed Jul 31, 2022
1 parent d965296 commit bd0211f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ public final class IEShroomloinTypes {
public static final ShroomloinType EMBUR = registerWithIEDirectory("embur_wart", "byg", "embur_wart");
public static final ShroomloinType FAIRY_RING = registerWithIEDirectory("fairy_ring_mushroom", "habitat", "fairy_ring_mushroom");
public static final ShroomloinType FUNGAL_IMPARIUS = registerWithIEDirectory("fungal_imparius", "byg", "fungal_imparius");
public static final ShroomloinType GLOW_SHROOM_QUARK = registerWithIEDirectory("glow_shroom", "quark", "glow_shroom");
public static final ShroomloinType GLOWSHROOM_BOP = registerWithIEDirectory("glowshroom", "biomesoplenty", "glowshroom");
public static final ShroomloinType GLOWSHROOM_DARKER_DEPTHS = registerWithIEDirectory("glowshroom", "darkerdepths", "glowshroom");
public static final ShroomloinType GLOWSHROOM_QUARK = registerWithIEDirectory("glowshroom", "quark", "glowshroom");
public static final ShroomloinType GREEN_MUSHROOM = registerWithIEDirectory("green_mushroom", "byg", "green_mushroom");
public static final ShroomloinType IMPARIUS_MUSHROOM = registerWithIEDirectory("imparius_mushroom", "byg", "imparius_mushroom");
public static final ShroomloinType INDIGO = registerWithIEDirectory("indigo_mushroom", "undergarden", "indigo_mushroom");
Expand Down

0 comments on commit bd0211f

Please sign in to comment.