Remove EIO Explosions (#894)

[FEATURE]
This commit is contained in:
Integer Limit 2024-08-12 20:07:04 +10:00 committed by GitHub
parent afee5945ce
commit 2479b1b1b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
overrides/config/enderio/enderio.cfg Normal file → Executable file
View File

@ -139,7 +139,7 @@ diagnostics {
B:experimentalChunkLoadTeleport=true
# Should TEs protected their maximum energy input against multiple inserts? [default: SOFT]
S:protectAgainstEnergyOverflow=HARD
S:protectAgainstEnergyOverflow=SOFT
}