Update to latest mappings (20190721) and forge version (1.14.3)
This commit is contained in:
parent
1b38a12465
commit
94f768b689
72 changed files with 91 additions and 91 deletions
|
@ -7,7 +7,7 @@ mod_version=9.0.0
|
|||
|
||||
minecraft_version=1.14.3
|
||||
minecraft_version_toml=14
|
||||
forge_version=27.0.23
|
||||
forge_version=27.0.60
|
||||
forge_version_toml=26
|
||||
forge_group=net.minecraftforge
|
||||
mappings_version=20190625-1.14.3
|
||||
mappings_version=20190721-1.14.3
|
||||
|
|
|
@ -49,7 +49,7 @@ public class AlpsBiome extends BiomeBOP
|
|||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.addExtraEmeraldOre(this);
|
||||
DefaultBiomeFeatures.addInfestedStone(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.LLAMA, 5, 4, 6));
|
||||
|
|
|
@ -56,7 +56,7 @@ public class AlpsFoothillsBiome extends BiomeBOP
|
|||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.addExtraEmeraldOre(this);
|
||||
DefaultBiomeFeatures.addInfestedStone(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.LLAMA, 5, 4, 6));
|
||||
|
|
|
@ -78,8 +78,8 @@ public class BayouBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -71,8 +71,8 @@ public class BogBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.AMBIENT, new Biome.SpawnListEntry(EntityType.BAT, 10, 8, 8));
|
||||
|
|
|
@ -67,7 +67,7 @@ public class BorealForestBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.RABBIT, 4, 2, 3));
|
||||
|
|
|
@ -75,7 +75,7 @@ public class BrushlandBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.RABBIT, 4, 2, 3));
|
||||
|
|
|
@ -60,7 +60,7 @@ public class ChaparralBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -65,7 +65,7 @@ public class CherryBlossomGroveBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -66,8 +66,8 @@ public class ColdDesertBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.POLAR_BEAR, 1, 1, 2));
|
||||
|
|
|
@ -73,7 +73,7 @@ public class ConiferousForestBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.RABBIT, 4, 2, 3));
|
||||
|
|
|
@ -63,7 +63,7 @@ public class DeadForestBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -66,7 +66,7 @@ public class DryPlainsBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.RABBIT, 4, 2, 3));
|
||||
|
|
|
@ -63,7 +63,7 @@ public class FloodplainBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.AMBIENT, new Biome.SpawnListEntry(EntityType.BAT, 10, 8, 8));
|
||||
|
|
|
@ -60,7 +60,7 @@ public class FlowerMeadowBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.AMBIENT, new Biome.SpawnListEntry(EntityType.BAT, 10, 8, 8));
|
||||
|
|
|
@ -66,7 +66,7 @@ public class GrasslandBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -44,7 +44,7 @@ public class GravelBeachBiome extends BiomeBOP
|
|||
DefaultBiomeFeatures.addOres(this);
|
||||
DefaultBiomeFeatures.addSedimentDisks(this);
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.AMBIENT, new Biome.SpawnListEntry(EntityType.BAT, 10, 8, 8));
|
||||
|
|
|
@ -66,7 +66,7 @@ public class GroveBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -58,7 +58,7 @@ public class HighlandBiome extends BiomeBOP
|
|||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.addExtraEmeraldOre(this);
|
||||
DefaultBiomeFeatures.addInfestedStone(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -59,7 +59,7 @@ public class LavenderFieldBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -65,7 +65,7 @@ public class LushGrasslandBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -71,8 +71,8 @@ public class LushSwampBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -63,8 +63,8 @@ public class MangroveBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.WATER_CREATURE, new Biome.SpawnListEntry(EntityType.COD, 15, 3, 6));
|
||||
|
|
|
@ -65,7 +65,7 @@ public class MapleWoodsBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.RABBIT, 4, 2, 3));
|
||||
|
|
|
@ -63,8 +63,8 @@ public class MarshBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entity spawning
|
||||
this.addSpawn(EntityClassification.AMBIENT, new Biome.SpawnListEntry(EntityType.BAT, 10, 8, 8));
|
||||
|
|
|
@ -73,7 +73,7 @@ public class MeadowBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.RABBIT, 4, 2, 3));
|
||||
|
|
|
@ -70,8 +70,8 @@ public class MireBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.AMBIENT, new Biome.SpawnListEntry(EntityType.BAT, 10, 8, 8));
|
||||
|
|
|
@ -71,8 +71,8 @@ public class MoorBiome extends BiomeBOP
|
|||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.addExtraEmeraldOre(this);
|
||||
DefaultBiomeFeatures.addInfestedStone(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -69,7 +69,7 @@ public class MysticGroveBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.RABBIT, 4, 2, 3));
|
||||
|
|
|
@ -58,8 +58,8 @@ public class OasisBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.RABBIT, 4, 2, 3));
|
||||
|
|
|
@ -67,8 +67,8 @@ public class OminousWoodsBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.AMBIENT, new Biome.SpawnListEntry(EntityType.BAT, 10, 8, 8));
|
||||
|
|
|
@ -65,7 +65,7 @@ public class OrchardBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entity spawning
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -60,7 +60,7 @@ public class OriginBeachBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -60,7 +60,7 @@ public class OriginHillsBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -66,8 +66,8 @@ public class OutbackBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.RABBIT, 4, 2, 3));
|
||||
|
|
|
@ -66,7 +66,7 @@ public class OvergrownCliffsBiome extends BiomeBOP
|
|||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.addExtraEmeraldOre(this);
|
||||
DefaultBiomeFeatures.addInfestedStone(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.PARROT, 40, 1, 2));
|
||||
|
|
|
@ -55,7 +55,7 @@ public class PastureBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -63,7 +63,7 @@ public class PrairieBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -68,7 +68,7 @@ public class PumpkinPatchBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -69,7 +69,7 @@ public class RainforestBiome extends BiomeBOP
|
|||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.addExtraEmeraldOre(this);
|
||||
DefaultBiomeFeatures.addInfestedStone(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -61,7 +61,7 @@ public class RedwoodForestBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -60,7 +60,7 @@ public class RedwoodForestEdgeBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -63,8 +63,8 @@ public class ScrublandBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entity spawning
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -69,7 +69,7 @@ public class SeasonalForestBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -70,7 +70,7 @@ public class ShieldBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -67,7 +67,7 @@ public class ShrublandBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -66,8 +66,8 @@ public class SilkgladeBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.AMBIENT, new Biome.SpawnListEntry(EntityType.BAT, 10, 8, 8));
|
||||
|
|
|
@ -65,7 +65,7 @@ public class SnowyConiferousForestBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.RABBIT, 4, 2, 3));
|
||||
|
|
|
@ -67,7 +67,7 @@ public class SnowyForestBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.RABBIT, 4, 2, 3));
|
||||
|
|
|
@ -62,7 +62,7 @@ public class SteppeBiome extends BiomeBOP
|
|||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.addExtraEmeraldOre(this);
|
||||
DefaultBiomeFeatures.addInfestedStone(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -73,7 +73,7 @@ public class TemperateRainforestBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -72,7 +72,7 @@ public class TropicalRainforestBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -64,7 +64,7 @@ public class TropicsBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.PIG, 10, 4, 4));
|
||||
|
|
|
@ -68,7 +68,7 @@ public class TundraBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.WOLF, 5, 4, 4));
|
||||
|
|
|
@ -58,8 +58,8 @@ public class VolcanoBiome extends BiomeBOP
|
|||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.addExtraEmeraldOre(this);
|
||||
DefaultBiomeFeatures.addInfestedStone(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.MONSTER, new Biome.SpawnListEntry(EntityType.SPIDER, 100, 4, 4));
|
||||
|
|
|
@ -64,8 +64,8 @@ public class VolcanoEdgeBiome extends BiomeBOP
|
|||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.addExtraEmeraldOre(this);
|
||||
DefaultBiomeFeatures.addInfestedStone(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.MONSTER, new Biome.SpawnListEntry(EntityType.SPIDER, 100, 4, 4));
|
||||
|
|
|
@ -59,8 +59,8 @@ public class WastelandBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.MONSTER, new Biome.SpawnListEntry(EntityType.SPIDER, 100, 4, 4));
|
||||
|
|
|
@ -83,8 +83,8 @@ public class WetlandBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -59,7 +59,7 @@ public class WhiteBeachBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.TURTLE, 5, 2, 5));
|
||||
|
|
|
@ -72,7 +72,7 @@ public class WoodlandBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.SHEEP, 12, 4, 4));
|
||||
|
|
|
@ -72,8 +72,8 @@ public class XericShrublandBiome extends BiomeBOP
|
|||
|
||||
// Other Features
|
||||
DefaultBiomeFeatures.addSprings(this);
|
||||
DefaultBiomeFeatures.func_222317_ag(this);
|
||||
DefaultBiomeFeatures.func_222297_ap(this);
|
||||
DefaultBiomeFeatures.addFossils(this);
|
||||
DefaultBiomeFeatures.addFreezeTopLayer(this);
|
||||
|
||||
// Entities
|
||||
this.addSpawn(EntityClassification.CREATURE, new Biome.SpawnListEntry(EntityType.RABBIT, 4, 2, 3));
|
||||
|
|
|
@ -35,7 +35,7 @@ public class BiomeUtil
|
|||
{
|
||||
|
||||
if (maxDist <= 0 || sampleSpace <= 0) {throw new IllegalArgumentException("maxDist and sampleSpace must be positive");}
|
||||
BiomeProvider chunkManager = world.func_72863_F().getChunkGenerator().getBiomeProvider();
|
||||
BiomeProvider chunkManager = world.getChunkProvider().getChunkGenerator().getBiomeProvider();
|
||||
double a = sampleSpace / Math.sqrt(Math.PI);
|
||||
double b = 2 * Math.sqrt(Math.PI);
|
||||
double x = 0;
|
||||
|
|
|
@ -26,7 +26,7 @@ public class BigPumpkinFeature extends Feature<NoFeatureConfig>
|
|||
}
|
||||
|
||||
@Override
|
||||
public boolean func_212245_a(IWorld world, ChunkGenerator<? extends GenerationSettings> p_212245_2_, Random p_212245_3_, BlockPos startPos, NoFeatureConfig p_212245_5_)
|
||||
public boolean place(IWorld world, ChunkGenerator<? extends GenerationSettings> p_212245_2_, Random p_212245_3_, BlockPos startPos, NoFeatureConfig p_212245_5_)
|
||||
{
|
||||
while (startPos.getY() > 1 && this.replace.matches(world, startPos)) {startPos = startPos.down();}
|
||||
|
||||
|
|
|
@ -44,7 +44,7 @@ public class BrambleFeature extends Feature<NoFeatureConfig>
|
|||
protected IBlockPosQuery replace = (world, pos) -> world.getBlockState(pos).getMaterial() == Material.AIR;
|
||||
|
||||
@Override
|
||||
public boolean func_212245_a(IWorld world, ChunkGenerator<? extends GenerationSettings> p_212245_2, Random rand, BlockPos startPos, NoFeatureConfig p_212245_5_)
|
||||
public boolean place(IWorld world, ChunkGenerator<? extends GenerationSettings> p_212245_2, Random rand, BlockPos startPos, NoFeatureConfig p_212245_5_)
|
||||
{
|
||||
for (int i = 0; i < 128; ++i)
|
||||
{
|
||||
|
|
|
@ -34,7 +34,7 @@ public class FernGrassFeature extends Feature<NoFeatureConfig>
|
|||
}
|
||||
|
||||
@Override
|
||||
public boolean func_212245_a(IWorld world, ChunkGenerator<? extends GenerationSettings> generator, Random rand, BlockPos pos, NoFeatureConfig config)
|
||||
public boolean place(IWorld world, ChunkGenerator<? extends GenerationSettings> generator, Random rand, BlockPos pos, NoFeatureConfig config)
|
||||
{
|
||||
BlockState BlockState = this.chooseGrassState(rand);
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ public class HeathFeature extends Feature<NoFeatureConfig>
|
|||
}
|
||||
|
||||
@Override
|
||||
public boolean func_212245_a(IWorld p_212245_1_, ChunkGenerator<? extends GenerationSettings> p_212245_2_, Random p_212245_3_, BlockPos p_212245_4_, NoFeatureConfig p_212245_5_)
|
||||
public boolean place(IWorld p_212245_1_, ChunkGenerator<? extends GenerationSettings> p_212245_2_, Random p_212245_3_, BlockPos p_212245_4_, NoFeatureConfig p_212245_5_)
|
||||
{
|
||||
int i = 0;
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ public class MangroveFeature extends Feature<NoFeatureConfig> {
|
|||
}
|
||||
|
||||
@Override
|
||||
public boolean func_212245_a(IWorld p_212245_1_, ChunkGenerator<? extends GenerationSettings> p_212245_2_, Random p_212245_3_, BlockPos p_212245_4_, NoFeatureConfig p_212245_5_)
|
||||
public boolean place(IWorld p_212245_1_, ChunkGenerator<? extends GenerationSettings> p_212245_2_, Random p_212245_3_, BlockPos p_212245_4_, NoFeatureConfig p_212245_5_)
|
||||
{
|
||||
int i = 0;
|
||||
BlockState BlockState = BOPBlocks.mangrove_root.getDefaultState();
|
||||
|
|
|
@ -23,7 +23,7 @@ public class PumpkinPatchFeature extends Feature<NoFeatureConfig>
|
|||
}
|
||||
|
||||
@Override
|
||||
public boolean func_212245_a(IWorld p_212245_1_, ChunkGenerator<? extends GenerationSettings> p_212245_2_, Random p_212245_3_, BlockPos p_212245_4_, NoFeatureConfig p_212245_5_)
|
||||
public boolean place(IWorld p_212245_1_, ChunkGenerator<? extends GenerationSettings> p_212245_2_, Random p_212245_3_, BlockPos p_212245_4_, NoFeatureConfig p_212245_5_)
|
||||
{
|
||||
int i = 0;
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ public class ScrubFeature extends Feature<NoFeatureConfig>
|
|||
}
|
||||
|
||||
@Override
|
||||
public boolean func_212245_a(IWorld p_212245_1_, ChunkGenerator<? extends GenerationSettings> p_212245_2_, Random p_212245_3_, BlockPos p_212245_4_, NoFeatureConfig p_212245_5_)
|
||||
public boolean place(IWorld p_212245_1_, ChunkGenerator<? extends GenerationSettings> p_212245_2_, Random p_212245_3_, BlockPos p_212245_4_, NoFeatureConfig p_212245_5_)
|
||||
{
|
||||
int i = 0;
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ public class SplotchFeature extends Feature<SplotchConfig>
|
|||
}
|
||||
|
||||
@Override
|
||||
public boolean func_212245_a(IWorld p_212245_1_, ChunkGenerator<? extends GenerationSettings> p_212245_2_, Random p_212245_3_, BlockPos p_212245_4_, SplotchConfig p_212245_5_)
|
||||
public boolean place(IWorld p_212245_1_, ChunkGenerator<? extends GenerationSettings> p_212245_2_, Random p_212245_3_, BlockPos p_212245_4_, SplotchConfig p_212245_5_)
|
||||
{
|
||||
int i = 0;
|
||||
int j = p_212245_3_.nextInt(p_212245_5_.radius - 2) + 2;
|
||||
|
|
|
@ -34,7 +34,7 @@ public class StandardGrassFeature extends Feature<NoFeatureConfig>
|
|||
}
|
||||
|
||||
@Override
|
||||
public boolean func_212245_a(IWorld world, ChunkGenerator<? extends GenerationSettings> generator, Random rand, BlockPos pos, NoFeatureConfig config)
|
||||
public boolean place(IWorld world, ChunkGenerator<? extends GenerationSettings> generator, Random rand, BlockPos pos, NoFeatureConfig config)
|
||||
{
|
||||
BlockState BlockState = this.chooseGrassState(rand);
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ public class WastelandGrassFeature extends Feature<NoFeatureConfig>
|
|||
}
|
||||
|
||||
@Override
|
||||
public boolean func_212245_a(IWorld world, ChunkGenerator<? extends GenerationSettings> generator, Random rand, BlockPos pos, NoFeatureConfig config)
|
||||
public boolean place(IWorld world, ChunkGenerator<? extends GenerationSettings> generator, Random rand, BlockPos pos, NoFeatureConfig config)
|
||||
{
|
||||
BlockState BlockState = this.chooseGrassState(rand);
|
||||
|
||||
|
|
Loading…
Reference in a new issue