Files
gunpowder-cocktail-server/config/BiomeTweaker/output/biome/Crag (biomesoplenty_crag).json
2025-11-08 15:21:14 +02:00

150 lines
3.4 KiB
JSON

{
"ID": 53,
"Name": "Crag",
"Resource Location": "biomesoplenty:crag",
"Class": "biomesoplenty.common.biome.overworld.BiomeGenCrag",
"Root Height": 2.0588236,
"Height Variation": 3.1062498,
"Top Block": "minecraft:gravel",
"Filler Block": "minecraft:stone[variant\u003dstone]",
"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.5,
"Humidity": 0.5,
"Water Tint": 16777215,
"Enable Rain": true,
"Enable Snow": false,
"Dictionary Types": [
"DRY",
"MAGICAL",
"HILLS",
"WASTELAND",
"MOUNTAIN",
"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": {
"FLOWERS Generators": [
{
"ID": "flora",
"Name": "glowshrooms"
},
{
"ID": "flora",
"Name": "miners_delight"
},
{
"ID": "flora",
"Name": "roots"
}
],
"GRASS Generators": [
{
"ID": "weighted",
"Name": "grass"
}
],
"SAND Generators": [
{
"ID": "ore_single",
"Name": "emeralds"
},
{
"ID": "splotches",
"Name": "overgrown_stone_patches"
},
{
"ID": "splatter",
"Name": "cobblestone_splatter"
},
{
"ID": "splatter",
"Name": "stone_splatter"
}
]
},
"BOP Owner": "BIOMESOPLENTY",
"BOP Weight Map": {
"COLD_SWAMP": 2
},
"BOP Climate Weights": {
"COLD_SWAMP": [
2
]
},
"BOP Island Weight": 0
}