49 lines
1.3 KiB
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"enabled": "true",
"neededInstalledMods": [],
"neededUninstalledMods": [],
"spawns": [
{
"id": "runerigus-1",
"pokemon": "runerigus",
"presets": [
"underground"
],
"type": "pokemon",
"context": "grounded",
"bucket": "uncommon",
"level": "34-43",
"weight": 2.0,
"condition": {
"maxLight": 7,
"neededNearbyBlocks": [
"minecraft:stone_bricks",
"minecraft:cracked_stone_bricks",
"minecraft:mossy_stone_bricks"
],
"neededBaseBlocks": [
"minecraft:stone_bricks"
],
"maxY": 60
}
},
{
"id": "runerigus-2",
"pokemon": "runerigus",
"presets": [
"ruins"
],
"type": "pokemon",
"context": "grounded",
"bucket": "common",
"level": "34-43",
"weight": 1.0,
"condition": {
"timeRange": "night",
"biomes": [
"#cobblemon:is_overworld"
]
}
}
]
}