[Mod] Miners Robots [0.1] [GitHub] [miners_robots]
This mods is a fork of https://forum.minetest.net/viewtopic.php?f=11&t=10789, which for me is not working properly. I decided to do a little remake and there came Miners Robots:


Download: https://github.com/lovelas/miners_robot ... master.zip
This is a mod that provides simple,programmable,robots.
They have a (hopefully) extremely simple programming language.
You have 64 spaces of "command memory" on the robot,each space containing 1 command.
Most importantly,robots cannot pass through anything except pure air.
If the air actually is a node(such as water),the robot will not pass though. If you detect water(you mine a block sucessfully yet you cannot move),place and then mine a block that is very quick to mine. Failing that,it's either not water,or you have to try again.
License of textures and models:
Texture and model of Robots by kilbith, modified by Nore and modified by lovelas under the CC0 license. (from mod Turtle)
License of code, under Apache License Version 2.0:
This is a fork(author: lovelas on GitHub) of simple_robots, whose authors are:
gamemanj on GitHub,for original mod.
HybridDog on GitHub,for adding place/dig sounds.
Here's the recipe:
* s:Steel Ingot
* t:Stick
* m:Mese Crystal
* g:Glass
The recipe for a simple robot is:
sss
gmt
sss


Download: https://github.com/lovelas/miners_robot ... master.zip
This is a mod that provides simple,programmable,robots.
They have a (hopefully) extremely simple programming language.
You have 64 spaces of "command memory" on the robot,each space containing 1 command.
Most importantly,robots cannot pass through anything except pure air.
If the air actually is a node(such as water),the robot will not pass though. If you detect water(you mine a block sucessfully yet you cannot move),place and then mine a block that is very quick to mine. Failing that,it's either not water,or you have to try again.
License of textures and models:
Texture and model of Robots by kilbith, modified by Nore and modified by lovelas under the CC0 license. (from mod Turtle)
License of code, under Apache License Version 2.0:
This is a fork(author: lovelas on GitHub) of simple_robots, whose authors are:
gamemanj on GitHub,for original mod.
HybridDog on GitHub,for adding place/dig sounds.
Here's the recipe:
* s:Steel Ingot
* t:Stick
* m:Mese Crystal
* g:Glass
The recipe for a simple robot is:
sss
gmt
sss