Advertisement
Heio

Untitled

Dec 11th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. on rightclick on sugar cane:
  2. if block below target block is sugar cane:
  3. if block above target block is air:
  4. set target block to air
  5. give 1 sugar cane to player
  6. if block below target block is sugar cane:
  7. if block above target block is sugar cane:
  8. set target block to air
  9. set block above target block to air
  10. give 2 sugar cane to player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement