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
+18
View File
@@ -0,0 +1,18 @@
Comment: 'Usage is joules per tick'
D:default=8.0 -> CONVEYORBELT_USAGE='8.0'
Comment: 'Usage is joules per entity movement.'
D:default=8.0 -> SORTERBELT_USAGE='8.0'
Comment: 'Usage is per craft.'
D:default=200.0 -> AUTOCRAFTER_USAGE='200.0'
Comment: 'Usage is per tick.'
D:default=20.0 -> BLOCKBREAKER_USAGE='20.0'
Comment: 'Usage is per usage.'
D:default=40.0 -> BLOCKPLACER_USAGE='40.0'
Comment: 'Usage is per usage'
D:default=40.0 -> RANCHER_USAGE='40.0'
Comment: 'Usage is per usage'
D:default=40.0 -> MOBGRINDER_USAGE='40.0'
Comment: 'Usage is per usage'
D:default=40.0 -> FARMER_USAGE='40.0'
Comment: 'How many additional conveyers a single one can power'
I:default=16 -> CONVEYOR_MAX_SPREAD='16'