NFINIT-Development / mystical-skies

3 stars 3 forks source link

Change EnderIO energy overflow protection setting #88

Open curiosity-a opened 5 years ago

curiosity-a commented 5 years ago

Currently protectAgainstEnergyOverflow setting is set to HARD. This is likely to cause destruction of blocks without any obvious rhyme or reason (encountered with Extreme Reactors power tap) and, I expect, will frustrate any less advanced players to no end.

I propose to set the setting to SOFT (its default value) instead, since it will still maintain the energy limit per tick, but won't cause any damage to the world.

knoxhack commented 5 years ago

Sure, can do