Clean slate
This commit is contained in:
@@ -0,0 +1,93 @@
|
||||
|
||||
{
|
||||
"ID": 112,
|
||||
"Name": "Visceral Heap",
|
||||
"Resource Location": "biomesoplenty:visceral_heap",
|
||||
"Class": "biomesoplenty.common.biome.nether.BiomeVisceralHeap",
|
||||
"Root Height": 0.1,
|
||||
"Height Variation": 0.2,
|
||||
"Top Block": "biomesoplenty:flesh",
|
||||
"Filler Block": "biomesoplenty:flesh",
|
||||
"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",
|
||||
"WET"
|
||||
],
|
||||
"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": "double_flora",
|
||||
"Name": "eyebulbs"
|
||||
},
|
||||
{
|
||||
"ID": "columns",
|
||||
"Name": "bones"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "blood_pools"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"HELL": 5
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"HELL": [
|
||||
5
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
Reference in New Issue
Block a user