https://github.com/lunasquee/melterns
https://gitlab.icynet.eu/evert/melterns
https://github.com/lunasquee/melterns
liquids metals minetest minetest-mod tinkers-construct wip
Last synced: 6 days ago
JSON representation
https://gitlab.icynet.eu/evert/melterns
- Host: GitHub
- URL: https://github.com/lunasquee/melterns
- Owner: LunaSquee
- License: mit
- Archived: true
- Created: 2018-04-02T10:39:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-18T18:27:11.000Z (over 7 years ago)
- Last Synced: 2024-09-26T08:43:55.091Z (about 1 year ago)
- Topics: liquids, metals, minetest, minetest-mod, tinkers-construct, wip
- Language: Lua
- Homepage: https://forum.minetest.net/viewtopic.php?f=9&t=19916
- Size: 1.04 MB
- Stars: 6
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Melterns
An in-development mod for [Luanti](https://www.luanti.org/) 5.6.0+ that adds molten metals, melting, casting and creating tools. This mod is inspired by the [Tinkers Construct](https://www.curseforge.com/minecraft/mc-mods/tinkers-construct) mod for Minecraft, however it's a bit less-featured due to technical limitations and general lack of polish. None of the components used in this mod have been taken from TC - everything is my original creation.
**Depends on [fluid_lib](https://github.com/LunaSquee/fluid_lib)!**
## Installation
Just do `git clone https://github.com/LunaSquee/melterns.git` in your `minetest/mods` directory. You can also [download the repository](https://github.com/LunaSquee/melterns/archive/refs/heads/master.zip) but in that case you **must** change the folder name from `melterns-master` to `melterns`!## Documentation
Official documentation currently does not exist. I recommend using a mod that shows you crafting recipes in order to know how to craft the nodes.## License
The MIT LicenseSee [LICENSE](LICENSE.txt)