Clean slate
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user