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

89 lines
2.1 KiB
JSON

{
"ID": 8,
"Name": "Hell",
"Resource Location": "minecraft:hell",
"Class": "net.minecraft.world.biome.BiomeHell",
"Root Height": 0.1,
"Height Variation": 0.2,
"Top Block": "minecraft:netherrack",
"Filler Block": "minecraft:netherrack",
"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.0,
"Water Tint": 16777215,
"Enable Rain": false,
"Enable Snow": false,
"Dictionary Types": [
"HOT",
"NETHER",
"DRY"
],
"BiomeManager Entries": {},
"Spawnable Creatures": [],
"Spawnable Monsters": [
{
"Entity Class": "net.minecraft.entity.monster.EntityGhast",
"Weight": 50,
"Min Group Count": 4,
"Max Group Count": 4
},
{
"Entity Class": "net.minecraft.entity.monster.EntityPigZombie",
"Weight": 100,
"Min Group Count": 4,
"Max Group Count": 4
},
{
"Entity Class": "net.minecraft.entity.monster.EntityMagmaCube",
"Weight": 2,
"Min Group Count": 4,
"Max Group Count": 4
},
{
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
"Weight": 1,
"Min Group Count": 4,
"Max Group Count": 4
}
],
"Spawnable Water Creatures": [],
"Spawnable Cave Creatures": [],
"Spawn Biome": false,
"Tweaked": false,
"BOP Generators": {
"PRE Generators": [
{
"ID": "hive",
"Name": "hive"
}
],
"FLOWERS Generators": [
{
"ID": "flora",
"Name": "glowshrooms"
},
{
"ID": "flora",
"Name": "miners_delight"
},
{
"ID": "flora",
"Name": "roots"
}
]
},
"BOP Owner": "OTHER",
"BOP Weight Map": {},
"BOP Climate Weights": {
"HELL": [
30
]
},
"BOP Island Weight": 0
}