help page changed, farming reworked to a 3x3 field, farming sign added
This commit is contained in:
parent
312f66b7ca
commit
53689bcd67
@ -23,7 +23,7 @@ local I,_ = dofile(MP.."/intllib.lua")
|
||||
|
||||
local lib = signs_bot.lib
|
||||
|
||||
local CYCLE_TIME = 2
|
||||
local CYCLE_TIME = 4
|
||||
|
||||
local function update_infotext(pos, dest_pos, dest_idx)
|
||||
M(pos):set_string("infotext", I("Crop Sensor: Connected with ")..S(dest_pos).." / "..dest_idx)
|
||||
|
@ -23,7 +23,7 @@ local I,_ = dofile(MP.."/intllib.lua")
|
||||
|
||||
local lib = signs_bot.lib
|
||||
|
||||
local CYCLE_TIME = 2
|
||||
local CYCLE_TIME = 4
|
||||
|
||||
local function update_infotext(pos, dest_pos, cmnd)
|
||||
M(pos):set_string("infotext", I("Node Sensor: Connected with ")..S(dest_pos).." / "..cmnd)
|
||||
|
BIN
textures/signs_bot_sign_farming.png
Normal file
BIN
textures/signs_bot_sign_farming.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 280 B |
Loading…
x
Reference in New Issue
Block a user