mirror of
https://github.com/BX-Team/DivineMC.git
synced 2026-01-06 15:41:52 +00:00
update configuration to version 4
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
+ // DivineMC start - Don't save Fireworks
|
||||
+ @Override
|
||||
+ public boolean shouldBeSaved() {
|
||||
+ return this.level().divinemcConfig.saveFireworks;
|
||||
+ return true; // Temporary fix for saving fireworks
|
||||
+ }
|
||||
+ // DivineMC end - Don't save Fireworks
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user