DAKUE1999

Soul Stone Chatbox

Jul 2nd, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. c = peripheral.wrap("right")
  2. while true do
  3. os.pullEvent("redstone")
  4. c.say("Um ein Soul Shard zu craften musst du das was du vor dir siehst errichten und dann einen Diamanten in der Hand nehmen. Danach machst du Rechtsklick auf den Glowstoneblock. Sobald du den Soul Shard in der Hand hast, wird er mit dem nΓ€chsten Monster gekoppelt, was du tΓΆtest. (Farm die Seelen mit einem Vile Sword. Das gibt dir schon ohne die Verzauberung 'Soul Stealer' mehr Seelen pro Kill.)", 3, true)
  5. sleep(2)
  6. end
Add Comment
Please, Sign In to add comment