I want to do the Git hub one since you do not have to go into every single world to put a mob file in. So I did e everything and I made a python script on idle 3 that has this.
myMCPI = mcpi_mobs_mgr()
myMCPI.addMob(“Sheep”, 10)
I run it and nothing happens?