25 lines
605 B
JSON
25 lines
605 B
JSON
{
|
|
"enabled": true,
|
|
"neededInstalledMods": [],
|
|
"neededUninstalledMods": [],
|
|
"spawns": [
|
|
{
|
|
"id": "toxel-1",
|
|
"pokemon": "toxel",
|
|
"type": "pokemon",
|
|
"context": "grounded",
|
|
"bucket": "uncommon",
|
|
"level": "15-40",
|
|
"weight": 9.0,
|
|
"condition": {
|
|
"biomes": [
|
|
"#cobblemon:is_overworld"
|
|
],
|
|
"neededNearbyBlocks": [
|
|
"cobblemon:pasture"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|