22 lines
538 B
JSON
22 lines
538 B
JSON
|
{
|
||
|
"enabled": true,
|
||
|
"neededInstalledMods": [],
|
||
|
"neededUninstalledMods": [],
|
||
|
"spawns": [
|
||
|
{
|
||
|
"id": "minccino-1",
|
||
|
"pokemon": "minccino",
|
||
|
"type": "pokemon",
|
||
|
"context": "grounded",
|
||
|
"bucket": "rare",
|
||
|
"level": "15-20",
|
||
|
"weight": 7.1,
|
||
|
"condition": {
|
||
|
"canSeeSky": true,
|
||
|
"biomes": [
|
||
|
"minecraft:birch_forest"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|