22 lines
538 B
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"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"
]
}
}
]
}