Clean slate
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
|
||||
{
|
||||
"ID": 41,
|
||||
"Name": "White Beach",
|
||||
"Resource Location": "biomesoplenty:white_beach",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenWhiteBeach",
|
||||
"Root Height": -0.05882353,
|
||||
"Height Variation": 0.112500004,
|
||||
"Top Block": "biomesoplenty:white_sand",
|
||||
"Filler Block": "biomesoplenty:white_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": 1.0,
|
||||
"Humidity": 0.95,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"BEACH"
|
||||
],
|
||||
"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": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
Reference in New Issue
Block a user