1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-19 21:03:20 +02:00
aetheria/packwiz/1.20.1/config/alexsmobs/skunk_spawns.json

108 lines
No EOL
2 KiB
JSON
Executable file

{
"biomes": [
[
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_overworld"
},
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_forest"
},
{
"type": "BIOME_TAG",
"negate": true,
"value": "minecraft:is_savanna"
},
{
"type": "BIOME_TAG",
"negate": true,
"value": "forge:is_cold/overworld"
},
{
"type": "REGISTRY_NAME",
"negate": true,
"value": "minecraft:sparse_jungle"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:birch_taiga"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:blooming_valley"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:mirage_isles"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:lavender_valley"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:lavender_forest"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:moonlight_grove"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:moonlight_valley"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:sakura_grove"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:sakura_valley"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:temperate_highlands"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:cherry_grove"
}
]
]
}