mirror of
https://github.com/kepler155c/opus
synced 2025-10-20 02:07:39 +00:00
mirror to monitor
This commit is contained in:
@@ -130,6 +130,7 @@ local function sendInfo()
|
||||
info.point = turtle.point
|
||||
info.inventory = turtle.getInventory()
|
||||
info.coordSystem = turtle.getState().coordSystem
|
||||
info.slotIndex = turtle.getSelectedSlot()
|
||||
end
|
||||
device.wireless_modem.transmit(999, os.getComputerID(), info)
|
||||
end
|
||||
|
Reference in New Issue
Block a user