mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-01 07:40:37 +02:00
Forcefield now working with updated power scheme.
This commit is contained in:
@ -51,7 +51,7 @@ dofile(modpath.."/battery_box_mv.lua")
|
||||
dofile(modpath.."/solar_array_mv.lua")
|
||||
dofile(modpath.."/electric_furnace_mv.lua")
|
||||
dofile(modpath.."/alloy_furnace_mv.lua")
|
||||
--dofile(modpath.."/forcefield.lua")
|
||||
dofile(modpath.."/forcefield.lua")
|
||||
---- The power radiator supplies appliances with inductive coupled power:
|
||||
---- lighting and associated textures is taken directly from VanessaE's homedecor and made electric.
|
||||
dofile(modpath.."/power_radiator.lua")
|
||||
|
Reference in New Issue
Block a user