This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
/scoreboard objectives add slime stat.killEntity.Slime
/testfor @a[score_slime_min=1]
/give @a 399
/summon Slime ~ ~2 ~ {Size:0,DropChances:[1.0f,0f,0f,0f,0f],Equipment:[{id:399,Count:1},{},{},{},{}]}
I would appriciate it for my map!
then have a command block constantly running this command
Have a comparator running out of the testfor command block that runs this command
/summon Slime ~ ~2 ~ {Size:0,DropChances:[1.0f,0f,0f,0f,0f],Equipment:[{id:399,Count:1},{},{},{},{}]}