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

189 lines
4.3 KiB
JSON

{
"ID": 100,
"Name": "Oasis",
"Resource Location": "biomesoplenty:oasis",
"Class": "biomesoplenty.common.biome.overworld.BiomeGenOasis",
"Root Height": -0.1764706,
"Height Variation": 0.025,
"Top Block": "minecraft:sand[variant\u003dsand]",
"Filler Block": "minecraft:sand[variant\u003dsand]",
"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.5,
"Water Tint": 16777215,
"Enable Rain": false,
"Enable Snow": false,
"Dictionary Types": [
"HOT",
"LUSH",
"SANDY",
"JUNGLE",
"WET",
"SPARSE"
],
"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.EntityRabbit",
"Weight": 4,
"Min Group Count": 2,
"Max Group Count": 3
}
],
"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": "tiny_cacti"
},
{
"ID": "flora",
"Name": "miners_delight"
},
{
"ID": "columns",
"Name": "sugar_cane"
},
{
"ID": "flora",
"Name": "desert_sprouts"
},
{
"ID": "flora",
"Name": "bromeliad"
},
{
"ID": "flora",
"Name": "roots"
}
],
"GRASS Generators": [
{
"ID": "grass",
"Name": "dunegrass"
},
{
"ID": "grass",
"Name": "desertgrass"
}
],
"SAND Generators": [
{
"ID": "ore_single",
"Name": "ruby"
}
],
"TREE Generators": [
{
"ID": "weighted",
"Name": "trees"
}
]
},
"BOP Owner": "BIOMESOPLENTY",
"BOP Weight Map": {},
"BOP Climate Weights": {},
"BOP Island Weight": 0
}