aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-05-23 16:25:04 +0200
committerGitHub <noreply@github.com>2024-05-23 16:25:04 +0200
commit60808bb8f1aa3f2f6768d29da63ddb0ac17c42f6 (patch)
tree3c56cc98500f711e5cf35fd6fe248f0ad9e52ac3
parentd721053fc352f9168322f1de2eff08126e69357a (diff)
downloadNotEnoughUpdates-60808bb8f1aa3f2f6768d29da63ddb0ac17c42f6.tar.gz
NotEnoughUpdates-60808bb8f1aa3f2f6768d29da63ddb0ac17c42f6.tar.bz2
NotEnoughUpdates-60808bb8f1aa3f2f6768d29da63ddb0ac17c42f6.zip
Fix Glowstone Minion not showing in PV (#1178)
-rw-r--r--src/main/java/io/github/moulberry/notenoughupdates/profileviewer/ProfileViewer.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/io/github/moulberry/notenoughupdates/profileviewer/ProfileViewer.java b/src/main/java/io/github/moulberry/notenoughupdates/profileviewer/ProfileViewer.java
index 0418108f..59d8fad6 100644
--- a/src/main/java/io/github/moulberry/notenoughupdates/profileviewer/ProfileViewer.java
+++ b/src/main/java/io/github/moulberry/notenoughupdates/profileviewer/ProfileViewer.java
@@ -241,7 +241,7 @@ public class ProfileViewer {
"REDSTONE",
"QUARTZ",
"OBSIDIAN",
- "GLOWSTONE_DUST",
+ "GLOWSTONE",
"GRAVEL",
"ICE",
null,