Files
gunpowder-cocktail-client/minecraft/config/BiomeTweaker/output/biome/FrozenOcean (minecraft_frozen_ocean).json
2025-11-08 17:53:47 +02:00

124 lines
3.1 KiB
JSON

{
"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": [
"OCEAN",
"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
}