From 9c9457e1f50ebdd943695a4cce6b88fa552370f3 Mon Sep 17 00:00:00 2001 From: Vanessa Dannenberg Date: Wed, 22 Aug 2018 22:28:28 -0400 Subject: update castles modpack, blox, bobblocks, coloredwood, technic, gloopblocks, homedecor, ilights, led marquee, plasticbox, solidcolor, stained_glass, unified bricks, and unified dyes In most of these, the update is to shift over to the new "old" coloring paradigm in Unified Dyes. See its forum thread for details. --- technic/config.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'technic/config.lua') diff --git a/technic/config.lua b/technic/config.lua index ab834f9..331e102 100644 --- a/technic/config.lua +++ b/technic/config.lua @@ -13,7 +13,8 @@ local defaults = { enable_entity_radiation_damage = "true", enable_longterm_radiation_damage = "true", enable_nuclear_reactor_digiline_selfdestruct = "false", - enable_creative_mode = "false", + creative_mode = "false", + enable_producers = "true", } for k, v in pairs(defaults) do -- cgit v1.2.3