This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
function useItem(x,y,z,itemId,blockId,side) { if(itemId==1&&blockId==4) { spawnPigZombie(x+5, y+1, z+3, 0, "mob/cactus.png"); spawnPigZombie(x+5, y+1, z+3, 276," mob/herobrine.png"); spawnPigZombie(x+5, y+1, z+3, 20, "mob/sandy.png"); spawnPigZombie(x+5, y+1, z+3, 264, "mob/mrkrabs.png"); spawnPigZombie(x+5, y+1, z+3, 1, "mob/patrick.png"); spawnPigZombie(x+5, y+1, z+3, 41, "mob/spongebob.png"); spawnPigZombie(x+5, y+1, z+3, 266, "mob/minion.png"); spawnPigZombie(x+5, y+1, z+3, 326, "mob/homersimpson.png"); spawnPigZombie(x+5, y+1, z+3, 283, "mob/goldensteve.png"); spawnPigZombie(x+5, y+1, z+3, 276, "mob/diamondsteve.png"); } }
v1.0 : Initial Rellease v1.1 : Removed modTick() (thanks to darkdiamondminer) Added Spongebub Squarepants mobs Added minion, homer, herobrine and cactus!
Caiden "Eihthype" Crawfish
Quote from TheBudderPig I want this mod please update for 8.0 mcpe
if(blockId==1&&blockId==4)
Quote from darkdiamondminer Also its if(blockId==1&&blockId==4) not itemId.
Quote from Noahz Do you think you can add random spawns? I could try and help you if you would like. Simple mod.
Quote from Noahz Ok. If i make it, would you like the code? As long as you give me credit, i would be happy to give you the editted version.
The mod is renamed!
The mod adds 10 Mobs:
Cactus
Herobrine
Homer Simpson
Minion
Spongebob
Patrick
Sandy
Mr. Krabs
Golden Steve and
Diamond Steve
How do you spawn the mobs:
Just klick with a stone on a cobblestone
Here you can get the skins:
https://www.minecraftskins.net/goldensteve
https://www.minecraftskins.net/diamondsteve
https://www.minecraftskins.net/cactus
https://www.minecraftskins.net/minion
https://www.minecraftskins.net/herobrine
https://www.minecraftskins.net/homersimpson
https://www.minecraftskins.net/patrick
https://www.minecraftskins.net/spongebob
https://www.minecraftskins.net/mrkrabs
https://www.minecraftskins.net/sandy
Download the Skins and put the skins into you mob folder
Texture pack → assets → mob!
Here is the Mod:
(Copy and save as Whatever.js)
function useItem(x,y,z,itemId,blockId,side) { if(itemId==1&&blockId==4) { spawnPigZombie(x+5, y+1, z+3, 0, "mob/cactus.png"); spawnPigZombie(x+5, y+1, z+3, 276," mob/herobrine.png"); spawnPigZombie(x+5, y+1, z+3, 20, "mob/sandy.png"); spawnPigZombie(x+5, y+1, z+3, 264, "mob/mrkrabs.png"); spawnPigZombie(x+5, y+1, z+3, 1, "mob/patrick.png"); spawnPigZombie(x+5, y+1, z+3, 41, "mob/spongebob.png"); spawnPigZombie(x+5, y+1, z+3, 266, "mob/minion.png"); spawnPigZombie(x+5, y+1, z+3, 326, "mob/homersimpson.png"); spawnPigZombie(x+5, y+1, z+3, 283, "mob/goldensteve.png"); spawnPigZombie(x+5, y+1, z+3, 276, "mob/diamondsteve.png"); } }Changelog:
v1.0 : Initial Rellease v1.1 : Removed modTick() (thanks to darkdiamondminer) Added Spongebub Squarepants mobs Added minion, homer, herobrine and cactus!I haven't thestded the mod because it crashes my game!
Pls test the mod and post some pics!
I hope you liked the mod!
Bye :D!
Caiden "Eihthype" Crawfish
Sorry. It isn't works for 0.8.0
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! ---------------->
Oh I fix it!
I can't make random spawns but when you can help or make it with
random spawns, then you can do that!
I would like the code! I give you creditPm me the Code