mitucraft

Untitled

Jun 16th, 2019
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1.  
  2. on walk on nether wart block:
  3. loop all items in the player's inventory:
  4. loop-item is south conditional impulse lapis lazuli
  5. name of loop-item is not set
  6. set {_gt} to item amount of loop-item
  7. add {_gt} to {_counter}
  8. {_counter} is greater than or equal to 32
  9. set {_item} to south conditional impulse lapis lazuli
  10. loop 3 times:
  11. remove {item} from player's inventory
  12. set {_item} to 1 lapis ore named "&1圧縮ラピスラズリ"
  13. give player {_item}
Add Comment
Please, Sign In to add comment