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("Um Strom umzuwandeln gibt es die Energy Bridge von Energy Converters. Um zum Beispiel RF zu EU oder MJ etc. umzuwandeln. Man braucht nur 3 BlΓΆcke. Einen Consumer, die Bridge und ein Producer.", 7, true)
- sleep(2)
- end
Advertisement
Add Comment
Please, Sign In to add comment