LTDV10/packet/config/iceandfire/forest_troll_biomes.json
2026-04-14 18:20:56 +08:00

16 lines
255 B
JSON

{
"biomes": [
[
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_overworld"
},
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_forest"
}
]
]
}