industrialtest/machines
mrkubax10 1e9a2e645e Implement Induction Furnace
Induction Furnace allows for faster smelting via double input and output slots.
Additionaly it features heat storage which makes it smelt faster when heated.
2024-03-11 19:31:21 +01:00
..
cable_former.lua Add cable former machine 2023-11-19 19:59:33 +01:00
canning_machine.lua Deduplicate machine charging from power storage item code 2024-03-08 08:56:56 +01:00
common.lua Deduplicate machine charging from power storage item code 2024-03-08 08:56:56 +01:00
compressor.lua Clean up machines.lua and split to multiple files 2023-11-11 17:42:05 +01:00
electric_furnace.lua Clean up machines.lua and split to multiple files 2023-11-11 17:42:05 +01:00
extractor.lua Introduce compatibility with mcl_rubber mod 2024-02-26 17:06:11 +01:00
fluid_generator.lua Fix some machines locking sometimes 2023-11-15 21:44:02 +01:00
generator.lua Attach new machines and cables to touched networks 2023-11-14 11:46:30 +01:00
induction_furnace.lua Implement Induction Furnace 2024-03-11 19:31:21 +01:00
iron_furnace.lua Fix two issues with Iron Furnace 2024-02-27 12:41:54 +01:00
macerator.lua Clean up machines.lua and split to multiple files 2023-11-11 17:42:05 +01:00
mass_fabricator.lua Add mass fabricator 2023-11-23 19:17:19 +01:00
nuclear_reactor.lua Fix some issues with power flowing 2023-11-21 20:28:09 +01:00
power_storage.lua Fix some machines locking sometimes 2023-11-15 21:44:02 +01:00
recycler.lua Add mass fabricator 2023-11-23 19:17:19 +01:00
rotary_macerator.lua Make speed indicator in Rotary Macerator formspec translatable 2024-03-11 18:46:50 +01:00
solar_panel_generator.lua Fix some machines locking sometimes 2023-11-15 21:44:02 +01:00
tool_workshop.lua Implement Overclocker Upgrade 2023-11-25 17:59:22 +01:00
transformer.lua Fix some issues with power flowing 2023-11-21 20:28:09 +01:00
wind_mill.lua Clean up machines.lua and split to multiple files 2023-11-11 17:42:05 +01:00