This commit is contained in:
2026-02-23 21:48:28 +01:00
parent 68fcf7fbde
commit 76e9b1b59e
15427 changed files with 620572 additions and 11184 deletions

View File

@@ -71,6 +71,9 @@ gregtech {
# Controls the stacksize of oredicted planks. [range: -2147483648 ~ 2147483647, default: 64]
I:maxPlankStackSize=64
# Speed up machine update thread by skipping cables. Warning: this can cause weird side effects. [default: false]
B:speedupMachineUpdateThread=true
# Controls the stacksize of IC2 overclocker upgrades. [range: -2147483648 ~ 2147483647, default: 4]
I:upgradeStackSize=4
}