Hi, you may include the code in your own project as long as you comply with the GPL-3.0 license. Feel free to link it here if you make it public, it will be interesting to see how you have adapted it!
You can contact me here or on the methods linked on my site: enchantedcode.co.uk/about/
Thanks for the review. It is planned to remove the need to enter a energy value for each item, instead opting for values on recipe components and then having some kind of calculation.
For example:
wood = 2 energy
planks = wood(2) * 4 * 1.2
I currently have no time available to implement this, however if someone willing to help. I will be more than happy to accept pull requests.
@ThePython nice work on your fork! You are correct I am currently not working on my minetest mods. I will update the description to indicate this.
Thanks for continuing my work.
Hi, you may include the code in your own project as long as you comply with the GPL-3.0 license. Feel free to link it here if you make it public, it will be interesting to see how you have adapted it!
You can contact me here or on the methods linked on my site: enchantedcode.co.uk/about/
Thanks for the review. It is planned to remove the need to enter a energy value for each item, instead opting for values on recipe components and then having some kind of calculation.
For example:
I currently have no time available to implement this, however if someone willing to help. I will be more than happy to accept pull requests.