Advertisement
DAKUE1999

Soul Spawner Chatbox

Jul 2nd, 2020
685
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 Ultimate Reloaded gibt es zwei Mobspawner. Dieser ist der Soul Cage von Soul Shards Respawn. Er braucht nur einen Soul Shard, der mit mindestens 64 Seelen gefüllt ist, um Monster zu spawnen. Er hat die gleiche Spawn-Range wie ein Vanilla Spawner (9x9x3).", 7, true)
  5.     sleep(2)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement