Description
Item Replicator 🔗
Replicate items with ease.
What's in the box 🔗
- Unique API
- Internal Assitant Functions
- Settings
- Multi-player support
- Security
- Multiple Games support (This mod supports MTG and MCL2)
- Multiple Mods supported
- Need help?
Disclamers 🔗
This is only for versions of my mod older than 1.2 (1.2 excluded)
This mod does "work" with MineClone2. (However there is a graphical issue in the formspec which adds some difficulty in navigation)
Quick-Start 🔗
- Get this repo! (Or mod)
- Drop this directory/repo into your Minetest mods folder.
- Edit settings.lua to your liking.
- Add
load_mod_item_replicator = trueto 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_replicator_settings.log_api = false
item_replicator_settings.log_production = false -- Only turn this one off if really needed
item_replicator_settings.log_deep = false
A note about items 🔗
This mod tracks a lot of information about items.
From it's itemstring to it's amount produced per process, or even the time between processes.
It may be easier for your server to simply run with allow_unknown to be true (on).
This will simply use the other settings below that (unknown_item_time, unknown_item_amount) when it encounters an unknown item.
Or for those who wish to better my mod and the community using it, please consider making a Pull Request with your additions/changes. (See mod_support.lua for further details)
Mods supported 🔗
- MTG default
- MCL (Well the basic stuff in MCL anyway)
- area_containers
Reminds me of Star Trek
it's sort of reminds me of these replicators in Star Trek. I haven't installed the mod yet but I like it.
Avoids Softlocks!
I can't fathom the usefulness of this mod, it's an old one, but it sure remains viable today! Must have to avoid those pesky softlocks!