0CreeperB0y Posted May 23, 2016 Share Posted May 23, 2016 how to add entity spawn using EntityRegistry.addSpawn(entityClass, weightedProb, min, max, typeOfCreature, biomes) i need help I've tried a few times and it did not work Quote Link to comment Share on other sites More sharing options...
0CreeperB0y Posted May 23, 2016 Author Share Posted May 23, 2016 how to add entity spawn using EntityRegistry.addSpawn(entityClass, weightedProb, min, max, typeOfCreature, biomes) i need help I've tried a few times and it did not work Quote Link to comment Share on other sites More sharing options...
0CreeperB0y Posted May 24, 2016 Author Share Posted May 24, 2016 its EntityRegistry.addSpawn(EntityPenguin.class, 80, 6, 11, EnumCreatureType.AMBIENT, new BiomeGenBase[] {BiomeGenBase.getBiome(12)}); I was in the biome and it did not spawn not is bug of entity the entity, the entity spawn in egg Quote Link to comment Share on other sites More sharing options...
0CreeperB0y Posted May 24, 2016 Author Share Posted May 24, 2016 its EntityRegistry.addSpawn(EntityPenguin.class, 80, 6, 11, EnumCreatureType.AMBIENT, new BiomeGenBase[] {BiomeGenBase.getBiome(12)}); I was in the biome and it did not spawn not is bug of entity the entity, the entity spawn in egg Quote Link to comment Share on other sites More sharing options...
0CreeperB0y Posted May 24, 2016 Author Share Posted May 24, 2016 You can tell me the ready command? Quote Link to comment Share on other sites More sharing options...
0CreeperB0y Posted May 24, 2016 Author Share Posted May 24, 2016 You can tell me the ready command? Quote Link to comment Share on other sites More sharing options...
0CreeperB0y Posted May 24, 2016 Author Share Posted May 24, 2016 forget it got i fixed Quote Link to comment Share on other sites More sharing options...
0CreeperB0y Posted May 24, 2016 Author Share Posted May 24, 2016 forget it got i fixed Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.