22 lines
536 B
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"enabled": true,
"neededInstalledMods": [],
"neededUninstalledMods": [],
"spawns": [
{
"id": "marill-1",
"pokemon": "marill",
"type": "pokemon",
"context": "submerged",
"bucket": "uncommon",
"level": "20-35",
"weight": 6.8,
"condition": {
"canSeeSky": true,
"biomes": [
"#minecraft:is_river"
]
}
}
]
}