Updated bird settings

This commit is contained in:
Matt Caughey 2013-11-08 01:10:37 -05:00
parent c71f0ee49d
commit be06b49919
3 changed files with 2 additions and 1 deletions

View File

@ -104,7 +104,7 @@ public class BOPEntities {
{
EntityRegistry.registerModEntity(EntityBird.class, "Bird", BOPConfigurationIDs.birdID, BiomesOPlenty.instance, 80, 3, true);
registerEntityEgg(EntityBird.class, 16434729, 2500135);
registerEntityEgg(EntityBird.class, 5277691, 16772788);
if (Biomes.promisedLandForest.isPresent() && Biomes.promisedLandSwamp.isPresent() && Biomes.promisedLandPlains.isPresent())
{

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB