Clean slate
This commit is contained in:
18
config/BiomeTweaker/BiomeTweaker.cfg
Normal file
18
config/BiomeTweaker/BiomeTweaker.cfg
Normal file
@@ -0,0 +1,18 @@
|
||||
# Configuration file
|
||||
|
||||
"output files" {
|
||||
# If true, BiomeTweaker will not generate any output files. [default: false]
|
||||
B:"Disable Output Files"=false
|
||||
|
||||
# If true, BiomeTweaker will generate separate files for each item when creating the status report. [default: true]
|
||||
B:"Output Seperate Files"=true
|
||||
}
|
||||
|
||||
|
||||
scripting {
|
||||
# A list of script files to include that are not in the scripts folder. An example script file is created along with this configuration file. [default: ]
|
||||
S:"Script Files" <
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
134
config/BiomeTweaker/output/biome/Alps (biomesoplenty_alps).json
Normal file
134
config/BiomeTweaker/output/biome/Alps (biomesoplenty_alps).json
Normal file
@@ -0,0 +1,134 @@
|
||||
|
||||
{
|
||||
"ID": 43,
|
||||
"Name": "Alps",
|
||||
"Resource Location": "biomesoplenty:alps",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenAlps",
|
||||
"Root Height": 7.8235292,
|
||||
"Height Variation": 0.23125,
|
||||
"Top Block": "minecraft:snow",
|
||||
"Filler Block": "minecraft:snow",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": -0.25,
|
||||
"Humidity": 0.3,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": true,
|
||||
"Dictionary Types": [
|
||||
"DRY",
|
||||
"SNOWY",
|
||||
"MOUNTAIN",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "emeralds"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"TUNDRA": 3,
|
||||
"ICE_CAP": 5
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"ICE_CAP": [
|
||||
5
|
||||
],
|
||||
"TUNDRA": [
|
||||
3
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,143 @@
|
||||
|
||||
{
|
||||
"ID": 95,
|
||||
"Name": "AlpsFoothills",
|
||||
"Resource Location": "biomesoplenty:alps_foothills",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenAlps",
|
||||
"Root Height": 3.235294,
|
||||
"Height Variation": 1.45625,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dovergrown_stone]",
|
||||
"Filler Block": "minecraft:stone[variant\u003dstone]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": -0.25,
|
||||
"Humidity": 0.3,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": true,
|
||||
"Dictionary Types": [
|
||||
"DRY",
|
||||
"FOREST",
|
||||
"SNOWY",
|
||||
"SPARSE",
|
||||
"MOUNTAIN",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityLlama",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 6
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "hot_springs"
|
||||
},
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "emeralds"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,174 @@
|
||||
|
||||
{
|
||||
"ID": 44,
|
||||
"Name": "Bamboo Forest",
|
||||
"Resource Location": "biomesoplenty:bamboo_forest",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenBambooForest",
|
||||
"Root Height": 0.1764706,
|
||||
"Height Variation": 0.043750003,
|
||||
"Top Block": "minecraft:dirt[snowy\u003dfalse,variant\u003dpodzol]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.9,
|
||||
"Humidity": 0.85,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"FOREST",
|
||||
"DENSE",
|
||||
"JUNGLE",
|
||||
"WET"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityOcelot",
|
||||
"Weight": 2,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "algae"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "ferns"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "bushes"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "columns",
|
||||
"Name": "river_cane"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "topaz"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"TROPICAL": 3
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"TROPICAL": [
|
||||
3
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,243 @@
|
||||
|
||||
{
|
||||
"ID": 45,
|
||||
"Name": "Bayou",
|
||||
"Resource Location": "biomesoplenty:bayou",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenBayou",
|
||||
"Root Height": -0.1764706,
|
||||
"Height Variation": 0.025,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16767282",
|
||||
"Temperature": 0.95,
|
||||
"Humidity": 0.9,
|
||||
"Water Tint": 16767282,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"DENSE",
|
||||
"SWAMP",
|
||||
"WET"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "medium_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "algae"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "small_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "flower_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "tiny_lily"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "cattail"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "koru"
|
||||
},
|
||||
{
|
||||
"ID": "columns",
|
||||
"Name": "sugar_cane"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "double_cattail"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "malachite"
|
||||
},
|
||||
{
|
||||
"ID": "splatter",
|
||||
"Name": "mud_splatter"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "mud"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "brown_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "red_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "flat_mushroom"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"HOT_SWAMP": 10
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"HOT_SWAMP": [
|
||||
10
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
119
config/BiomeTweaker/output/biome/Beach (minecraft_beaches).json
Normal file
119
config/BiomeTweaker/output/biome/Beach (minecraft_beaches).json
Normal file
@@ -0,0 +1,119 @@
|
||||
|
||||
{
|
||||
"ID": 16,
|
||||
"Name": "Beach",
|
||||
"Resource Location": "minecraft:beaches",
|
||||
"Class": "net.minecraft.world.biome.BiomeBeach",
|
||||
"Root Height": 0.0,
|
||||
"Height Variation": 0.025,
|
||||
"Top Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Filler Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.8,
|
||||
"Humidity": 0.4,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"BEACH"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "sea_oats"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,193 @@
|
||||
|
||||
{
|
||||
"ID": 27,
|
||||
"Name": "Birch Forest",
|
||||
"Resource Location": "minecraft:birch_forest",
|
||||
"Class": "net.minecraft.world.biome.BiomeForest",
|
||||
"Root Height": 0.1,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.6,
|
||||
"Humidity": 0.6,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"FOREST"
|
||||
],
|
||||
"BiomeManager Entries": {
|
||||
"WARM Weights": [
|
||||
10
|
||||
]
|
||||
},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "flax"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "clover_patches"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "poison_ivy"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "amber"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "toadstools"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {
|
||||
"COOL_TEMPERATE": [
|
||||
10
|
||||
],
|
||||
"WARM_TEMPERATE": [
|
||||
5
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,183 @@
|
||||
|
||||
{
|
||||
"ID": 28,
|
||||
"Name": "Birch Forest Hills",
|
||||
"Resource Location": "minecraft:birch_forest_hills",
|
||||
"Class": "net.minecraft.world.biome.BiomeForest",
|
||||
"Root Height": 0.45,
|
||||
"Height Variation": 0.3,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.6,
|
||||
"Humidity": 0.6,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HILLS",
|
||||
"FOREST"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "flax"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "clover_patches"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "poison_ivy"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "amber"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "toadstools"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
|
||||
{
|
||||
"ID": 156,
|
||||
"Name": "Birch Forest Hills M",
|
||||
"Resource Location": "minecraft:mutated_birch_forest_hills",
|
||||
"Class": "net.minecraft.world.biome.BiomeForestMutated",
|
||||
"Root Height": 0.55,
|
||||
"Height Variation": 0.5,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.6,
|
||||
"Humidity": 0.6,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"FOREST",
|
||||
"RARE",
|
||||
"DENSE",
|
||||
"MOUNTAIN"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBasalz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,143 @@
|
||||
|
||||
{
|
||||
"ID": 155,
|
||||
"Name": "Birch Forest M",
|
||||
"Resource Location": "minecraft:mutated_birch_forest",
|
||||
"Class": "net.minecraft.world.biome.BiomeForestMutated",
|
||||
"Root Height": 0.2,
|
||||
"Height Variation": 0.4,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.6,
|
||||
"Humidity": 0.6,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HILLS",
|
||||
"FOREST",
|
||||
"RARE",
|
||||
"DENSE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
224
config/BiomeTweaker/output/biome/Bog (biomesoplenty_bog).json
Normal file
224
config/BiomeTweaker/output/biome/Bog (biomesoplenty_bog).json
Normal file
@@ -0,0 +1,224 @@
|
||||
|
||||
{
|
||||
"ID": 46,
|
||||
"Name": "Bog",
|
||||
"Resource Location": "biomesoplenty:bog",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenBog",
|
||||
"Root Height": -0.11764706,
|
||||
"Height Variation": 0.012500001,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dloamy]",
|
||||
"Filler Block": "biomesoplenty:dirt[coarse\u003dfalse,variant\u003dloamy]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "12386198",
|
||||
"Temperature": 0.5,
|
||||
"Humidity": 0.9,
|
||||
"Water Tint": 12386198,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"FOREST",
|
||||
"SWAMP",
|
||||
"WET",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"BIG_SHROOM Generators": [
|
||||
{
|
||||
"ID": "big_mushrooms",
|
||||
"Name": "big_brown_mushroom"
|
||||
}
|
||||
],
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "cattail"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "poison_ivy"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "koru"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "bushes"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "double_cattail"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "poison_lakes"
|
||||
},
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "malachite"
|
||||
},
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "lakes"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "mud"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "brown_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "toadstools"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "blue_milk_caps"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "red_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "flat_mushroom"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"COLD_SWAMP": 7
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"COLD_SWAMP": [
|
||||
7
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,208 @@
|
||||
|
||||
{
|
||||
"ID": 47,
|
||||
"Name": "Boreal Forest",
|
||||
"Resource Location": "biomesoplenty:boreal_forest",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenBorealForest",
|
||||
"Root Height": 0.29411766,
|
||||
"Height Variation": 0.41875,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.3,
|
||||
"Humidity": 0.6,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"CONIFEROUS",
|
||||
"HILLS",
|
||||
"FOREST",
|
||||
"DENSE",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityWolf",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "bushes"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "poison_ivy"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "amber"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "gravel"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"BOREAL": 5
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"BOREAL": [
|
||||
5
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,187 @@
|
||||
|
||||
{
|
||||
"ID": 48,
|
||||
"Name": "Brushland",
|
||||
"Resource Location": "biomesoplenty:brushland",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenBrushland",
|
||||
"Root Height": 0.05882353,
|
||||
"Height Variation": 0.05625,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dsandy]",
|
||||
"Filler Block": "biomesoplenty:dirt[coarse\u003dfalse,variant\u003dsandy]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 1.5,
|
||||
"Humidity": 0.1,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"DRY",
|
||||
"SAVANNA",
|
||||
"SPARSE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "thorns"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "quicksand"
|
||||
},
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "ruby"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "sand"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"SAVANNA": 10
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"SAVANNA": [
|
||||
10
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,219 @@
|
||||
|
||||
{
|
||||
"ID": 49,
|
||||
"Name": "Chaparral",
|
||||
"Resource Location": "biomesoplenty:chaparral",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenChaparral",
|
||||
"Root Height": 0.88235295,
|
||||
"Height Variation": 0.23125,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.8,
|
||||
"Humidity": 0.4,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"DRY",
|
||||
"PLAINS"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityHorse",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 6
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityDonkey",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "berry_bushes"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "bushes"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "splotches",
|
||||
"Name": "stone_patches"
|
||||
},
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "peridot"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "sand"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"MEDITERANEAN": 10
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"MEDITERANEAN": [
|
||||
10
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,210 @@
|
||||
|
||||
{
|
||||
"ID": 50,
|
||||
"Name": "Cherry Blossom Grove",
|
||||
"Resource Location": "biomesoplenty:cherry_blossom_grove",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenCherryBlossomGrove",
|
||||
"Root Height": -0.11764706,
|
||||
"Height Variation": 0.1375,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dsilty]",
|
||||
"Filler Block": "biomesoplenty:dirt[coarse\u003dfalse,variant\u003dsilty]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.55,
|
||||
"Humidity": 0.8,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"LUSH",
|
||||
"MAGICAL",
|
||||
"FOREST",
|
||||
"DENSE",
|
||||
"WET"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "medium_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "small_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "flower_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "tiny_lily"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "clover_patches"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "flax"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "sprouts"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "topaz"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"COOL_TEMPERATE": 2
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"COOL_TEMPERATE": [
|
||||
2
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,123 @@
|
||||
|
||||
{
|
||||
"ID": 26,
|
||||
"Name": "Cold Beach",
|
||||
"Resource Location": "minecraft:cold_beach",
|
||||
"Class": "net.minecraft.world.biome.BiomeBeach",
|
||||
"Root Height": 0.0,
|
||||
"Height Variation": 0.025,
|
||||
"Top Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Filler Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.05,
|
||||
"Humidity": 0.3,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": true,
|
||||
"Dictionary Types": [
|
||||
"BEACH",
|
||||
"SNOWY",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlizz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,150 @@
|
||||
|
||||
{
|
||||
"ID": 51,
|
||||
"Name": "Cold Desert",
|
||||
"Resource Location": "biomesoplenty:cold_desert",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenColdDesert",
|
||||
"Root Height": -0.05882353,
|
||||
"Height Variation": 0.043750003,
|
||||
"Top Block": "minecraft:gravel",
|
||||
"Filler Block": "minecraft:stone[variant\u003dstone]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.2,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"DRY",
|
||||
"SNOWY",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityPolarBear",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 2
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "splatter",
|
||||
"Name": "hard_ice_splatter"
|
||||
},
|
||||
{
|
||||
"ID": "splotches",
|
||||
"Name": "stone_patches"
|
||||
},
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "tanzanite"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "blobs",
|
||||
"Name": "boulders"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"ICE_CAP": 10
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"ICE_CAP": [
|
||||
10
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,185 @@
|
||||
|
||||
{
|
||||
"ID": 30,
|
||||
"Name": "Cold Taiga",
|
||||
"Resource Location": "minecraft:taiga_cold",
|
||||
"Class": "net.minecraft.world.biome.BiomeTaiga",
|
||||
"Root Height": 0.2,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": -0.5,
|
||||
"Humidity": 0.4,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": true,
|
||||
"Dictionary Types": [
|
||||
"CONIFEROUS",
|
||||
"FOREST",
|
||||
"SNOWY",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {
|
||||
"ICY Weights": [
|
||||
10
|
||||
]
|
||||
},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityWolf",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlizz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "tanzanite"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {
|
||||
"TUNDRA": [
|
||||
10
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,178 @@
|
||||
|
||||
{
|
||||
"ID": 31,
|
||||
"Name": "Cold Taiga Hills",
|
||||
"Resource Location": "minecraft:taiga_cold_hills",
|
||||
"Class": "net.minecraft.world.biome.BiomeTaiga",
|
||||
"Root Height": 0.45,
|
||||
"Height Variation": 0.3,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": -0.5,
|
||||
"Humidity": 0.4,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": true,
|
||||
"Dictionary Types": [
|
||||
"CONIFEROUS",
|
||||
"HILLS",
|
||||
"FOREST",
|
||||
"SNOWY",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityWolf",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlizz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "tanzanite"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,169 @@
|
||||
|
||||
{
|
||||
"ID": 158,
|
||||
"Name": "Cold Taiga M",
|
||||
"Resource Location": "minecraft:mutated_taiga_cold",
|
||||
"Class": "net.minecraft.world.biome.BiomeTaiga",
|
||||
"Root Height": 0.3,
|
||||
"Height Variation": 0.4,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": -0.5,
|
||||
"Humidity": 0.4,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": true,
|
||||
"Dictionary Types": [
|
||||
"CONIFEROUS",
|
||||
"FOREST",
|
||||
"SNOWY",
|
||||
"RARE",
|
||||
"COLD",
|
||||
"MOUNTAIN"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityWolf",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlizz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBasalz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,233 @@
|
||||
|
||||
{
|
||||
"ID": 52,
|
||||
"Name": "Coniferous Forest",
|
||||
"Resource Location": "biomesoplenty:coniferous_forest",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenConiferousForest",
|
||||
"Root Height": 0.1764706,
|
||||
"Height Variation": 0.23125,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dloamy]",
|
||||
"Filler Block": "biomesoplenty:dirt[coarse\u003dfalse,variant\u003dloamy]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.45,
|
||||
"Humidity": 0.5,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"CONIFEROUS",
|
||||
"FOREST",
|
||||
"DENSE",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityWolf",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "poison_ivy"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "flax"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "amber"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "gravel"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "brown_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "toadstools"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "blue_milk_caps"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "red_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "flat_mushroom"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"BOREAL": 10
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"BOREAL": [
|
||||
10
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,169 @@
|
||||
|
||||
{
|
||||
"ID": 102,
|
||||
"Name": "Coral Reef",
|
||||
"Resource Location": "biomesoplenty:coral_reef",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenCoralReef",
|
||||
"Root Height": -1.1764706,
|
||||
"Height Variation": 0.043750003,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.5,
|
||||
"Humidity": 0.5,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"OCEAN",
|
||||
"WATER"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "blue_coral"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowing_coral"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "algae"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "pink_coral"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "orange_coral"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "sapphire"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,93 @@
|
||||
|
||||
{
|
||||
"ID": 108,
|
||||
"Name": "Corrupted Sands",
|
||||
"Resource Location": "biomesoplenty:corrupted_sands",
|
||||
"Class": "biomesoplenty.common.biome.nether.BiomeCorruptedSands",
|
||||
"Root Height": 0.1,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "minecraft:soul_sand",
|
||||
"Filler Block": "minecraft:soul_sand",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 2.0,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"NETHER",
|
||||
"DRY",
|
||||
"SANDY",
|
||||
"DENSE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityGhast",
|
||||
"Weight": 50,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityPigZombie",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityMagmaCube",
|
||||
"Weight": 2,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [],
|
||||
"Spawnable Cave Creatures": [],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"PRE Generators": [
|
||||
{
|
||||
"ID": "hive",
|
||||
"Name": "hive"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "thorns"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_grass"
|
||||
},
|
||||
{
|
||||
"ID": "bramble",
|
||||
"Name": "bramble"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"HELL": 5
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"HELL": [
|
||||
5
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
150
config/BiomeTweaker/output/biome/Crag (biomesoplenty_crag).json
Normal file
150
config/BiomeTweaker/output/biome/Crag (biomesoplenty_crag).json
Normal file
@@ -0,0 +1,150 @@
|
||||
|
||||
{
|
||||
"ID": 53,
|
||||
"Name": "Crag",
|
||||
"Resource Location": "biomesoplenty:crag",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenCrag",
|
||||
"Root Height": 2.0588236,
|
||||
"Height Variation": 3.1062498,
|
||||
"Top Block": "minecraft:gravel",
|
||||
"Filler Block": "minecraft:stone[variant\u003dstone]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.5,
|
||||
"Humidity": 0.5,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"DRY",
|
||||
"MAGICAL",
|
||||
"HILLS",
|
||||
"WASTELAND",
|
||||
"MOUNTAIN",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "emeralds"
|
||||
},
|
||||
{
|
||||
"ID": "splotches",
|
||||
"Name": "overgrown_stone_patches"
|
||||
},
|
||||
{
|
||||
"ID": "splatter",
|
||||
"Name": "cobblestone_splatter"
|
||||
},
|
||||
{
|
||||
"ID": "splatter",
|
||||
"Name": "stone_splatter"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"COLD_SWAMP": 2
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"COLD_SWAMP": [
|
||||
2
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,188 @@
|
||||
|
||||
{
|
||||
"ID": 54,
|
||||
"Name": "Dead Forest",
|
||||
"Resource Location": "biomesoplenty:dead_forest",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenDeadForest",
|
||||
"Root Height": 0.1764706,
|
||||
"Height Variation": 0.2125,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dloamy]",
|
||||
"Filler Block": "biomesoplenty:dirt[coarse\u003dfalse,variant\u003dloamy]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.3,
|
||||
"Humidity": 0.3,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"DRY",
|
||||
"FOREST",
|
||||
"DEAD",
|
||||
"SPARSE",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "thorns"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "tanzanite"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "gravel"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"BOREAL": 3
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"BOREAL": [
|
||||
3
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,172 @@
|
||||
|
||||
{
|
||||
"ID": 55,
|
||||
"Name": "Dead Swamp",
|
||||
"Resource Location": "biomesoplenty:dead_swamp",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenDeadSwamp",
|
||||
"Root Height": -0.11764706,
|
||||
"Height Variation": 0.025,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dloamy]",
|
||||
"Filler Block": "biomesoplenty:dirt[coarse\u003dfalse,variant\u003dloamy]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "10661201",
|
||||
"Temperature": 0.6,
|
||||
"Humidity": 0.9,
|
||||
"Water Tint": 10661201,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"SPOOKY",
|
||||
"DEAD",
|
||||
"SWAMP",
|
||||
"WET",
|
||||
"SPARSE",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "algae"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "koru"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "columns",
|
||||
"Name": "river_cane"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "malachite"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "mud"
|
||||
},
|
||||
{
|
||||
"ID": "splotches",
|
||||
"Name": "mud_patches"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"COLD_SWAMP": 3
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"COLD_SWAMP": [
|
||||
3
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,116 @@
|
||||
|
||||
{
|
||||
"ID": 24,
|
||||
"Name": "Deep Ocean",
|
||||
"Resource Location": "minecraft:deep_ocean",
|
||||
"Class": "net.minecraft.world.biome.BiomeOcean",
|
||||
"Root Height": -1.8,
|
||||
"Height Variation": 0.1,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.5,
|
||||
"Humidity": 0.5,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"OCEAN",
|
||||
"WATER"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
157
config/BiomeTweaker/output/biome/Desert (minecraft_desert).json
Normal file
157
config/BiomeTweaker/output/biome/Desert (minecraft_desert).json
Normal file
@@ -0,0 +1,157 @@
|
||||
|
||||
{
|
||||
"ID": 2,
|
||||
"Name": "Desert",
|
||||
"Resource Location": "minecraft:desert",
|
||||
"Class": "net.minecraft.world.biome.BiomeDesert",
|
||||
"Root Height": 0.125,
|
||||
"Height Variation": 0.05,
|
||||
"Top Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Filler Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 2.0,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"DRY",
|
||||
"SANDY"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 19,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityHusk",
|
||||
"Weight": 80,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlitz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "tiny_cacti"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "quicksand"
|
||||
},
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "ruby"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {
|
||||
"HOT_DESERT": [
|
||||
30
|
||||
],
|
||||
"WASTELAND": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,147 @@
|
||||
|
||||
{
|
||||
"ID": 17,
|
||||
"Name": "DesertHills",
|
||||
"Resource Location": "minecraft:desert_hills",
|
||||
"Class": "net.minecraft.world.biome.BiomeDesert",
|
||||
"Root Height": 0.45,
|
||||
"Height Variation": 0.3,
|
||||
"Top Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Filler Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 2.0,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"DRY",
|
||||
"HILLS",
|
||||
"SANDY"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 19,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityHusk",
|
||||
"Weight": 80,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlitz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "tiny_cacti"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "ruby"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,137 @@
|
||||
|
||||
{
|
||||
"ID": 130,
|
||||
"Name": "Desert M",
|
||||
"Resource Location": "minecraft:mutated_desert",
|
||||
"Class": "net.minecraft.world.biome.BiomeDesert",
|
||||
"Root Height": 0.225,
|
||||
"Height Variation": 0.25,
|
||||
"Top Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Filler Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 2.0,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"DRY",
|
||||
"SANDY",
|
||||
"RARE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 19,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityHusk",
|
||||
"Weight": 80,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlitz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,130 @@
|
||||
|
||||
{
|
||||
"ID": 115,
|
||||
"Name": "Desert Oil Field",
|
||||
"Resource Location": "buildcraftenergy:oil_desert",
|
||||
"Class": "buildcraft.energy.generation.BiomeOilDesert",
|
||||
"Root Height": 0.125,
|
||||
"Height Variation": 0.05,
|
||||
"Top Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Filler Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 2.0,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"DRY",
|
||||
"SANDY"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 19,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityHusk",
|
||||
"Weight": 80,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,218 @@
|
||||
|
||||
{
|
||||
"ID": 56,
|
||||
"Name": "Eucalyptus Forest",
|
||||
"Resource Location": "biomesoplenty:eucalyptus_forest",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenEucalyptusForest",
|
||||
"Root Height": -0.05882353,
|
||||
"Height Variation": 0.23125,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.95,
|
||||
"Humidity": 0.9,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"LUSH",
|
||||
"FOREST",
|
||||
"DENSE",
|
||||
"JUNGLE",
|
||||
"WET"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityParrot",
|
||||
"Weight": 40,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 2
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityOcelot",
|
||||
"Weight": 2,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "medium_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "small_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "tiny_lily"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "melons"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "rafflesia"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "bushes"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "sprouts"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "topaz"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"TROPICAL": 5
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"TROPICAL": [
|
||||
5
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,185 @@
|
||||
|
||||
{
|
||||
"ID": 3,
|
||||
"Name": "Extreme Hills",
|
||||
"Resource Location": "minecraft:extreme_hills",
|
||||
"Class": "net.minecraft.world.biome.BiomeHills",
|
||||
"Root Height": 1.0,
|
||||
"Height Variation": 0.5,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.2,
|
||||
"Humidity": 0.3,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HILLS",
|
||||
"MOUNTAIN"
|
||||
],
|
||||
"BiomeManager Entries": {
|
||||
"WARM Weights": [
|
||||
10
|
||||
],
|
||||
"COOL Weights": [
|
||||
10
|
||||
]
|
||||
},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityLlama",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 6
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBasalz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {
|
||||
"TUNDRA": [
|
||||
10
|
||||
],
|
||||
"BOREAL": [
|
||||
5
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,172 @@
|
||||
|
||||
{
|
||||
"ID": 34,
|
||||
"Name": "Extreme Hills+",
|
||||
"Resource Location": "minecraft:extreme_hills_with_trees",
|
||||
"Class": "net.minecraft.world.biome.BiomeHills",
|
||||
"Root Height": 1.0,
|
||||
"Height Variation": 0.5,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.2,
|
||||
"Humidity": 0.3,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"FOREST",
|
||||
"SPARSE",
|
||||
"MOUNTAIN"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityLlama",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 6
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBasalz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,152 @@
|
||||
|
||||
{
|
||||
"ID": 20,
|
||||
"Name": "Extreme Hills Edge",
|
||||
"Resource Location": "minecraft:smaller_extreme_hills",
|
||||
"Class": "net.minecraft.world.biome.BiomeHills",
|
||||
"Root Height": 0.8,
|
||||
"Height Variation": 0.3,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.2,
|
||||
"Humidity": 0.3,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"MOUNTAIN"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityLlama",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 6
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBasalz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,154 @@
|
||||
|
||||
{
|
||||
"ID": 131,
|
||||
"Name": "Extreme Hills M",
|
||||
"Resource Location": "minecraft:mutated_extreme_hills",
|
||||
"Class": "net.minecraft.world.biome.BiomeHills",
|
||||
"Root Height": 1.0,
|
||||
"Height Variation": 0.5,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.2,
|
||||
"Humidity": 0.3,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"RARE",
|
||||
"SPARSE",
|
||||
"MOUNTAIN"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityLlama",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 6
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBasalz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,154 @@
|
||||
|
||||
{
|
||||
"ID": 162,
|
||||
"Name": "Extreme Hills+ M",
|
||||
"Resource Location": "minecraft:mutated_extreme_hills_with_trees",
|
||||
"Class": "net.minecraft.world.biome.BiomeHills",
|
||||
"Root Height": 1.0,
|
||||
"Height Variation": 0.5,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.2,
|
||||
"Humidity": 0.3,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"RARE",
|
||||
"SPARSE",
|
||||
"MOUNTAIN"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityLlama",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 6
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBasalz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
223
config/BiomeTweaker/output/biome/Fen (biomesoplenty_fen).json
Normal file
223
config/BiomeTweaker/output/biome/Fen (biomesoplenty_fen).json
Normal file
@@ -0,0 +1,223 @@
|
||||
|
||||
{
|
||||
"ID": 57,
|
||||
"Name": "Fen",
|
||||
"Resource Location": "biomesoplenty:fen",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenFen",
|
||||
"Root Height": -0.11764706,
|
||||
"Height Variation": 0.09375,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dloamy]",
|
||||
"Filler Block": "biomesoplenty:dirt[coarse\u003dfalse,variant\u003dloamy]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.4,
|
||||
"Humidity": 0.4,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"FOREST",
|
||||
"DEAD",
|
||||
"DENSE",
|
||||
"SWAMP",
|
||||
"WET",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "lily"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "cattail"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "koru"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "double_cattail"
|
||||
},
|
||||
{
|
||||
"ID": "columns",
|
||||
"Name": "river_cane"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "malachite"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "mud"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "brown_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "toadstools"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "red_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "flat_mushroom"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"COLD_SWAMP": 7
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"COLD_SWAMP": [
|
||||
7
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,169 @@
|
||||
|
||||
{
|
||||
"ID": 58,
|
||||
"Name": "Flower Field",
|
||||
"Resource Location": "biomesoplenty:flower_field",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenFlowerField",
|
||||
"Root Height": -0.05882353,
|
||||
"Height Variation": 0.0125,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.7,
|
||||
"Humidity": 0.7,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"LUSH",
|
||||
"PLAINS"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "peridot"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"WARM_TEMPERATE": 2
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"WARM_TEMPERATE": [
|
||||
2
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,196 @@
|
||||
|
||||
{
|
||||
"ID": 132,
|
||||
"Name": "Flower Forest",
|
||||
"Resource Location": "minecraft:mutated_forest",
|
||||
"Class": "net.minecraft.world.biome.BiomeForest",
|
||||
"Root Height": 0.1,
|
||||
"Height Variation": 0.4,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.7,
|
||||
"Humidity": 0.8,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HILLS",
|
||||
"FOREST",
|
||||
"RARE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "flax"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "berry_bushes"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "sprouts"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "amber"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "toadstools"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "blue_milk_caps"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,104 @@
|
||||
|
||||
{
|
||||
"ID": 107,
|
||||
"Name": "Flower Island",
|
||||
"Resource Location": "biomesoplenty:flower_island",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenFlowerIsland",
|
||||
"Root Height": 0.29411766,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003ddaisy]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.8,
|
||||
"Humidity": 0.8,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"LUSH",
|
||||
"MAGICAL",
|
||||
"PLAINS",
|
||||
"DENSE",
|
||||
"WATER"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "clover_patches"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "sprouts"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "splatter",
|
||||
"Name": "grass_splatter"
|
||||
},
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "topaz"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 7
|
||||
}
|
||||
210
config/BiomeTweaker/output/biome/Forest (minecraft_forest).json
Normal file
210
config/BiomeTweaker/output/biome/Forest (minecraft_forest).json
Normal file
@@ -0,0 +1,210 @@
|
||||
|
||||
{
|
||||
"ID": 4,
|
||||
"Name": "Forest",
|
||||
"Resource Location": "minecraft:forest",
|
||||
"Class": "net.minecraft.world.biome.BiomeForest",
|
||||
"Root Height": 0.1,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.7,
|
||||
"Humidity": 0.8,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"FOREST"
|
||||
],
|
||||
"BiomeManager Entries": {
|
||||
"WARM Weights": [
|
||||
10
|
||||
],
|
||||
"COOL Weights": [
|
||||
10
|
||||
]
|
||||
},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityWolf",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "poison_ivy"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "flax"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "berry_bushes"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "sprouts"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "amber"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "toadstools"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "blue_milk_caps"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {
|
||||
"WET_TEMPERATE": [
|
||||
5
|
||||
],
|
||||
"COOL_TEMPERATE": [
|
||||
15
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,197 @@
|
||||
|
||||
{
|
||||
"ID": 18,
|
||||
"Name": "ForestHills",
|
||||
"Resource Location": "minecraft:forest_hills",
|
||||
"Class": "net.minecraft.world.biome.BiomeForest",
|
||||
"Root Height": 0.45,
|
||||
"Height Variation": 0.3,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.7,
|
||||
"Humidity": 0.8,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HILLS",
|
||||
"FOREST"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityWolf",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "poison_ivy"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "flax"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "berry_bushes"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "sprouts"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "amber"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "toadstools"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "blue_milk_caps"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,124 @@
|
||||
|
||||
{
|
||||
"ID": 10,
|
||||
"Name": "FrozenOcean",
|
||||
"Resource Location": "minecraft:frozen_ocean",
|
||||
"Class": "net.minecraft.world.biome.BiomeOcean",
|
||||
"Root Height": -1.0,
|
||||
"Height Variation": 0.1,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.0,
|
||||
"Humidity": 0.5,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": true,
|
||||
"Dictionary Types": [
|
||||
"SNOWY",
|
||||
"OCEAN",
|
||||
"COLD",
|
||||
"WATER"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlizz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,124 @@
|
||||
|
||||
{
|
||||
"ID": 11,
|
||||
"Name": "FrozenRiver",
|
||||
"Resource Location": "minecraft:frozen_river",
|
||||
"Class": "net.minecraft.world.biome.BiomeRiver",
|
||||
"Root Height": -0.5,
|
||||
"Height Variation": 0.0,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.0,
|
||||
"Humidity": 0.5,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": true,
|
||||
"Dictionary Types": [
|
||||
"RIVER",
|
||||
"SNOWY",
|
||||
"COLD",
|
||||
"WATER"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlizz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,110 @@
|
||||
|
||||
{
|
||||
"ID": 109,
|
||||
"Name": "Fungi Forest",
|
||||
"Resource Location": "biomesoplenty:fungi_forest",
|
||||
"Class": "biomesoplenty.common.biome.nether.BiomeFungiForest",
|
||||
"Root Height": 0.1,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "minecraft:netherrack",
|
||||
"Filler Block": "minecraft:netherrack",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 2.0,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"NETHER",
|
||||
"MUSHROOM",
|
||||
"DENSE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityGhast",
|
||||
"Weight": 50,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityPigZombie",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityMagmaCube",
|
||||
"Weight": 2,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [],
|
||||
"Spawnable Cave Creatures": [],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"PRE Generators": [
|
||||
{
|
||||
"ID": "hive",
|
||||
"Name": "hive"
|
||||
}
|
||||
],
|
||||
"BIG_SHROOM Generators": [
|
||||
{
|
||||
"ID": "big_mushrooms",
|
||||
"Name": "big_brown_mushroom"
|
||||
},
|
||||
{
|
||||
"ID": "big_mushrooms",
|
||||
"Name": "big_red_mushroom"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshroom"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "brown_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "red_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "flat_mushroom"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "toadstools"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"HELL": 5
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"HELL": [
|
||||
5
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,130 @@
|
||||
|
||||
{
|
||||
"ID": 99,
|
||||
"Name": "Glacier",
|
||||
"Resource Location": "biomesoplenty:glacier",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenGlacier",
|
||||
"Root Height": 1.3529412,
|
||||
"Height Variation": 0.118750006,
|
||||
"Top Block": "minecraft:ice",
|
||||
"Filler Block": "biomesoplenty:hard_ice",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": -0.5,
|
||||
"Humidity": 0.2,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"SNOWY",
|
||||
"WASTELAND",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityPolarBear",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 2
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "tanzanite"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,214 @@
|
||||
|
||||
{
|
||||
"ID": 59,
|
||||
"Name": "Grassland",
|
||||
"Resource Location": "biomesoplenty:grassland",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenGrassland",
|
||||
"Root Height": -0.05882353,
|
||||
"Height Variation": 0.1625,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.6,
|
||||
"Humidity": 0.7,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HILLS",
|
||||
"PLAINS",
|
||||
"WET"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityHorse",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 6
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityDonkey",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "flax"
|
||||
},
|
||||
{
|
||||
"ID": "columns",
|
||||
"Name": "sugar_cane"
|
||||
},
|
||||
{
|
||||
"ID": "columns",
|
||||
"Name": "river_cane"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "peridot"
|
||||
},
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "lakes"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "gravel"
|
||||
},
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "sand"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "portobellos"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"COOL_TEMPERATE": 7,
|
||||
"WET_TEMPERATE": 3
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"WET_TEMPERATE": [
|
||||
3
|
||||
],
|
||||
"COOL_TEMPERATE": [
|
||||
7
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,115 @@
|
||||
|
||||
{
|
||||
"ID": 40,
|
||||
"Name": "Gravel Beach",
|
||||
"Resource Location": "biomesoplenty:gravel_beach",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenGravelBeach",
|
||||
"Root Height": -0.05882353,
|
||||
"Height Variation": 0.043750003,
|
||||
"Top Block": "minecraft:gravel",
|
||||
"Filler Block": "minecraft:gravel",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.6,
|
||||
"Humidity": 0.5,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"BEACH"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,192 @@
|
||||
|
||||
{
|
||||
"ID": 60,
|
||||
"Name": "Grove",
|
||||
"Resource Location": "biomesoplenty:grove",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenGrove",
|
||||
"Root Height": 0.05882353,
|
||||
"Height Variation": 0.18125,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.6,
|
||||
"Humidity": 0.8,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"LUSH",
|
||||
"PLAINS",
|
||||
"FOREST",
|
||||
"WET",
|
||||
"SPARSE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "clover_patches"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "berry_bushes"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "bushes"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "sprouts"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "amber"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"COOL_TEMPERATE": 7
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"COOL_TEMPERATE": [
|
||||
7
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
89
config/BiomeTweaker/output/biome/Hell (minecraft_hell).json
Normal file
89
config/BiomeTweaker/output/biome/Hell (minecraft_hell).json
Normal file
@@ -0,0 +1,89 @@
|
||||
|
||||
{
|
||||
"ID": 8,
|
||||
"Name": "Hell",
|
||||
"Resource Location": "minecraft:hell",
|
||||
"Class": "net.minecraft.world.biome.BiomeHell",
|
||||
"Root Height": 0.1,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "minecraft:netherrack",
|
||||
"Filler Block": "minecraft:netherrack",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 2.0,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"DRY",
|
||||
"NETHER"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityGhast",
|
||||
"Weight": 50,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityPigZombie",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityMagmaCube",
|
||||
"Weight": 2,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [],
|
||||
"Spawnable Cave Creatures": [],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"PRE Generators": [
|
||||
{
|
||||
"ID": "hive",
|
||||
"Name": "hive"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {
|
||||
"HELL": [
|
||||
30
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,160 @@
|
||||
|
||||
{
|
||||
"ID": 61,
|
||||
"Name": "Highland",
|
||||
"Resource Location": "biomesoplenty:highland",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenHighland",
|
||||
"Root Height": 2.0588236,
|
||||
"Height Variation": 0.95,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.6,
|
||||
"Humidity": 0.8,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HILLS",
|
||||
"WET",
|
||||
"MOUNTAIN"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "emerald"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"COOL_TEMPERATE": 7
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"COOL_TEMPERATE": [
|
||||
7
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,164 @@
|
||||
|
||||
{
|
||||
"ID": 13,
|
||||
"Name": "Ice Mountains",
|
||||
"Resource Location": "minecraft:ice_mountains",
|
||||
"Class": "net.minecraft.world.biome.BiomeSnow",
|
||||
"Root Height": 0.45,
|
||||
"Height Variation": 0.3,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.0,
|
||||
"Humidity": 0.5,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": true,
|
||||
"Dictionary Types": [
|
||||
"SNOWY",
|
||||
"COLD",
|
||||
"MOUNTAIN"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityPolarBear",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 2
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 20,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityStray",
|
||||
"Weight": 80,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlizz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBasalz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "tanzanite"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,172 @@
|
||||
|
||||
{
|
||||
"ID": 12,
|
||||
"Name": "Ice Plains",
|
||||
"Resource Location": "minecraft:ice_flats",
|
||||
"Class": "net.minecraft.world.biome.BiomeSnow",
|
||||
"Root Height": 0.125,
|
||||
"Height Variation": 0.05,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.0,
|
||||
"Humidity": 0.5,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": true,
|
||||
"Dictionary Types": [
|
||||
"SNOWY",
|
||||
"WASTELAND",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {
|
||||
"ICY Weights": [
|
||||
30
|
||||
]
|
||||
},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityPolarBear",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 2
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 20,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityStray",
|
||||
"Weight": 80,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlizz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBasalz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "tanzanite"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {
|
||||
"ICE_CAP": [
|
||||
10
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,143 @@
|
||||
|
||||
{
|
||||
"ID": 140,
|
||||
"Name": "Ice Plains Spikes",
|
||||
"Resource Location": "minecraft:mutated_ice_flats",
|
||||
"Class": "net.minecraft.world.biome.BiomeSnow",
|
||||
"Root Height": 0.425,
|
||||
"Height Variation": 0.45000002,
|
||||
"Top Block": "minecraft:snow",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.0,
|
||||
"Humidity": 0.5,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": true,
|
||||
"Dictionary Types": [
|
||||
"HILLS",
|
||||
"SNOWY",
|
||||
"RARE",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityPolarBear",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 2
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 20,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityStray",
|
||||
"Weight": 80,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlizz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
193
config/BiomeTweaker/output/biome/Jungle (minecraft_jungle).json
Normal file
193
config/BiomeTweaker/output/biome/Jungle (minecraft_jungle).json
Normal file
@@ -0,0 +1,193 @@
|
||||
|
||||
{
|
||||
"ID": 21,
|
||||
"Name": "Jungle",
|
||||
"Resource Location": "minecraft:jungle",
|
||||
"Class": "net.minecraft.world.biome.BiomeJungle",
|
||||
"Root Height": 0.1,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.95,
|
||||
"Humidity": 0.9,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"DENSE",
|
||||
"JUNGLE",
|
||||
"WET"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityParrot",
|
||||
"Weight": 40,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 2
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityOcelot",
|
||||
"Weight": 2,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "rafflesia"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "sprouts"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "topaz"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {
|
||||
"TROPICAL": [
|
||||
15
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,156 @@
|
||||
|
||||
{
|
||||
"ID": 23,
|
||||
"Name": "JungleEdge",
|
||||
"Resource Location": "minecraft:jungle_edge",
|
||||
"Class": "net.minecraft.world.biome.BiomeJungle",
|
||||
"Root Height": 0.1,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.95,
|
||||
"Humidity": 0.8,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"FOREST",
|
||||
"RARE",
|
||||
"JUNGLE",
|
||||
"WET"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityParrot",
|
||||
"Weight": 40,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 2
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,156 @@
|
||||
|
||||
{
|
||||
"ID": 151,
|
||||
"Name": "JungleEdge M",
|
||||
"Resource Location": "minecraft:mutated_jungle_edge",
|
||||
"Class": "net.minecraft.world.biome.BiomeJungle",
|
||||
"Root Height": 0.2,
|
||||
"Height Variation": 0.4,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.95,
|
||||
"Humidity": 0.8,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"HILLS",
|
||||
"RARE",
|
||||
"JUNGLE",
|
||||
"SPARSE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityParrot",
|
||||
"Weight": 40,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 2
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,190 @@
|
||||
|
||||
{
|
||||
"ID": 22,
|
||||
"Name": "JungleHills",
|
||||
"Resource Location": "minecraft:jungle_hills",
|
||||
"Class": "net.minecraft.world.biome.BiomeJungle",
|
||||
"Root Height": 0.45,
|
||||
"Height Variation": 0.3,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.95,
|
||||
"Humidity": 0.9,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"HILLS",
|
||||
"DENSE",
|
||||
"JUNGLE",
|
||||
"WET"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityParrot",
|
||||
"Weight": 40,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 2
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityOcelot",
|
||||
"Weight": 2,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "rafflesia"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "sprouts"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "topaz"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,169 @@
|
||||
|
||||
{
|
||||
"ID": 149,
|
||||
"Name": "Jungle M",
|
||||
"Resource Location": "minecraft:mutated_jungle",
|
||||
"Class": "net.minecraft.world.biome.BiomeJungle",
|
||||
"Root Height": 0.2,
|
||||
"Height Variation": 0.4,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.95,
|
||||
"Humidity": 0.9,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"RARE",
|
||||
"DENSE",
|
||||
"JUNGLE",
|
||||
"WET",
|
||||
"MOUNTAIN"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityParrot",
|
||||
"Weight": 40,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 2
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityOcelot",
|
||||
"Weight": 2,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBasalz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,161 @@
|
||||
|
||||
{
|
||||
"ID": 103,
|
||||
"Name": "Kelp Forest",
|
||||
"Resource Location": "biomesoplenty:kelp_forest",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenKelpForest",
|
||||
"Root Height": -1.4705882,
|
||||
"Height Variation": 0.0125,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.5,
|
||||
"Humidity": 0.5,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"OCEAN",
|
||||
"WATER"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "algae"
|
||||
},
|
||||
{
|
||||
"ID": "columns",
|
||||
"Name": "kelp"
|
||||
},
|
||||
{
|
||||
"ID": "columns",
|
||||
"Name": "kelp_tall"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "sapphire"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,219 @@
|
||||
|
||||
{
|
||||
"ID": 62,
|
||||
"Name": "Land of Lakes",
|
||||
"Resource Location": "biomesoplenty:land_of_lakes",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenLandOfLakes",
|
||||
"Root Height": -0.11764706,
|
||||
"Height Variation": 0.16875,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dloamy]",
|
||||
"Filler Block": "biomesoplenty:dirt[coarse\u003dfalse,variant\u003dloamy]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.5,
|
||||
"Humidity": 0.9,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"FOREST",
|
||||
"DENSE",
|
||||
"SWAMP",
|
||||
"WET"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "medium_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "algae"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "small_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "tiny_lily"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "wild_rice"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "malachite"
|
||||
},
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "lakes"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "gravel"
|
||||
},
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "mud"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"COLD_SWAMP": 3
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"COLD_SWAMP": [
|
||||
3
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,170 @@
|
||||
|
||||
{
|
||||
"ID": 63,
|
||||
"Name": "Lavender Fields",
|
||||
"Resource Location": "biomesoplenty:lavender_fields",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenLavenderFields",
|
||||
"Root Height": -0.05882353,
|
||||
"Height Variation": 0.03125,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dsilty]",
|
||||
"Filler Block": "biomesoplenty:dirt[coarse\u003dfalse,variant\u003dsilty]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.7,
|
||||
"Humidity": 0.7,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"LUSH",
|
||||
"MAGICAL",
|
||||
"PLAINS"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "lavender"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "peridot"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"MEDITERANEAN": 3
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"MEDITERANEAN": [
|
||||
3
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,235 @@
|
||||
|
||||
{
|
||||
"ID": 64,
|
||||
"Name": "Lush Desert",
|
||||
"Resource Location": "biomesoplenty:lush_desert",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenLushDesert",
|
||||
"Root Height": -0.11764706,
|
||||
"Height Variation": 0.30625,
|
||||
"Top Block": "minecraft:hardened_clay",
|
||||
"Filler Block": "minecraft:hardened_clay",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 1.2,
|
||||
"Humidity": 0.4,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"DRY",
|
||||
"LUSH",
|
||||
"SAVANNA",
|
||||
"SANDY",
|
||||
"SPARSE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "algae"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "tiny_cacti"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_bushes"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "bushes"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "bromeliad"
|
||||
},
|
||||
{
|
||||
"ID": "columns",
|
||||
"Name": "cacti"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
},
|
||||
{
|
||||
"ID": "grass",
|
||||
"Name": "desertgrass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "ruby"
|
||||
},
|
||||
{
|
||||
"ID": "splatter",
|
||||
"Name": "grass_splatter"
|
||||
},
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "lakes"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "oases"
|
||||
},
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "sand"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"SAVANNA": 2
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"SAVANNA": [
|
||||
2
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,263 @@
|
||||
|
||||
{
|
||||
"ID": 65,
|
||||
"Name": "Lush Swamp",
|
||||
"Resource Location": "biomesoplenty:lush_swamp",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenLushSwamp",
|
||||
"Root Height": -0.11764706,
|
||||
"Height Variation": 0.043750003,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.7,
|
||||
"Humidity": 1.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"LUSH",
|
||||
"DENSE",
|
||||
"SWAMP",
|
||||
"WET"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "medium_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "algae"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "small_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "flower_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "tiny_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "lily"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "cattail"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "koru"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "double_cattail"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "columns",
|
||||
"Name": "sugar_cane"
|
||||
},
|
||||
{
|
||||
"ID": "columns",
|
||||
"Name": "river_cane"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "poison_lakes"
|
||||
},
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "malachite"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "sand"
|
||||
},
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "mud"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "brown_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "blue_milk_caps"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "red_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "toadstools"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"WET_TEMPERATE": 10
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"WET_TEMPERATE": [
|
||||
10
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,141 @@
|
||||
|
||||
{
|
||||
"ID": 66,
|
||||
"Name": "Mangrove",
|
||||
"Resource Location": "biomesoplenty:mangrove",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenMangrove",
|
||||
"Root Height": -0.1764706,
|
||||
"Height Variation": 0.06875,
|
||||
"Top Block": "biomesoplenty:mud[variant\u003dmud]",
|
||||
"Filler Block": "biomesoplenty:mud[variant\u003dmud]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "13500241",
|
||||
"Temperature": 0.85,
|
||||
"Humidity": 0.3,
|
||||
"Water Tint": 13500241,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"LUSH",
|
||||
"DENSE",
|
||||
"SWAMP",
|
||||
"WET",
|
||||
"WATER"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "quicksand"
|
||||
},
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "sapphire"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"HOT_SWAMP": 7
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"HOT_SWAMP": [
|
||||
7
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,203 @@
|
||||
|
||||
{
|
||||
"ID": 67,
|
||||
"Name": "Maple Woods",
|
||||
"Resource Location": "biomesoplenty:maple_woods",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenMapleWoods",
|
||||
"Root Height": 0.29411766,
|
||||
"Height Variation": 0.2625,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.25,
|
||||
"Humidity": 0.8,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"CONIFEROUS",
|
||||
"FOREST",
|
||||
"DENSE",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityWolf",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "tanzanite"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "gravel"
|
||||
},
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "sand"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"BOREAL": 10
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"BOREAL": [
|
||||
10
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,158 @@
|
||||
|
||||
{
|
||||
"ID": 68,
|
||||
"Name": "Marsh",
|
||||
"Resource Location": "biomesoplenty:marsh",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenMarsh",
|
||||
"Root Height": -0.1764706,
|
||||
"Height Variation": 0.0,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dloamy]",
|
||||
"Filler Block": "biomesoplenty:dirt[coarse\u003dfalse,variant\u003dloamy]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.6,
|
||||
"Humidity": 0.8,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"LUSH",
|
||||
"WET"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "algae"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "koru"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "lakes"
|
||||
},
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "malachite"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"WET_TEMPERATE": 7
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"WET_TEMPERATE": [
|
||||
7
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,235 @@
|
||||
|
||||
{
|
||||
"ID": 69,
|
||||
"Name": "Meadow",
|
||||
"Resource Location": "biomesoplenty:meadow",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenMeadow",
|
||||
"Root Height": -0.05882353,
|
||||
"Height Variation": 0.0125,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.4,
|
||||
"Humidity": 0.7,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"LUSH",
|
||||
"PLAINS",
|
||||
"FOREST",
|
||||
"WET",
|
||||
"SPARSE",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "medium_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "algae"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "small_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "flower_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "tiny_lily"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "clover_patches"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "flax"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "bushes"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "sprouts"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "peridot"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "sand"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"COOL_TEMPERATE": 3,
|
||||
"BOREAL": 7
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"BOREAL": [
|
||||
7
|
||||
],
|
||||
"COOL_TEMPERATE": [
|
||||
3
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,154 @@
|
||||
|
||||
{
|
||||
"ID": 160,
|
||||
"Name": "Mega Spruce Taiga",
|
||||
"Resource Location": "minecraft:mutated_redwood_taiga",
|
||||
"Class": "net.minecraft.world.biome.BiomeTaiga",
|
||||
"Root Height": 0.2,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.25,
|
||||
"Humidity": 0.8,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"FOREST",
|
||||
"RARE",
|
||||
"DENSE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityWolf",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,180 @@
|
||||
|
||||
{
|
||||
"ID": 32,
|
||||
"Name": "Mega Taiga",
|
||||
"Resource Location": "minecraft:redwood_taiga",
|
||||
"Class": "net.minecraft.world.biome.BiomeTaiga",
|
||||
"Root Height": 0.2,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.3,
|
||||
"Humidity": 0.8,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"CONIFEROUS",
|
||||
"FOREST",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityWolf",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlizz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "tanzanite"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {
|
||||
"BOREAL": [
|
||||
5
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,177 @@
|
||||
|
||||
{
|
||||
"ID": 33,
|
||||
"Name": "Mega Taiga Hills",
|
||||
"Resource Location": "minecraft:redwood_taiga_hills",
|
||||
"Class": "net.minecraft.world.biome.BiomeTaiga",
|
||||
"Root Height": 0.45,
|
||||
"Height Variation": 0.3,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.3,
|
||||
"Humidity": 0.8,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"CONIFEROUS",
|
||||
"HILLS",
|
||||
"FOREST",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityWolf",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlizz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "tanzanite"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
139
config/BiomeTweaker/output/biome/Mesa (minecraft_mesa).json
Normal file
139
config/BiomeTweaker/output/biome/Mesa (minecraft_mesa).json
Normal file
@@ -0,0 +1,139 @@
|
||||
|
||||
{
|
||||
"ID": 37,
|
||||
"Name": "Mesa",
|
||||
"Resource Location": "minecraft:mesa",
|
||||
"Class": "net.minecraft.world.biome.BiomeMesa",
|
||||
"Root Height": 0.1,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "minecraft:sand[variant\u003dred_sand]",
|
||||
"Filler Block": "minecraft:stained_hardened_clay[color\u003dwhite]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 2.0,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"DRY",
|
||||
"SANDY",
|
||||
"MESA"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlitz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "tiny_cacti"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "grass",
|
||||
"Name": "desertgrass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "ruby"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,143 @@
|
||||
|
||||
{
|
||||
"ID": 39,
|
||||
"Name": "Mesa Plateau",
|
||||
"Resource Location": "minecraft:mesa_clear_rock",
|
||||
"Class": "net.minecraft.world.biome.BiomeMesa",
|
||||
"Root Height": 1.5,
|
||||
"Height Variation": 0.025,
|
||||
"Top Block": "minecraft:sand[variant\u003dred_sand]",
|
||||
"Filler Block": "minecraft:stained_hardened_clay[color\u003dwhite]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 2.0,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"DRY",
|
||||
"SANDY",
|
||||
"MESA"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlitz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "tiny_cacti"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "grass",
|
||||
"Name": "desertgrass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "ruby"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {
|
||||
"HOT_DESERT": [
|
||||
15
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,124 @@
|
||||
|
||||
{
|
||||
"ID": 38,
|
||||
"Name": "Mesa Plateau F",
|
||||
"Resource Location": "minecraft:mesa_rock",
|
||||
"Class": "net.minecraft.world.biome.BiomeMesa",
|
||||
"Root Height": 1.5,
|
||||
"Height Variation": 0.025,
|
||||
"Top Block": "minecraft:sand[variant\u003dred_sand]",
|
||||
"Filler Block": "minecraft:stained_hardened_clay[color\u003dwhite]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 2.0,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"DRY",
|
||||
"SANDY",
|
||||
"SPARSE",
|
||||
"MESA"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBlitz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,119 @@
|
||||
|
||||
{
|
||||
"ID": 166,
|
||||
"Name": "Mesa Plateau F M",
|
||||
"Resource Location": "minecraft:mutated_mesa_rock",
|
||||
"Class": "net.minecraft.world.biome.BiomeMesa",
|
||||
"Root Height": 0.45,
|
||||
"Height Variation": 0.3,
|
||||
"Top Block": "minecraft:sand[variant\u003dred_sand]",
|
||||
"Filler Block": "minecraft:stained_hardened_clay[color\u003dwhite]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 2.0,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"DRY",
|
||||
"HILLS",
|
||||
"RARE",
|
||||
"SPARSE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,125 @@
|
||||
|
||||
{
|
||||
"ID": 167,
|
||||
"Name": "Mesa Plateau M",
|
||||
"Resource Location": "minecraft:mutated_mesa_clear_rock",
|
||||
"Class": "net.minecraft.world.biome.BiomeMesa",
|
||||
"Root Height": 0.45,
|
||||
"Height Variation": 0.3,
|
||||
"Top Block": "minecraft:sand[variant\u003dred_sand]",
|
||||
"Filler Block": "minecraft:stained_hardened_clay[color\u003dwhite]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 2.0,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"DRY",
|
||||
"RARE",
|
||||
"SPARSE",
|
||||
"MOUNTAIN"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBasalz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,125 @@
|
||||
|
||||
{
|
||||
"ID": 165,
|
||||
"Name": "Mesa (Bryce)",
|
||||
"Resource Location": "minecraft:mutated_mesa",
|
||||
"Class": "net.minecraft.world.biome.BiomeMesa",
|
||||
"Root Height": 0.1,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "minecraft:sand[variant\u003dred_sand]",
|
||||
"Filler Block": "minecraft:stained_hardened_clay[color\u003dwhite]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 2.0,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"DRY",
|
||||
"RARE",
|
||||
"SPARSE",
|
||||
"MOUNTAIN"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "cofh.thermalfoundation.entity.monster.EntityBasalz",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
198
config/BiomeTweaker/output/biome/Moor (biomesoplenty_moor).json
Normal file
198
config/BiomeTweaker/output/biome/Moor (biomesoplenty_moor).json
Normal file
@@ -0,0 +1,198 @@
|
||||
|
||||
{
|
||||
"ID": 70,
|
||||
"Name": "Moor",
|
||||
"Resource Location": "biomesoplenty:moor",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenMoor",
|
||||
"Root Height": 1.3529412,
|
||||
"Height Variation": 0.118750006,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dloamy]",
|
||||
"Filler Block": "biomesoplenty:dirt[coarse\u003dfalse,variant\u003dloamy]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "5800566",
|
||||
"Temperature": 0.6,
|
||||
"Humidity": 1.0,
|
||||
"Water Tint": 5800566,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HILLS",
|
||||
"SWAMP",
|
||||
"WET"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "algae"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "flax"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "koru"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "malachite"
|
||||
},
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "lakes"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "mud"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "brown_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "red_mushrooms"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"COLD_SWAMP": 5
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"COLD_SWAMP": [
|
||||
5
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,179 @@
|
||||
|
||||
{
|
||||
"ID": 71,
|
||||
"Name": "Mountain",
|
||||
"Resource Location": "biomesoplenty:mountain",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenMountain",
|
||||
"Root Height": 4.4117646,
|
||||
"Height Variation": 0.98125,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.5,
|
||||
"Humidity": 0.1,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"DRY",
|
||||
"FOREST",
|
||||
"SPARSE",
|
||||
"MOUNTAIN"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 6
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityWolf",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityLlama",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 6
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "emeralds"
|
||||
},
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "lakes"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "gravel"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"DRY_TEMPERATE": 3
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"DRY_TEMPERATE": [
|
||||
3
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,194 @@
|
||||
|
||||
{
|
||||
"ID": 96,
|
||||
"Name": "MountainFoothills",
|
||||
"Resource Location": "biomesoplenty:mountain_foothills",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenMountain",
|
||||
"Root Height": 2.0588236,
|
||||
"Height Variation": 0.41875,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.5,
|
||||
"Humidity": 0.1,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"DRY",
|
||||
"HILLS",
|
||||
"FOREST",
|
||||
"SPARSE",
|
||||
"MOUNTAIN"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "flax"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "berry_bushes"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "emeralds"
|
||||
},
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "lakes"
|
||||
}
|
||||
],
|
||||
"SAND_PASS2 Generators": [
|
||||
{
|
||||
"ID": "waterside",
|
||||
"Name": "gravel"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,95 @@
|
||||
|
||||
{
|
||||
"ID": 14,
|
||||
"Name": "MushroomIsland",
|
||||
"Resource Location": "minecraft:mushroom_island",
|
||||
"Class": "net.minecraft.world.biome.BiomeMushroomIsland",
|
||||
"Root Height": 0.2,
|
||||
"Height Variation": 0.3,
|
||||
"Top Block": "minecraft:mycelium[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.9,
|
||||
"Humidity": 1.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"RARE",
|
||||
"MUSHROOM"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityMooshroom",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [],
|
||||
"Spawnable Water Creatures": [],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "sapphire"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "blue_milk_caps"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms_surface"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "portobellos"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "flat_mushroom"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "toadstools"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,68 @@
|
||||
|
||||
{
|
||||
"ID": 15,
|
||||
"Name": "MushroomIslandShore",
|
||||
"Resource Location": "minecraft:mushroom_island_shore",
|
||||
"Class": "net.minecraft.world.biome.BiomeMushroomIsland",
|
||||
"Root Height": 0.0,
|
||||
"Height Variation": 0.025,
|
||||
"Top Block": "minecraft:mycelium[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.9,
|
||||
"Humidity": 1.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"BEACH",
|
||||
"RARE",
|
||||
"MUSHROOM"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityMooshroom",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [],
|
||||
"Spawnable Water Creatures": [],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,227 @@
|
||||
|
||||
{
|
||||
"ID": 72,
|
||||
"Name": "Mystic Grove",
|
||||
"Resource Location": "biomesoplenty:mystic_grove",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenMysticGrove",
|
||||
"Root Height": -0.11764706,
|
||||
"Height Variation": 0.106249996,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dsilty]",
|
||||
"Filler Block": "biomesoplenty:dirt[coarse\u003dfalse,variant\u003dsilty]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16715898",
|
||||
"Temperature": 0.7,
|
||||
"Humidity": 0.8,
|
||||
"Water Tint": 16715898,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"LUSH",
|
||||
"MAGICAL",
|
||||
"FOREST",
|
||||
"RARE",
|
||||
"DENSE",
|
||||
"WET"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"BIG_SHROOM Generators": [
|
||||
{
|
||||
"ID": "big_mushrooms",
|
||||
"Name": "big_red_mushroom"
|
||||
}
|
||||
],
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "medium_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "algae"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "small_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "flower_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "tiny_lily"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "clover_patches"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "sprouts"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "hot_springs"
|
||||
},
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "poison_lakes"
|
||||
},
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "topaz"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "brown_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "blue_milk_caps"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "red_mushrooms"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"WET_TEMPERATE": 1
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"WET_TEMPERATE": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,189 @@
|
||||
|
||||
{
|
||||
"ID": 100,
|
||||
"Name": "Oasis",
|
||||
"Resource Location": "biomesoplenty:oasis",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenOasis",
|
||||
"Root Height": -0.1764706,
|
||||
"Height Variation": 0.025,
|
||||
"Top Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Filler Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 2.0,
|
||||
"Humidity": 0.5,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"LUSH",
|
||||
"SANDY",
|
||||
"JUNGLE",
|
||||
"WET",
|
||||
"SPARSE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "tiny_cacti"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "columns",
|
||||
"Name": "sugar_cane"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "desert_sprouts"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "bromeliad"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "grass",
|
||||
"Name": "dunegrass"
|
||||
},
|
||||
{
|
||||
"ID": "grass",
|
||||
"Name": "desertgrass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "ruby"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
122
config/BiomeTweaker/output/biome/Ocean (minecraft_ocean).json
Normal file
122
config/BiomeTweaker/output/biome/Ocean (minecraft_ocean).json
Normal file
@@ -0,0 +1,122 @@
|
||||
|
||||
{
|
||||
"ID": 0,
|
||||
"Name": "Ocean",
|
||||
"Resource Location": "minecraft:ocean",
|
||||
"Class": "net.minecraft.world.biome.BiomeOcean",
|
||||
"Root Height": -1.0,
|
||||
"Height Variation": 0.1,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.5,
|
||||
"Humidity": 0.5,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"OCEAN",
|
||||
"WATER"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "sapphire"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,116 @@
|
||||
|
||||
{
|
||||
"ID": 114,
|
||||
"Name": "Ocean Oil Field",
|
||||
"Resource Location": "buildcraftenergy:oil_ocean",
|
||||
"Class": "buildcraft.energy.generation.BiomeOilOcean",
|
||||
"Root Height": -1.0,
|
||||
"Height Variation": 0.1,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.5,
|
||||
"Humidity": 0.5,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"OCEAN",
|
||||
"WATER"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,179 @@
|
||||
|
||||
{
|
||||
"ID": 73,
|
||||
"Name": "Ominous Woods",
|
||||
"Resource Location": "biomesoplenty:ominous_woods",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenOminousWoods",
|
||||
"Root Height": 0.05882353,
|
||||
"Height Variation": 0.043750003,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dloamy]",
|
||||
"Filler Block": "biomesoplenty:dirt[coarse\u003dfalse,variant\u003dloamy]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "1973030",
|
||||
"Temperature": 0.6,
|
||||
"Humidity": 0.6,
|
||||
"Water Tint": 1973030,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"MAGICAL",
|
||||
"SPOOKY",
|
||||
"FOREST",
|
||||
"DEAD",
|
||||
"RARE",
|
||||
"DENSE",
|
||||
"WET"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "thorns"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "bramble",
|
||||
"Name": "bramble"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "poison_ivy"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "poison_lakes"
|
||||
},
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "malachite"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "brown_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "red_mushrooms"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"COLD_SWAMP": 1
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"COLD_SWAMP": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,201 @@
|
||||
|
||||
{
|
||||
"ID": 74,
|
||||
"Name": "Orchard",
|
||||
"Resource Location": "biomesoplenty:orchard",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenOrchard",
|
||||
"Root Height": -0.05882353,
|
||||
"Height Variation": 0.05,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.7,
|
||||
"Humidity": 0.7,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"LUSH",
|
||||
"PLAINS",
|
||||
"FOREST",
|
||||
"DENSE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityHorse",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 6
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityDonkey",
|
||||
"Weight": 1,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "water_reeds"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "double_flora",
|
||||
"Name": "flax"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "berry_bushes"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "peridot"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"WARM_TEMPERATE": 3
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"WARM_TEMPERATE": [
|
||||
3
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,78 @@
|
||||
|
||||
{
|
||||
"ID": 42,
|
||||
"Name": "Origin Beach",
|
||||
"Resource Location": "biomesoplenty:origin_beach",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenOriginBeach",
|
||||
"Root Height": -0.05882353,
|
||||
"Height Variation": 0.112500004,
|
||||
"Top Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Filler Block": "minecraft:sand[variant\u003dsand]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.6,
|
||||
"Humidity": 0.6,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"BEACH",
|
||||
"RARE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [],
|
||||
"Spawnable Cave Creatures": [],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,114 @@
|
||||
|
||||
{
|
||||
"ID": 104,
|
||||
"Name": "Origin Island",
|
||||
"Resource Location": "biomesoplenty:origin_island",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenOriginIsland",
|
||||
"Root Height": -0.05882353,
|
||||
"Height Variation": 0.1625,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dorigin]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.6,
|
||||
"Humidity": 0.6,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"FOREST",
|
||||
"RARE",
|
||||
"WATER"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [],
|
||||
"Spawnable Cave Creatures": [],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "basic_tree",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 1
|
||||
}
|
||||
@@ -0,0 +1,170 @@
|
||||
|
||||
{
|
||||
"ID": 75,
|
||||
"Name": "Outback",
|
||||
"Resource Location": "biomesoplenty:outback",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenOutback",
|
||||
"Root Height": 0.4117647,
|
||||
"Height Variation": 0.118750006,
|
||||
"Top Block": "minecraft:sand[variant\u003dred_sand]",
|
||||
"Filler Block": "minecraft:sand[variant\u003dred_sand]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 2.0,
|
||||
"Humidity": 0.05,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"DRY",
|
||||
"SAVANNA",
|
||||
"SANDY",
|
||||
"SPARSE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityRabbit",
|
||||
"Weight": 4,
|
||||
"Min Group Count": 2,
|
||||
"Max Group Count": 3
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": true,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "tiny_cacti"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "dead_bushes"
|
||||
},
|
||||
{
|
||||
"ID": "columns",
|
||||
"Name": "cacti"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
},
|
||||
{
|
||||
"ID": "grass",
|
||||
"Name": "desertgrass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "splatter",
|
||||
"Name": "grass_splatter"
|
||||
},
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "ruby"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"HOT_DESERT": 7
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"HOT_DESERT": [
|
||||
7
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,143 @@
|
||||
|
||||
{
|
||||
"ID": 116,
|
||||
"Name": "Outer Space",
|
||||
"Resource Location": "galacticraftcore:outer space",
|
||||
"Class": "micdoodle8.mods.galacticraft.api.prefab.world.gen.BiomeAdaptive",
|
||||
"Root Height": 0.1,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.5,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": true,
|
||||
"Dictionary Types": [
|
||||
"DRY",
|
||||
"SPOOKY",
|
||||
"DEAD",
|
||||
"SPARSE"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,143 @@
|
||||
|
||||
{
|
||||
"ID": 117,
|
||||
"Name": "Outer Space 1",
|
||||
"Resource Location": "galacticraftplanets:outer space 1",
|
||||
"Class": "micdoodle8.mods.galacticraft.api.prefab.world.gen.BiomeAdaptive",
|
||||
"Root Height": 2.0,
|
||||
"Height Variation": 1.0,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 4.0,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": true,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"DRY",
|
||||
"SANDY",
|
||||
"DEAD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,142 @@
|
||||
|
||||
{
|
||||
"ID": 126,
|
||||
"Name": "Outer Space 10",
|
||||
"Resource Location": "extraplanets:outer space 10",
|
||||
"Class": "micdoodle8.mods.galacticraft.api.prefab.world.gen.BiomeAdaptive",
|
||||
"Root Height": 0.125,
|
||||
"Height Variation": 0.05,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.5,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"FOREST",
|
||||
"DEAD",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,143 @@
|
||||
|
||||
{
|
||||
"ID": 128,
|
||||
"Name": "Outer Space 11",
|
||||
"Resource Location": "extraplanets:outer space 11",
|
||||
"Class": "micdoodle8.mods.galacticraft.api.prefab.world.gen.BiomeAdaptive",
|
||||
"Root Height": -0.2,
|
||||
"Height Variation": 0.1,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "14745518",
|
||||
"Temperature": 0.8,
|
||||
"Humidity": 0.9,
|
||||
"Water Tint": 14745518,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"DEAD",
|
||||
"WET",
|
||||
"WASTELAND",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,142 @@
|
||||
|
||||
{
|
||||
"ID": 135,
|
||||
"Name": "Outer Space 12",
|
||||
"Resource Location": "extraplanets:outer space 12",
|
||||
"Class": "micdoodle8.mods.galacticraft.api.prefab.world.gen.BiomeAdaptive",
|
||||
"Root Height": 0.125,
|
||||
"Height Variation": 0.05,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.5,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"FOREST",
|
||||
"DEAD",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,143 @@
|
||||
|
||||
{
|
||||
"ID": 118,
|
||||
"Name": "Outer Space 2",
|
||||
"Resource Location": "galacticraftplanets:outer space 2",
|
||||
"Class": "micdoodle8.mods.galacticraft.api.prefab.world.gen.BiomeAdaptive",
|
||||
"Root Height": -0.4,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 4.0,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": true,
|
||||
"Dictionary Types": [
|
||||
"HOT",
|
||||
"DRY",
|
||||
"SANDY",
|
||||
"DEAD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,143 @@
|
||||
|
||||
{
|
||||
"ID": 119,
|
||||
"Name": "Outer Space 3",
|
||||
"Resource Location": "extraplanets:outer space 3",
|
||||
"Class": "micdoodle8.mods.galacticraft.api.prefab.world.gen.BiomeAdaptive",
|
||||
"Root Height": 0.125,
|
||||
"Height Variation": 0.05,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.5,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"DRY",
|
||||
"LUSH",
|
||||
"DENSE",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
@@ -0,0 +1,143 @@
|
||||
|
||||
{
|
||||
"ID": 120,
|
||||
"Name": "Outer Space 4",
|
||||
"Resource Location": "extraplanets:outer space 4",
|
||||
"Class": "micdoodle8.mods.galacticraft.api.prefab.world.gen.BiomeAdaptive",
|
||||
"Root Height": 0.125,
|
||||
"Height Variation": 0.05,
|
||||
"Top Block": "minecraft:grass[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.5,
|
||||
"Humidity": 0.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": false,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"DRY",
|
||||
"LUSH",
|
||||
"DENSE",
|
||||
"COLD"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user