Tinkers Construct-esque mod for Minetest 0.5.0+ [WIP]
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Evert Prants 117f09ac9a
casting table now takes fluid
4 years ago
fluidity New mod: multifurnace, in progress 4 years ago
metal_melter casting table now takes fluid 4 years ago
multifurnace casting table now takes fluid 4 years ago
tinkering more idiocy 4 years ago
LICENSE.txt put it on GitHub 5 years ago
README.md Fri Feb 8 23:05:19 EET 2019 Maintenance commit 4 years ago
modpack.conf New mod: multifurnace, in progress 4 years ago
screenshot.png New screenshot and readme 5 years ago

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