Patch sync for IMR6: 19/07/2026 @ 18:03

This commit is contained in:
2026-07-19 18:03:07 +01:00
parent 7f34954634
commit d9621a921e
1227 changed files with 82367 additions and 1 deletions
+17
View File
@@ -0,0 +1,17 @@
#Set to false to disable power requirements for personal shrinking device
enablePowerRequirements = true
#Set the amount of power required to use use the personal shrinking device
setPowerUsage = 5000
#Set the amount of power the personal shrinking device can store
setShrinkingDeviceCapacity = 100000
#Set to false to disable mobs being put in bottles
enableMobBottles = true
#Set the max size a player can grow too
#Range: 0.0 ~ 100.0
maxSize = 10.0
#Set the min size a player can shrink too
#Range: 0.21 ~ 100.0
minSize = 0.21
#Set to false to allow shrinking while in spectator mode
enableShrinkInSpectator = false