This mod is inspired littleMaidMob mod (for Minecraft), and provides maid robots called 'maidroid', cores that command them to do farming, following their owner and so on, involved tools.
- Create an empty egg and Maidroid-Egg Writer by following the recipe below.
- Place Maidroid-Egg Writer and open formspec by right-clicking it.
- Put an empty egg into the slot labeled
Egg
, a coal intoFuel
, and a dye intoDye
. - Then, Maidroid-Egg Writer activates.
- A short time later, a new maidroid egg will be created.
- Create an empty core and Core Writer by following the recipe below.
- Place Core Writer and open formspec by right-clicking it.
- Put an empty core into the slot labeled
Core
, a coal intoFuel
, and a dye intoDye
. - Then, Core Writer activates.
- A short time later, a new core will be created.
- Throw the egg created, then a new maidroid will be spawned.
- Open formspec by right-clicking the maidroid, and put the core created into
Core
slot. - Then, the maidroid will be activated.
b = dye:black c = default:cobble d = default:diamond
f = farming:cotton o = default:obsidian p = default:paper
s = default:steel_ingot w = bucket:bucket_water z = default:bronze_ingot
Core Writer Egg Writer Nametag Empty Core Empty Egg
| s | d | s | | d | w | d | | | f | | | s | s | s | | z | z | z |
| c | s | c | | c | s | c | | p | p | p | | s | o | s | | z | s | z |
| c | c | c | | s | c | s | | s | b | s | | s | s | s | | z | z | z |
White | Mk1 | Grey | Mk2 | Dark Grey | Mk3 | ||
Black | Mk4 | Blue | Mk5 | Cyan | Mk6 | ||
Green | Mk7 | Dark Green | Mk8 | Yellow | Mk9 | ||
Orange | Mk10 | Brown | Mk11 | Red | Mk12 | ||
Pink | MK13 | Magenta | Mk14 | Violet | Mk15 |
Red | Basic Core | Maidroids embeded this core will follow a player. |
Yellow | Farming Core | Maidroids embeded this core will do farming. Embed this core and put seed into them, then they will plant the seeds. And the plant will be grown, they mow it. The farmlang should be surrounded by fences, because maidroids embeded this core cannot jump over fences. |
White | OCR Core | Maidroids embeded this core will read a book written a program in their inventory, and execute the program. Program example:
|
Orange | Torcher Core | Maidroids embeded this core will follow a player, and put torch if it is dark. |
- bucket
- default
- dye
- pdisc?
- Minetest v0.4.14 or later
The forum topic for this mod on the Minetest Forums is located at:
- The source code of Maidroid is available under the LGPLv2.1 or later license.
- The resouces included in Maidroid are available under the CC-BY-SA 4.0 or later license.