Commit Graph

15 Commits

Author SHA1 Message Date
mrkubax10 ff76d6f012 Introduce utility function for deriving table fields 2026-05-28 21:15:45 +02:00
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 9b57098fca Move configuration to in-game settings 2025-04-29 10:14:20 +02:00
mrkubax10 29662f1821 Remove duplicated tiles entry in some machines 2025-03-17 19:51:12 +01:00
mrkubax10 ab7d011afd Remove redundant return value from ActivatedMachine.activeUpdate 2025-03-10 11:06:38 +01:00
mrkubax10 c50871a96b Change Machine.storageSlots to Machine.storageLists 2024-10-25 12:42:42 +02:00
mrkubax10 1f6f711b64 Forgot to add fuel slot to storageSlots 2024-10-24 16:36:38 +02:00
mrkubax10 6befcdeb01 Refactor Iron Furnace 2024-10-24 16:33:34 +02: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
HandfulOfFrogs 2d4fa3b68b fix: use industrialtest.updateDelay 2024-05-10 21:45:06 +03:00
HandfulOfFrogs d12529ab2f feat: iron furnace hopper compat 2024-05-10 21:45:06 +03:00
HandfulOfFrogs 05bb4303b8 fix: iron furnace was unbreakable 2024-05-10 21:45:06 +03:00
mrkubax10 868d01b008 Subtract fuel time after adding source time in Iron Furnace
Fixes #17
2024-05-10 17:05:31 +02:00
mrkubax10 a5ef9eca00 Fix two issues with Iron Furnace 2024-02-27 12:41:54 +01:00
mrkubax10 71480f6a62 Clean up machines.lua and split to multiple files 2023-11-11 17:42:05 +01:00