Clean slate
This commit is contained in:
@@ -0,0 +1,123 @@
|
||||
|
||||
{
|
||||
"ID": 111,
|
||||
"Name": "Undergarden",
|
||||
"Resource Location": "biomesoplenty:undergarden",
|
||||
"Class": "biomesoplenty.common.biome.nether.BiomeUndergarden",
|
||||
"Root Height": 0.1,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "biomesoplenty:grass[snowy\u003dfalse,variant\u003dovergrown_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",
|
||||
"LUSH"
|
||||
],
|
||||
"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": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "vines",
|
||||
"Name": "ivy"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "splatter",
|
||||
"Name": "netherrack_splatter"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "brown_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "red_mushrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "flat_mushroom"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "toadstools"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"HELL": 5
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"HELL": [
|
||||
5
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
Reference in New Issue
Block a user