A Minetest mod to exchange nodes into other nodes
Go to file
2021-08-27 11:57:20 +01:00
textures add orb & deconstructor 2021-08-25 17:01:36 +01:00
constructor.lua add energy values to nodes 2021-08-26 23:22:54 +01:00
deconstructor.lua add energy values to nodes 2021-08-26 23:22:54 +01:00
energy.lua add missing commas 2021-08-27 11:57:20 +01:00
init.lua add energy values to nodes 2021-08-26 23:22:54 +01:00
LICENSE add inital files 2021-08-25 16:57:45 +01:00
mod.conf remove doubled minetest ver 2021-08-26 13:54:38 +01:00
orb.lua add crafting recipes 2021-08-26 15:10:40 +01:00
README.md add inital files 2021-08-25 16:57:45 +01:00

Element Exchange

GitHub license GitHub issues

A Minetest mod to exchange nodes into other nodes. This is mod is inspired by the "Equivalent Exchange" mod for Minecraft.

License

Copyright (C) 2021 Leo Spratt

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.