Initial Sync!

This commit is contained in:
2026-07-26 13:21:37 +01:00
parent dcc2b22c5f
commit e6182d37ff
1582 changed files with 87325 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