# textdomain: signs_bot ### basis.lua ### running= stopped= Off= On= Signs= Other items= Config= Preassign slots items= Back= Robot Box= Signs Bot Box= The Box is the housing of the bot.= Place the box and start the bot by means of the 'On' button.= If the mod techage is installed, the bot needs electrical power.= The bot leaves the box on the right side.= It will not start, if this position is blocked.= To stop and remove the bot, press the 'Off' button.= The box inventory simulates the inventory of the bot.= You will not be able to access the inventory, if the bot is running.= The bot can carry up to 8 stacks and 6 signs with it.= ### basis.lua ### ### techage.lua ### charging= ### bot_flap.lua ### Exit= Bot Flap= The flap is a simple block used as door for the bot.= Place the flap in any wall, and the bot will automatically open= and close the flap as it passes through it.= ### bot_sensor.lua ### Bot Sensor: Connected with= Bot Sensor= Bot Sensor: Not connected= The Bot Sensor detects any bot and sends a signal, if a bot is nearby.= The sensor direction does not care.= ### cart_sensor.lua ### Cart Sensor: Connected with= Cart Sensor= Cart Sensor: Not connected= The Cart Sensor detects and sends a signal, if a cart (Minecart) is nearby.= The sensor has an active side (red) that must point to the rail/cart.= ### cart_sensor.lua ### ### bot_sensor.lua ### the sensor range is one node/meter.= ### changer.lua ### Signs:= Bot Control Unit= The Bot Control Unit is used to lead the bot by means of signs.= The unit can be loaded with up to 4 different signs and can be programmed by means of sensors.= To load the unit, place a sign on the red side of the unit and click on the unit.= The sign disappears / is moved to the inventory of the unit.= This can be repeated 3 times.= Use the connection tool to connect up to 4 sensors with the Bot Control Unit.= ### chest.lua ### Bot Chest: Sends signal to= Signs Bot Chest= Bot Chest: Not connected= The Signs Bot Chest is a special chest with sensor function.= It sends a signal depending on the chest state.= Possible states are 'empty', 'not empty', 'almost full'= A typical use case is to turn off the bot, when the chest is almost full or empty.= ### cmd_farming.lua ### Sow farming seeds@nin front of the robot= Harvest farming products@nin front of the robot@non a 3x3 field.= Plant a sapling@nin front of the robot= Sign "farming"= Sign 'farming'= Used to harvest and seed a 3x3 field.= The seed to be placed has to be in the first inventory slot of the bot.= ### cmd_farming.lua ### ### cmd_flowers.lua ### Place the sign in front of the field.= When finished, the bot turns.= ### cmd_flowers.lua ### Cutting flowers, papyrus,@nleaves and tree blocks@nin front of the robot@non a 3x3 field.= Sign "flowers"= Sign 'flowers'= Used to cut flowers on a 3x3 field.= ### cmd_item.lua ### Take items from a chest like node@nand put it into the item inventory.@n is the bot inventory slot@n(1..8) or 0 for any one= Check if there are @nitems in the chest like node.@nIf not, jump to