Skip to content

Commit

Permalink
Remove frames, power radiator and lighting (mt-mods#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
OgelGames authored Nov 16, 2022
1 parent bd97516 commit 72753c9
Show file tree
Hide file tree
Showing 17 changed files with 2 additions and 1,826 deletions.
File renamed without changes
1 change: 0 additions & 1 deletion technic/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ local defaults = {

-- Machine options
enable_wind_mill = "false",
enable_frames = "false",
enable_nuclear_reactor_digiline_selfdestruct = "false",
quarry_max_depth = "100",
quarry_time_limit = "3000",
Expand Down
7 changes: 0 additions & 7 deletions technic/machines/MV/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,3 @@ dofile(path.."/centrifuge.lua")
dofile(path.."/tool_workshop.lua")

dofile(path.."/freezer.lua")

-- The power radiator supplies appliances with inductive coupled power:
-- Lighting and associated textures is taken directly from VanessaE's homedecor and made electric.
-- This is currently useless, slow, and mostly copied
--dofile(path.."/power_radiator.lua")
--dofile(path.."/lighting.lua")

Loading

0 comments on commit 72753c9

Please sign in to comment.