Lmeagno

(Reddit) Drop Plant Seed Commands

Nov 23rd, 2014
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. /scoreboard players add Seeds dummy
  2.  
  3.  
  4. /execute @e[type=Item,c=1] ~ ~ ~ detect ~ ~-.01 ~ farmland -1 /execute @e[c=1] ~ ~ ~ detect ~ ~ ~ air 0 /scoreboard players set @e[type=Item,c=1] Seeds -1 {Item:{id:minecraft:wheat_seeds}}
  5.  
  6. /execute @e[type=Item,score_Seeds=-1,score_Seeds_min=-1] ~ ~ ~ /fill ~ ~ ~ ~ ~ ~ wheat 0 replace air
  7.  
  8. /kill @e[type=Item,score_Seeds=-1]
Add Comment
Please, Sign In to add comment