Advertisement
RemiCraft

BIllboard

Jun 30th, 2021 (edited)
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.16 KB | None | 0 0
  1. local modem = peripheral.wrap("back")
  2. local monitor = peripheral.wrap("left")
  3. local image = paintutils.loadImage("canvas")
  4. paintutils.drawImage(image, 3, 5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement