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

214 lines
4.8 KiB
JSON

{
"ID": 59,
"Name": "Grassland",
"Resource Location": "biomesoplenty:grassland",
"Class": "biomesoplenty.common.biome.overworld.BiomeGenGrassland",
"Root Height": -0.05882353,
"Height Variation": 0.1625,
"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.6,
"Humidity": 0.7,
"Water Tint": 16777215,
"Enable Rain": true,
"Enable Snow": false,
"Dictionary Types": [
"HILLS",
"PLAINS",
"WET"
],
"BiomeManager Entries": {},
"Spawnable Creatures": [
{
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
"Weight": 12,
"Min Group Count": 4,
"Max Group Count": 4
},
{
"Entity Class": "net.minecraft.entity.passive.EntityPig",
"Weight": 10,
"Min Group Count": 4,
"Max Group Count": 4
},
{
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
"Weight": 10,
"Min Group Count": 4,
"Max Group Count": 4
},
{
"Entity Class": "net.minecraft.entity.passive.EntityCow",
"Weight": 8,
"Min Group Count": 4,
"Max Group Count": 4
},
{
"Entity Class": "net.minecraft.entity.passive.EntityHorse",
"Weight": 5,
"Min Group Count": 2,
"Max Group Count": 6
},
{
"Entity Class": "net.minecraft.entity.passive.EntityDonkey",
"Weight": 1,
"Min Group Count": 1,
"Max Group Count": 1
}
],
"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": true,
"Tweaked": false,
"BOP Generators": {
"LILYPAD Generators": [
{
"ID": "flora",
"Name": "water_reeds"
}
],
"FLOWERS Generators": [
{
"ID": "flora",
"Name": "glowshrooms"
},
{
"ID": "flora",
"Name": "miners_delight"
},
{
"ID": "flora",
"Name": "roots"
},
{
"ID": "double_flora",
"Name": "flax"
},
{
"ID": "columns",
"Name": "sugar_cane"
},
{
"ID": "columns",
"Name": "river_cane"
}
],
"GRASS Generators": [
{
"ID": "weighted",
"Name": "grass"
}
],
"SAND Generators": [
{
"ID": "ore_single",
"Name": "peridot"
},
{
"ID": "lakes",
"Name": "lakes"
}
],
"SAND_PASS2 Generators": [
{
"ID": "waterside",
"Name": "gravel"
},
{
"ID": "waterside",
"Name": "sand"
}
],
"SHROOM Generators": [
{
"ID": "flora",
"Name": "portobellos"
}
]
},
"BOP Owner": "BIOMESOPLENTY",
"BOP Weight Map": {
"COOL_TEMPERATE": 7,
"WET_TEMPERATE": 3
},
"BOP Climate Weights": {
"WET_TEMPERATE": [
3
],
"COOL_TEMPERATE": [
7
]
},
"BOP Island Weight": 0
}