Its MrMiner7592 here and I have a brand new mod. Here is a sample of it.
if(Random >= 0.89)
{
Level.spawnMob(Player.getX() +1,Player.getY() +1,Player.getZ(),36,'mob/pigzombie.png');
clientMessage(ChatColor.GREEN + "God Does Not like you");
}
If you enjoy this Modscript please comment any suggestions on more features. Also if you believe that the Pigmen spawn at a ridiculously high amount then please show me a sample code to fix that.
Do not RedIstribute my ModScript without permission.
For permission, send me a private message. This modscript is copyrighted by me so no distribution without permission!
Its MrMiner7592 here and I have a brand new mod. Here is a sample of it.
if(Random >= 0.89) { Level.spawnMob(Player.getX() +1,Player.getY() +1,Player.getZ(),36,'mob/pigzombie.png'); clientMessage(ChatColor.GREEN + "God Does Not like you"); }If you enjoy this Modscript please comment any suggestions on more features. Also if you believe that the Pigmen spawn at a ridiculously high amount then please show me a sample code to fix that.
Do not RedIstribute my ModScript without permission.
For permission, send me a private message. This modscript is copyrighted by me so no distribution without permission!
Thanks and I am working on that right now. You might just be lucky for those cows to spawn. >) Hey, do the Cows and Pigmen spawn to much?