Updated wasp entity settings

This commit is contained in:
Matt Caughey 2013-10-27 13:15:27 -04:00
parent 4cc28e1df8
commit 7d69249fcb
2 changed files with 2 additions and 1 deletions

View File

@ -96,7 +96,7 @@ public class BOPEntities {
{
EntityRegistry.registerModEntity(EntityWasp.class, "Wasp", BOPConfigurationIDs.waspID, BiomesOPlenty.instance, 80, 3, true);
registerEntityEgg(EntityWasp.class, 4472140, 2499368);
registerEntityEgg(EntityWasp.class, 16434729, 2500135);
}
}
}

View File

@ -391,6 +391,7 @@ entity.BiomesOPlenty.Glob.name=Glob
entity.BiomesOPlenty.JungleSpider.name=Jungle Spider
entity.BiomesOPlenty.Phantom.name=Phantom
entity.BiomesOPlenty.Rosester.name=Rosester
entity.BiomesOPlenty.Wasp.name=Wasp
achievement.bop.achBOP=Biomes O' Plenty
achievement.bop.achBOP.desc=Let the fun begin!