Advertisement
Guest User

idk

a guest
Mar 26th, 2020
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. on drop of wheat:
  2. wait 1 tick
  3. loop blocks in radius 3 of player:
  4. if loop-block is hopper:
  5. give player 1 white dye named "&f&lFlour"
  6. loop all dropped items in radius 3 of player:
  7. delete event-entity
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement