Mod that adds various machinery stuff. Currently compatible with MTG and MCL based games.
Go to file
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
compat Pipeworks compatibility: Rotary Macerator 2024-03-09 10:23:56 +01:00
machines Implement Induction Furnace 2024-03-11 19:31:21 +01:00
textures Add MTG stone with lead texture 2024-03-10 14:05:15 +01:00
tools Introduce compatibility with mcl_rubber mod 2024-02-26 17:06:11 +01:00
api.lua Implement Rotary Macerator 2024-03-08 22:41:02 +01:00
cables.lua Introduce compatibility with mcl_rubber mod 2024-02-26 17:06:11 +01:00
CODING_STYLE.md
compatibility.lua Add Sulfur Dust craft 2024-03-10 16:39:16 +01:00
craftitems.lua Add Lead Ingot cooking craft from Lead Dust 2024-03-10 21:54:32 +01:00
crafts.lua Implement storage cells 2023-04-13 11:56:33 +02:00
DATA_FILES_LICENSE Separate licenses to smaller files 2023-11-22 20:33:48 +01:00
init.lua Implement Induction Furnace 2024-03-11 19:31:21 +01:00
LICENSE Separate licenses to smaller files 2023-11-22 20:33:48 +01:00
mapgen.lua Fix Rubber Sapling not growing in MCL 2024-03-06 19:21:36 +01:00
minerals.lua Add lead ore (finally!) 2024-03-10 13:49:03 +01:00
mod.conf Fix Rubber Sapling not growing in MCL 2024-03-06 19:21:36 +01:00
nodes.lua Fix Rubber Sapling not growing in MCL 2024-03-06 19:21:36 +01:00
README.md Add mcl_rubber as optional dependency to README.md 2024-03-09 10:35:08 +01:00
SOURCE_CODE_LICENSE Separate licenses to smaller files 2023-11-22 20:33:48 +01:00
TEXTURES_TODO.md Remove energy crystal and lapotron crystal from TEXTURES_TODO.md 2023-11-14 20:52:33 +01:00
upgrades.lua Implement Power Storage Upgrade 2023-11-26 15:16:32 +01:00
utils.lua Fix some machines locking sometimes 2023-11-15 21:44:02 +01:00
uu_matter_crafts.lua Add some recipes involving UU-Matter 2024-01-21 11:48:37 +01:00

IndustrialTest

IndustrialTest is a mod for Minetest that adds various tech and machinery related stuff.

Compatibility

Currently IndustrialTest supports following games:

Additional dependencies

  • Minetest Game
  • MineClone2
    • none

Optional dependencies

Contributors

  • mrkubax10 <mrkubax10@onet.pl or mrkubax10 at irc.libera.chat> [programming, some graphics]
  • LuanHawk <Discord: LuanHawk#8733> [lead graphics]
  • Migdyn <temp1@cubesoftware.xyz> [graphics]