Advertisement
Guest User

Untitled

a guest
Oct 18th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. Sunlit Scroll
  2. /scoreboard players tag @e add sunlitscroll {Inventory:[{Slot:-106b,id:aether:sunlit_scroll,Count:1b}]}
  3. /execute @e[tag=sunlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:golden_oak_leaves 0 replace aether:blue_skyroot_leaves
  4. /execute @e[tag=sunlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:golden_oak_log 0 replace aether:skyroot_log
  5. /execute @e[tag=sunlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:golden_oak_leaves 0 replace aether:dark_blue_skyroot_leaves
  6. /execute @e[tag=sunlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:golden_oak_leaves 0 replace aether:green_skyroot_leaves
  7. /execute @e[tag=sunlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:aether_grass 1 replace aether:aether_grass
  8. /execute @e[tag=sunlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:aether_grass 1 replace aether:agiosite
  9. /execute @e[tag=sunlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:golden_oak_leaves 0 replace aether:scatterglass
  10. /execute @e[tag=sunlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:golden_oak_log 0 replace aether:agiosite_pillar
  11. /execute @e[tag=sunlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:quicksoil 0 replace aether:quicksoil_glass
  12. /scoreboard players tag @e remove sunlitscroll
  13.  
  14. Moonlit Scroll
  15. /scoreboard players tag @e add moonlitscroll {Inventory:[{Slot:-106b,id:aether:moonlit_scroll,Count:1b}]}
  16. /execute @e[tag=moonlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:scatterglass 0 replace aether:blue_skyroot_leaves
  17. /execute @e[tag=moonlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:scatterglass 0 replace aether:golden_oak_leaves
  18. /execute @e[tag=moonlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:scatterglass 0 replace aether:green_skyroot_leaves
  19. /execute @e[tag=moonlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:scatterglass 0 replace aether:dark_blue_skyroot_leaves
  20. /execute @e[tag=moonlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:agiosite_pillar 0 replace aether:golden_oak_log
  21. /execute @e[tag=moonlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:agiosite_pillar 0 replace aether:skyroot_log
  22. /execute @e[tag=moonlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:agiosite 0 replace aether:aether_grass 1
  23. /execute @e[tag=moonlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:agiosite 0 replace aether:aether_grass
  24. /execute @e[tag=moonlitscroll] ~ ~ ~ /fill ~-10 ~-10 ~-10 ~10 ~10 ~10 aether:quicksoil_glass 0 replace aether:quicksoil
  25. scoreboard players tag @e remove moonlitscroll
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement