Tinkers Construct-esque mod for Minetest 0.5.0+ [WIP]
Go to file
Evert Prants 4052114460
formspec changes: bucket and lump icons, tooltips
2018-12-17 18:43:13 +02:00
fluidity Better fluid_lib support, support elepower metals as well 2018-07-28 19:15:16 +03:00
metal_melter formspec changes: bucket and lump icons, tooltips 2018-12-17 18:43:13 +02:00
tinkering Mon Sep 17 16:10:09 EEST 2018 Maintenance commit 2018-09-17 16:10:09 +03:00
LICENSE.txt put it on GitHub 2018-04-02 13:39:41 +03:00
README.md Depend on fluid_lib 2018-06-20 19:58:58 +03:00
modpack.txt put it on GitHub 2018-04-02 13:39:41 +03:00
screenshot.png New screenshot and readme 2018-04-07 11:25:03 +03:00

README.md

Melterns

Melterns

An in-development mod for Minetest 0.5.0+ that adds molten metals, melting, casting and creating tools. This mod is inspired by the Tinkers Construct mod for Minecraft, however it's much less-featured due to the current limitations of the Minetest API. None of the components used in this mod have been taken from TC - everything is my original creation.

Depends on fluid_lib!

Installation

Just do git clone https://gitlab.icynet.eu/evert/melterns.git in your minetest/mods directory. You can also download the repository but in that case you must change the folder name from melterns-master to melterns!

Documentation

Documentation on how to use this mod can be found on this wiki page. I recommend using a mod that shows you crafting recipes in order to know how to craft the nodes.

License

The MIT License

See LICENSE