DAKUE1999

ME Chest Chatbox

Jul 10th, 2020
1,251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. c = peripheral.wrap("right")
  2. while true do
  3.     os.pullEvent("redstone")
  4.     c.say("In die ME Chest kΓΆnnt ihr eine ME Storage Cell legen. Danach kΓΆnnt ihr oben auch die FlΓ€che klicken. Nun wird euch angezeigt was alles in dieser Speicherzelle steckt. Manchmal sehr praktisch um seine ME Storage Cell zu sortieren bzw. die Items.", 7, true)
  5.     sleep(2)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment