generated from NTCat/mcpacktemp
26 lines
474 B
JSON
26 lines
474 B
JSON
|
{
|
||
|
"biomes": [
|
||
|
[
|
||
|
{
|
||
|
"type": "BIOME_TAG",
|
||
|
"negate": false,
|
||
|
"value": "forge:is_dry/overworld"
|
||
|
},
|
||
|
{
|
||
|
"type": "BIOME_TAG",
|
||
|
"negate": false,
|
||
|
"value": "forge:is_hot/overworld"
|
||
|
},
|
||
|
{
|
||
|
"type": "BIOME_TAG",
|
||
|
"negate": false,
|
||
|
"value": "forge:is_sandy"
|
||
|
},
|
||
|
{
|
||
|
"type": "BIOME_TAG",
|
||
|
"negate": true,
|
||
|
"value": "minecraft:is_badlands"
|
||
|
}
|
||
|
]
|
||
|
]
|
||
|
}
|