Guest User

Untitled

a guest
Jul 30th, 2015
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. EntityRegistry.registerModEntity(EntityGoat.class, "Goat", 0, Teamcraft.instance, 64, 3, true, 0xffffff, 0xffffff);
  2.  
  3. EntityRegistry.addSpawn(EntityGoat.class, 20, 1, 3, EnumCreatureType.CREATURE, BiomeGenBase.plains);
Advertisement
Add Comment
Please, Sign In to add comment