26 lines
594 B
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"enabled": true,
"neededInstalledMods": [],
"neededUninstalledMods": [],
"spawns": [
{
"id": "meditite-1",
"pokemon": "meditite",
"presets": [
"natural",
"wild"
],
"type": "pokemon",
"context": "grounded",
"bucket": "common",
"level": "8-22",
"weight": 2.5,
"condition": {
"biomes": [
"#minecraft:is_end"
]
}
}
]
}