Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- c = peripheral.wrap("right")
- while true do
- os.pullEvent("redstone")
- 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)
- sleep(2)
- end
Advertisement
Add Comment
Please, Sign In to add comment