aa5cb612c4
Behold a new and over powered mod by ApolloX.
1.0 KiB
1.0 KiB
Item Repair V1.0 Inital
Repair multiple items with ease.
What's in the box
- Internal Assitant Functions
- Settings
- Multi-player support
- Security
- Multiple Games support (This mod supports MTG and MCL2)
- Need help?
Quick-Start
- Get this repo!
- Drop this directory/repo into your Minetest mods folder.
- Edit settings.lua to your liking.
- Add
load_mod_item_repair = true
to your worlds world.mt file. - Enjoy the mod.
A note about logging
This mod can dump a lot of information out to your log file (debug.txt
).
Please turn off the following settings like so, below:
item_repair_settings.log_production = false
item_repair_settings.log_deep = false
Notice
Yes most of this code, it's formspecs, and it's images were taken from my other mod item_replicator.