Update 3.1

This commit is contained in:
Sn0wStorm
2021-06-15 20:54:19 +02:00
parent f66d8f9511
commit 3a44141a44
16 changed files with 66 additions and 47 deletions
+3 -4
View File
@@ -52,6 +52,8 @@ drainItems:
# Show Particles over Cauldrons when they have ingredients and a heat source. [true]
# The changing color of the particles can help with timing some recipes
enableCauldronParticles: true
# If Cauldron Particles should be reduced to the bare minimum [false]
minimalParticles: false
# If crafting and using of the Brew Sealing Table is enabled (2 Bottles over 4 Planks) [true, true]
craftSealingTable: true
@@ -87,7 +89,7 @@ autosave: 3
debug: false
# Config Version
version: '3.0'
version: '3.1'
@@ -898,9 +900,6 @@ colorInBrewer: true
# If a Large Barrel can be opened by clicking on any of its blocks, not just Spigot or Sign. This is always true for Small Barrels. [true]
openLargeBarrelEverywhere: true
# If Cauldron Particles should be reduced to the bare minimum [false]
minimalParticles: false
# Allow emptying brews into hoppers to discard brews while keeping the glass bottle [true]
brewHopperDump: true