mrkubax10
29b5a6c996
Use mcl_formspec.get_itemslot_bg_v4 instead of mcl_formspec.get_itemslot_bg
2025-12-07 18:19:19 +01:00
mrkubax10
80cbc12a8a
Refactor Induction Furnace
2025-03-17 18:52:13 +01:00
mrkubax10
36c5b3c8ac
Fix listrings in machine formspecs to make it possible to move items with shift
...
Fixes #12
2024-05-11 12:53:18 +02:00
mrkubax10
8801ef515b
Deduplicate formspec code
2024-05-11 11:59:44 +02:00
mrkubax10
d01d03c3a3
Fix indentation in machines/induction_furnace.lua
2024-05-10 19:11:16 +02:00
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