mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
Added > Caves - Azure Wastes - Crystalized - Crystalized Overgrown - Spider infestation - Dark Depths - Glacial - Mantle Core > Biomes - Dark depth Ocean - Rich Oceans - Croak - Oak forest flat > Misc - Lanterns on fence in sakura biome
23 lines
483 B
JSON
23 lines
483 B
JSON
{
|
|
"group": "NORMAL",
|
|
"maximumRate": {
|
|
"amount": 30,
|
|
"per": {"seconds": 25}
|
|
},
|
|
"maxEntitiesPerChunk": 2,
|
|
"energyMultiplier": 0.95,
|
|
"weather": "ANY",
|
|
"spawns": [
|
|
{
|
|
"entity": "standard/hostile/ghast",
|
|
"energyMultiplier": 0.885,
|
|
"rarity": 9
|
|
},
|
|
{
|
|
"entity": "standard/hostile/witherskeleton",
|
|
"energyMultiplier": 1.15,
|
|
"rarity": 1
|
|
}
|
|
]
|
|
}
|