Go to file
Zefram 67b90f3ad1 Grace period before reactor meltdown
The meltdown check now doesn't trigger meltdown immediately on reactor
structure being compromised.  Instead, there's a grace period of up to
100 s, during which the reactor can be repaired.  The check doesn't just
look at whether the structure is damaged at all: it looks at how damaged
it is, counting the number of faulty nodes.  The amount of damage is
integrated over time, and the grace period is actually 100 node-seconds,
so greater damage causes meltdown more quickly.  If the active core is
dug then it melts down immediately, preventing the tactic of digging
the core to avert meltdown.

Incidentally move the meltdown check into its own ABM, from the
technic_run callback, so that it applies even when the reactor is not
connected to a switching station.
2014-07-25 14:24:25 +01:00
concrete split default iron/steel into three metals 2014-05-22 20:57:50 +02:00
extranodes Add german translations for all mods 2014-04-22 16:30:27 -04:00
technic Grace period before reactor meltdown 2014-07-25 14:24:25 +01:00
technic_chests Better chest color button layout 2014-07-23 16:49:08 +01:00
technic_worldgen Material-dependent radiation shielding 2014-07-25 03:42:21 +01:00
wrench split default iron/steel into three metals 2014-05-22 20:57:50 +02:00
.gitattributes upload 2012-08-21 07:18:33 +02:00
.gitignore deleted undesired backup file 2013-04-14 22:53:30 -04:00
README.md Make some headers smaller in the READMEs 2014-02-27 00:32:37 -05:00
modpack.txt cleanup phase2 2013-01-27 14:03:47 +01:00
notes_on_iron split default iron/steel into three metals 2014-05-22 20:57:50 +02:00

README.md

Technic

Credits for contributing to the project (in alphabetical order):

  • kpoppel
  • Nekogloop
  • Nore/Novatux
  • ShadowNinja
  • VanessaE
  • And many others...

FAQ

  1. My technic circuit doesn't work. No power is distrubuted.
  • A: Make sure you have a switching station connected.

License

See mod folders for their licences