Unlimited Productivity

by sh4dow

Removes the restrictions on productivity modules in beacons and allows those modules to affect ALL recipes. Also provides settings to change vanilla beacon stats. All features can be disabled individually - no forced side effects.

Tweaks
2 years ago
0.17 - 1.1
6.94K
Manufacturing Cheats

b [Fixed] Intermediates limitation doesn't work

5 years ago

There is a typo on line 29 of data-final-fixes:
if settings.startup["remove-restritions"]

Missing a 'c' in restrictions.

5 years ago

Also the way you are testing for startup settings is incorrect. You're testing for the existence of the setting, not what it has been set to. You want to have a .value for all your settings checks,
e.g.
if settings.startup["allow-beacon"].value then

5 years ago

Thank you for telling me. Everything you mentioned should be fixed in 1.1.2.

This thread has been locked.