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
+14
View File
@@ -0,0 +1,14 @@
[apiary]
#Log bee produce resolution to the console for troubleshooting.
debugBeeProduce = false
#Base speed multiplier for the apiary. 1 = no change, 2 = half the base process time, 4 = quarter, etc.
#Range: 1.0 ~ 1024.0
apiaryBaseSpeedMultiplier = 2.0
#Soft cap: maximum slot completions processed per tick to smooth bursts. Set 0 to disable.
#Range: 0 ~ 27
maxCompletionsPerTick = 12
#Randomized bees: keep the same selected flower for this many completions before rerolling. 1 = reroll every completion.
#Range: 1 ~ 6000
randomizedRerollIntervalCompletions = 40