Item Replicator

Description

Item Replicator 🔗

Replicate items with ease.

What's in the box 🔗

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 🔗

  1. Get this repo! (Or mod)
  2. Drop this directory/repo into your Minetest mods folder.
  3. Edit settings.lua to your liking.
  4. Add load_mod_item_replicator = true to your worlds world .mt file.
  5. 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 🔗

Reviews

Review

Do you recommend this mod?

  • No reviews, yet.

Releases

V2.1: Currency Support

Download

2022-06-03 18:04 UTC

V2.1: Currency Support 🔗

No release notes

V2.0: Serious Replication

Download

2022-06-03 16:28 UTC

V2.0: Serious Replication 🔗

No release notes

V1.2: MCL Support & Blacklist

Download

2021-09-07 21:39 UTC

V1.2: MCL Support & Blacklist 🔗

No release notes

Version 1.1: Rollin Progress

Download

2021-07-08 17:47 UTC

Version 1.1: Rollin Progress 🔗

No release notes

Version 1.0: Inital

Download

2021-06-30 20:02 UTC

Version 1.0: Inital 🔗

No release notes

All releases

Threads

New thread

Thread Last Reply

No threads found

Information

Provides

item_replicator

Dependencies

Required
No required dependencies
Optional
area_containers default mcl_core mcl_formspec mcl_sounds

Information

Type
Mod
Technical Name
item_replicator
Languages
English
License
MIT
Maintenance State
Unknown
Added
2021-06-30 19:41 UTC
Maintainers
ApolloX

Used By