diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..eb5a316
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+target
diff --git a/pom.xml b/pom.xml
index 3142cba..426b5b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
com.zivilon
DungeonTools
- 1.4
+ 1.5
jar
DungeonTools
diff --git a/src/main/java/com/zivilon/dungeontools/commands/loot_chest_command.java b/src/main/java/com/zivilon/dungeontools/commands/loot_chest_command.java
index a415ab9..56fd11b 100644
--- a/src/main/java/com/zivilon/dungeontools/commands/loot_chest_command.java
+++ b/src/main/java/com/zivilon/dungeontools/commands/loot_chest_command.java
@@ -161,6 +161,29 @@ public class loot_chest_command implements CommandExecutor {
}
}
+ // Parse CustomPotionEffects
+ if (custom_item_section.contains("CustomPotionEffects")) {
+ List