16 lines
238 B
JSON
16 lines
238 B
JSON
|
{
|
||
|
"biomes": [
|
||
|
[
|
||
|
{
|
||
|
"type": "BIOME_DICT",
|
||
|
"negate": false,
|
||
|
"value": "end"
|
||
|
},
|
||
|
{
|
||
|
"type": "REGISTRY_NAME",
|
||
|
"negate": true,
|
||
|
"value": "minecraft:the_end"
|
||
|
}
|
||
|
]
|
||
|
]
|
||
|
}
|