Advertisement
SirStickyNote

Terraforming Tools One Command (Raw)

Mar 21st, 2017
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.89 KB | None | 0 0
  1. /scoreboard objectives add 3x3SnowballAir dummy
  2. /scoreboard objectives add 3x3CutHold dummy
  3. /scoreboard objectives add HoldShift stat.sneakTime
  4. /scoreboard objectives add 5GrassTime dummy
  5. /scoreboard objectives add 10GrassTime dummy
  6. /scoreboard objectives add 5SandTime dummy
  7. /scoreboard objectives add 10SandTime dummy
  8. /scoreboard objectives add SnowballDestroy dummy
  9. /scoreboard players tag @a[tag=5x5Raise] remove 5x5Raise
  10. /scoreboard players tag @a add 5x5Raise {SelectedItem:{id:"minecraft:dye",Damage:14s,tag:{display:{Lore:["Steps:", "1: Go to ground level", "2: Press shift", "3: Let go when area raised"]}}}}
  11. execute @a[tag=5x5Raise,score_HoldShift_min=1] ~ ~ ~ /clone ~2 ~-1 ~2 ~-2 ~-1 ~-2 ~-2 ~ ~-2 masked
  12. tp @a[tag=5x5Raise,score_HoldShift_min=1] ~ ~1 ~
  13. /scoreboard players tag @a[tag=10x10Raise] remove 10x10Raise
  14. /scoreboard players tag @a add 10x10Raise {SelectedItem:{id:"minecraft:dye",Damage:1s,tag:{display:{Lore:["Steps:", "1: Go to ground level", "2: Press shift", "3: Let go when area raised "]}}}}
  15. execute @a[tag=10x10Raise,score_HoldShift_min=1] ~ ~ ~ /clone ~4 ~-1 ~4 ~-4 ~-1 ~-4 ~-4 ~ ~-4 masked
  16. tp @a[tag=10x10Raise,score_HoldShift_min=1] ~ ~1 ~
  17. scoreboard players set @a[score_HoldShift_min=1] HoldShift 0
  18. /scoreboard players remove @a[score_3x3CutHold_min=1] 3x3CutHold 1
  19. /scoreboard players set @a 3x3CutHold 2 {SelectedItem:{id:"minecraft:snowball",tag:{display:{Lore:["Steps:", "1: Aim at target", "2: Right-click once or hold down to fire repeatedly"]}}}}
  20. execute @a[score_3x3CutHold_min=1] ~ ~ ~ scoreboard players tag @e[type=snowball,r=10,c=1] add 3x3Cut
  21. entitydata @e[tag=3x3Cut] {NoGravity:1}
  22. /scoreboard players add @e[tag=3x3Cut] 3x3SnowballAir 26
  23. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~ ~1 ~ air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  24. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~ ~-1 ~ air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  25. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~1 ~ ~ air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  26. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~-1 ~ ~ air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  27. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~ ~ ~1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  28. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~ ~ ~-1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  29. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~1 ~ ~1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  30. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~1 ~ ~-1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  31. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~-1 ~ ~1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  32. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~-1 ~ ~-1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  33. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~1 ~-1 ~ air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  34. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~-1 ~-1 ~ air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  35. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~ ~-1 ~1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  36. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~ ~-1 ~-1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  37. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~1 ~-1 ~1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  38. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~1 ~-1 ~-1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  39. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~-1 ~-1 ~1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  40. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~-1 ~-1 ~-1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  41. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~1 ~1 ~ air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  42. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~-1 ~1 ~ air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  43. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~ ~1 ~1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  44. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~ ~1 ~-1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  45. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~1 ~1 ~1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  46. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~1 ~1 ~-1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  47. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~-1 ~1 ~1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  48. execute @e[score_3x3SnowballAir_min=0] ~ ~ ~ detect ~-1 ~1 ~-1 air 0 scoreboard players remove @e[score_3x3SnowballAir_min=0,r=0,c=1] 3x3SnowballAir 1
  49. execute @e[tag=3x3Cut] ~ ~ ~ detect ~ ~ ~ air 0 fill ~-1 ~-1 ~-1 ~1 ~1 ~1 air 0
  50. kill @e[score_3x3SnowballAir_min=1]
  51. scoreboard players add @e[tag=3x3Cut] SnowballDestroy 1
  52. kill @e[score_SnowballDestroy_min=100]
  53. execute @e[tag=5x5Grass] ~ ~ ~ summon armor_stand ~-2 ~1 ~ {Tags:["5x5GrassReplace"],Invisible:1,Marker:1,NoGravity:1}
  54. execute @e[tag=5x5Grass] ~ ~ ~ summon armor_stand ~-2 ~1 ~1 {Tags:["5x5GrassReplace"],Invisible:1,Marker:1,NoGravity:1}
  55. execute @e[tag=5x5Grass] ~ ~ ~ summon armor_stand ~-2 ~1 ~2 {Tags:["5x5GrassReplace"],Invisible:1,Marker:1,NoGravity:1}
  56. execute @e[tag=5x5Grass] ~ ~ ~ summon armor_stand ~-2 ~1 ~-1 {Tags:["5x5GrassReplace"],Invisible:1,Marker:1,NoGravity:1}
  57. execute @e[tag=5x5Grass] ~ ~ ~ summon armor_stand ~-2 ~1 ~-2 {Tags:["5x5GrassReplace"],Invisible:1,Marker:1,NoGravity:1}
  58. execute @e[tag=5x5GrassReplace] ~ ~ ~ summon falling_block ~ ~ ~ {Time:1,Block:"grass"}
  59. execute @e[tag=5x5GrassReplace] ~ ~ ~ entitydata @e[r=10,type=falling_block] {NoGravity:0,Time:1}
  60. scoreboard players add @e[tag=5x5GrassReplace] 5GrassTime 1
  61. execute @e[tag=5x5GrassReplace] ~ ~ ~ kill @e[type=item,r=5]
  62. kill @e[score_5GrassTime_min=5]
  63. tp @e[tag=5x5GrassReplace] ~1 ~ ~
  64. tp @e[tag=5x5Grass] ~ ~-200 ~
  65. execute @e[tag=10x10Grass] ~ ~ ~ summon armor_stand ~-4 ~1 ~ {Tags:["10x10GrassReplace"],Invisible:1,Marker:1,NoGravity:1}
  66. execute @e[tag=10x10Grass] ~ ~ ~ summon armor_stand ~-4 ~1 ~1 {Tags:["10x10GrassReplace"],Invisible:1,Marker:1,NoGravity:1}
  67. execute @e[tag=10x10Grass] ~ ~ ~ summon armor_stand ~-4 ~1 ~2 {Tags:["10x10GrassReplace"],Invisible:1,Marker:1,NoGravity:1}
  68. execute @e[tag=10x10Grass] ~ ~ ~ summon armor_stand ~-4 ~1 ~3 {Tags:["10x10GrassReplace"],Invisible:1,Marker:1,NoGravity:1}
  69. execute @e[tag=10x10Grass] ~ ~ ~ summon armor_stand ~-4 ~1 ~4 {Tags:["10x10GrassReplace"],Invisible:1,Marker:1,NoGravity:1}
  70. execute @e[tag=10x10Grass] ~ ~ ~ summon armor_stand ~-4 ~1 ~-1 {Tags:["10x10GrassReplace"],Invisible:1,Marker:1,NoGravity:1}
  71. execute @e[tag=10x10Grass] ~ ~ ~ summon armor_stand ~-4 ~1 ~-2 {Tags:["10x10GrassReplace"],Invisible:1,Marker:1,NoGravity:1}
  72. execute @e[tag=10x10Grass] ~ ~ ~ summon armor_stand ~-4 ~1 ~-3 {Tags:["10x10GrassReplace"],Invisible:1,Marker:1,NoGravity:1}
  73. execute @e[tag=10x10Grass] ~ ~ ~ summon armor_stand ~-4 ~1 ~-4 {Tags:["10x10GrassReplace"],Invisible:1,Marker:1,NoGravity:1}
  74. execute @e[tag=10x10GrassReplace] ~ ~ ~ summon falling_block ~ ~ ~ {Time:1,Block:"grass"}
  75. execute @e[tag=10x10GrassReplace] ~ ~ ~ entitydata @e[r=10,type=falling_block] {NoGravity:0,Time:1}
  76. scoreboard players add @e[tag=10x10GrassReplace] 10GrassTime 1
  77. execute @e[tag=10x10GrassReplace] ~ ~ ~ kill @e[type=item,r=5]
  78. kill @e[score_10GrassTime_min=10]
  79. tp @e[tag=10x10GrassReplace] ~1 ~ ~
  80. tp @e[tag=10x10Grass] ~ ~-200 ~
  81. execute @e[tag=5x5Sand] ~ ~ ~ summon armor_stand ~-2 ~1 ~ {Tags:["5x5SandReplace"],Invisible:1,Marker:1,NoGravity:1}
  82. execute @e[tag=5x5Sand] ~ ~ ~ summon armor_stand ~-2 ~1 ~1 {Tags:["5x5SandReplace"],Invisible:1,Marker:1,NoGravity:1}
  83. execute @e[tag=5x5Sand] ~ ~ ~ summon armor_stand ~-2 ~1 ~2 {Tags:["5x5SandReplace"],Invisible:1,Marker:1,NoGravity:1}
  84. execute @e[tag=5x5Sand] ~ ~ ~ summon armor_stand ~-2 ~1 ~-1 {Tags:["5x5SandReplace"],Invisible:1,Marker:1,NoGravity:1}
  85. execute @e[tag=5x5Sand] ~ ~ ~ summon armor_stand ~-2 ~1 ~-2 {Tags:["5x5SandReplace"],Invisible:1,Marker:1,NoGravity:1}
  86. execute @e[tag=5x5SandReplace] ~ ~ ~ summon falling_block ~ ~ ~ {Time:1,Block:"sand"}
  87. execute @e[tag=5x5SandReplace] ~ ~ ~ entitydata @e[r=10,type=falling_block] {NoGravity:0,Time:1}
  88. scoreboard players add @e[tag=5x5SandReplace] 5SandTime 1
  89. execute @e[tag=5x5SandReplace] ~ ~ ~ kill @e[type=item,r=5]
  90. kill @e[score_5SandTime_min=5]
  91. tp @e[tag=5x5SandReplace] ~1 ~ ~
  92. tp @e[tag=5x5Sand] ~ ~-200 ~
  93. execute @e[tag=10x10Sand] ~ ~ ~ summon armor_stand ~-4 ~1 ~ {Tags:["10x10SandReplace"],Invisible:1,Marker:1,NoGravity:1}
  94. execute @e[tag=10x10Sand] ~ ~ ~ summon armor_stand ~-4 ~1 ~1 {Tags:["10x10SandReplace"],Invisible:1,Marker:1,NoGravity:1}
  95. execute @e[tag=10x10Sand] ~ ~ ~ summon armor_stand ~-4 ~1 ~2 {Tags:["10x10SandReplace"],Invisible:1,Marker:1,NoGravity:1}
  96. execute @e[tag=10x10Sand] ~ ~ ~ summon armor_stand ~-4 ~1 ~3 {Tags:["10x10SandReplace"],Invisible:1,Marker:1,NoGravity:1}
  97. execute @e[tag=10x10Sand] ~ ~ ~ summon armor_stand ~-4 ~1 ~4 {Tags:["10x10SandReplace"],Invisible:1,Marker:1,NoGravity:1}
  98. execute @e[tag=10x10Sand] ~ ~ ~ summon armor_stand ~-4 ~1 ~-1 {Tags:["10x10SandReplace"],Invisible:1,Marker:1,NoGravity:1}
  99. execute @e[tag=10x10Sand] ~ ~ ~ summon armor_stand ~-4 ~1 ~-2 {Tags:["10x10SandReplace"],Invisible:1,Marker:1,NoGravity:1}
  100. execute @e[tag=10x10Sand] ~ ~ ~ summon armor_stand ~-4 ~1 ~-3 {Tags:["10x10SandReplace"],Invisible:1,Marker:1,NoGravity:1}
  101. execute @e[tag=10x10Sand] ~ ~ ~ summon armor_stand ~-4 ~1 ~-4 {Tags:["10x10SandReplace"],Invisible:1,Marker:1,NoGravity:1}
  102. execute @e[tag=10x10SandReplace] ~ ~ ~ summon falling_block ~ ~ ~ {Time:1,Block:"sand"}
  103. execute @e[tag=10x10SandReplace] ~ ~ ~ entitydata @e[r=10,type=falling_block] {NoGravity:0,Time:1}
  104. scoreboard players add @e[tag=10x10SandReplace] 10SandTime 1
  105. execute @e[tag=10x10SandReplace] ~ ~ ~ kill @e[type=item,r=5]
  106. kill @e[score_10SandTime_min=10]
  107. tp @e[tag=10x10SandReplace] ~1 ~ ~
  108. tp @e[tag=10x10Sand] ~ ~-200 ~
  109. execute @e[tag=3x3Grass] ~ ~ ~ detect ~ ~ ~ air 0 summon falling_block ~ ~ ~ {Time:1,Block:"grass"}
  110. execute @e[tag=3x3Grass] ~ ~ ~ detect ~1 ~ ~ air 0 summon falling_block ~1 ~ ~ {Time:1,Block:"grass"}
  111. execute @e[tag=3x3Grass] ~ ~ ~ detect ~-1 ~ ~ air 0 summon falling_block ~-1 ~ ~ {Time:1,Block:"grass"}
  112. execute @e[tag=3x3Grass] ~ ~ ~ detect ~1 ~ ~1 air 0 summon falling_block ~1 ~ ~1 {Time:1,Block:"grass"}
  113. execute @e[tag=3x3Grass] ~ ~ ~ detect ~1 ~ ~-1 air 0 summon falling_block ~1 ~ ~-1 {Time:1,Block:"grass"}
  114. execute @e[tag=3x3Grass] ~ ~ ~ detect ~-1 ~ ~1 air 0 summon falling_block ~-1 ~ ~1 {Time:1,Block:"grass"}
  115. execute @e[tag=3x3Grass] ~ ~ ~ detect ~-1 ~ ~-1 air 0 summon falling_block ~-1 ~ ~-1 {Time:1,Block:"grass"}
  116. execute @e[tag=3x3Grass] ~ ~ ~ detect ~ ~ ~1 air 0 summon falling_block ~ ~ ~1 {Time:1,Block:"grass"}
  117. execute @e[tag=3x3Grass] ~ ~ ~ detect ~ ~ ~-1 air 0 summon falling_block ~ ~ ~-1 {Time:1,Block:"grass"}
  118. tp @e[tag=3x3Grass] ~ ~-100 ~
  119. execute @e[tag=3x3Sand] ~ ~ ~ detect ~ ~ ~ air 0 summon falling_block ~ ~ ~ {Time:1,Block:"sand"}
  120. execute @e[tag=3x3Sand] ~ ~ ~ detect ~1 ~ ~ air 0 summon falling_block ~1 ~ ~ {Time:1,Block:"sand"}
  121. execute @e[tag=3x3Sand] ~ ~ ~ detect ~-1 ~ ~ air 0 summon falling_block ~-1 ~ ~ {Time:1,Block:"sand"}
  122. execute @e[tag=3x3Sand] ~ ~ ~ detect ~1 ~ ~1 air 0 summon falling_block ~1 ~ ~1 {Time:1,Block:"sand"}
  123. execute @e[tag=3x3Sand] ~ ~ ~ detect ~1 ~ ~-1 air 0 summon falling_block ~1 ~ ~-1 {Time:1,Block:"sand"}
  124. execute @e[tag=3x3Sand] ~ ~ ~ detect ~-1 ~ ~1 air 0 summon falling_block ~-1 ~ ~1 {Time:1,Block:"sand"}
  125. execute @e[tag=3x3Sand] ~ ~ ~ detect ~-1 ~ ~-1 air 0 summon falling_block ~-1 ~ ~-1 {Time:1,Block:"sand"}
  126. execute @e[tag=3x3Sand] ~ ~ ~ detect ~ ~ ~1 air 0 summon falling_block ~ ~ ~1 {Time:1,Block:"sand"}
  127. execute @e[tag=3x3Sand] ~ ~ ~ detect ~ ~ ~-1 air 0 summon falling_block ~ ~ ~-1 {Time:1,Block:"sand"}
  128. tp @e[tag=3x3Sand] ~ ~-100 ~
  129. kill @e[tag=3x3Sand]
  130. execute @e[tag=3x3Stone] ~ ~ ~ detect ~ ~ ~ air 0 summon falling_block ~ ~ ~ {Time:1,Block:"stone"}
  131. execute @e[tag=3x3Stone] ~ ~ ~ detect ~1 ~ ~ air 0 summon falling_block ~1 ~ ~ {Time:1,Block:"stone"}
  132. execute @e[tag=3x3Stone] ~ ~ ~ detect ~-1 ~ ~ air 0 summon falling_block ~-1 ~ ~ {Time:1,Block:"stone"}
  133. execute @e[tag=3x3Stone] ~ ~ ~ detect ~1 ~ ~1 air 0 summon falling_block ~1 ~ ~1 {Time:1,Block:"stone"}
  134. execute @e[tag=3x3Stone] ~ ~ ~ detect ~1 ~ ~-1 air 0 summon falling_block ~1 ~ ~-1 {Time:1,Block:"stone"}
  135. execute @e[tag=3x3Stone] ~ ~ ~ detect ~-1 ~ ~1 air 0 summon falling_block ~-1 ~ ~1 {Time:1,Block:"stone"}
  136. execute @e[tag=3x3Stone] ~ ~ ~ detect ~-1 ~ ~-1 air 0 summon falling_block ~-1 ~ ~-1 {Time:1,Block:"stone"}
  137. execute @e[tag=3x3Stone] ~ ~ ~ detect ~ ~ ~1 air 0 summon falling_block ~ ~ ~1 {Time:1,Block:"stone"}
  138. execute @e[tag=3x3Stone] ~ ~ ~ detect ~ ~ ~-1 air 0 summon falling_block ~ ~ ~-1 {Time:1,Block:"stone"}
  139. tp @e[tag=3x3Stone] ~ ~-100 ~
  140. /give @a[tag=GiveTerraItems] minecraft:spawn_egg 1 55 {ench:[{}],display:{Name:"Stone Layer 3x3",Lore:["Steps:", "1: Locate 3x3 area to cover with stone", "2: Right-click on center of area"]},EntityTag:{id:"minecraft:evocation_illager",CustomNameVisible:0b,Tags:["3x3Stone"]}}
  141. /give @a[tag=GiveTerraItems] minecraft:spawn_egg 1 55 {ench:[{}],display:{Name:"Sand Layer 3x3",Lore:["Steps:", "1: Locate 3x3 area to cover with sand", "2: Right-click on center of area"]},EntityTag:{id:"minecraft:horse",CustomNameVisible:0b,Tags:["3x3Sand"]}}
  142. /give @a[tag=GiveTerraItems] minecraft:spawn_egg 1 55 {ench:[{}],display:{Name:"Sand Layer 10x10",Lore:["Steps:", "1: Locate 10x10 area to cover with sand", "2: Right-click on center of area"]},EntityTag:{id:"minecraft:ocelot",CustomNameVisible:0b,Tags:["10x10Sand"]}}
  143. /give @a[tag=GiveTerraItems] minecraft:spawn_egg 1 55 {ench:[{}],display:{Name:"Grass Layer 3x3",Lore:["Steps:", "1: Locate 3x3 area to cover with grass", "2: Right-click on center of area"]},EntityTag:{id:"minecraft:creeper",CustomNameVisible:0b,Tags:["3x3Grass"]}}
  144. /give @a[tag=GiveTerraItems] minecraft:spawn_egg 1 55 {ench:[{}],display:{Name:"Grass Layer 10x10",Lore:["Steps:", "1: Locate 10x10 area to cover with grass", "2: Right-click on center of area"]},EntityTag:{id:"minecraft:slime",CustomNameVisible:0b,Tags:["10x10Grass"]}}
  145. /give @a[tag=GiveTerraItems] minecraft:spawn_egg 1 55 {ench:[{}],display:{Name:"Sand Layer 5x5",Lore:["Steps:", "1: Locate 5x5 area to cover with sand", "2: Right-click on center of area"]},EntityTag:{id:"minecraft:ocelot",CustomNameVisible:0b,Tags:["5x5Sand"]}}
  146. give @a[tag=GiveTerraItems] dye 1 1 {display:{Name:"Raise 10x10",Lore:["Steps:", "1: Go to ground level", "2: Press shift", "3: Let go when area raised "]}}
  147. /give @a[tag=GiveTerraItems] minecraft:spawn_egg 1 55 {ench:[{}],display:{Name:"Grass Layer 5x5",Lore:["Steps:", "1: Locate 5x5 area to cover with grass", "2: Right-click on center of area"]},EntityTag:{id:"minecraft:slime",CustomNameVisible:0b,Tags:["5x5Grass"]}}
  148. give @a[tag=GiveTerraItems] dye 1 14 {display:{Name:"Raise 5x5",Lore:["Steps:", "1: Go to ground level", "2: Press shift", "3: Let go when area raised"]}}
  149. give @a[tag=GiveTerraItems] snowball 1 0 {display:{Name:"Cut 3x3",Lore:["Steps:", "1: Aim at target", "2: Right-click once or hold down to fire repeatedly"]}}
  150. scoreboard players tag @a[tag=GiveTerraItems] remove GiveTerraItems
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement