Make sure you follow me on twitter! @DarkDiaMiner IF I post a mod download it and give me a +1 if you appreciate.
Make sure you give me a suggestion at my WIP topic darkPE
Make sure you click on that +1 button if I help you! ---------------->
It works but I need it to spawn a minecart but that is in a different folder then the mobs. Is there anyway to spawn a minecart or no?
Oh and thanks
What od you mean spawn a minecart?
Rollback Post to RevisionRollBack
Make sure you follow me on twitter! @DarkDiaMiner IF I post a mod download it and give me a +1 if you appreciate.
Make sure you give me a suggestion at my WIP topic darkPE
Make sure you click on that +1 button if I help you! ---------------->
For example if you want to spawn a spider you do it like this
function useItem(x,y,z,itemId,blockId,side) { if(itemId==280) { Entity.spawnMob(x,y+1,z,34,"mob/spider.png"); } }If you tap a stick it will spawn a spider.
+1 If I helped
IF I post a mod download it and give me a +1 if you appreciate.
Make sure you give me a suggestion at my WIP topic darkPE
Make sure you click on that +1 button if I help you! ---------------->
It works but I need it to spawn a minecart but that is in a different folder then the mobs. Is there anyway to spawn a minecart or no?
Oh and thanks
What od you mean spawn a minecart?
IF I post a mod download it and give me a +1 if you appreciate.
Make sure you give me a suggestion at my WIP topic darkPE
Make sure you click on that +1 button if I help you! ---------------->