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
+11
View File
@@ -0,0 +1,11 @@
[general]
#Whether the mod is enabled.
enabled = true
#The initial backoff delay in ticks when an item pipe fails to insert items.
#Range: 1 ~ 1200
baseBackoffTicks = 2
#The maximum backoff delay in ticks for item pipes.
#Range: 1 ~ 1200
maxBackoffTicks = 32