31 lines
405 B
Plaintext
31 lines
405 B
Plaintext
{
|
|
"data": [
|
|
{
|
|
"biomes": "$PLAINS"
|
|
},
|
|
{
|
|
"biomes": "$FOREST"
|
|
},
|
|
{
|
|
"biomes": "$MOUNTAIN"
|
|
},
|
|
{
|
|
"biomes": "$HILLS"
|
|
},
|
|
{
|
|
"biomes": "$SWAMP"
|
|
},
|
|
{
|
|
"biomes": "$SAVANNA"
|
|
},
|
|
{
|
|
"biomes": "$JUNGLE"
|
|
}
|
|
],
|
|
"metadata": {
|
|
"title": "Flower Biomes",
|
|
"description": [
|
|
"Flower Structure Locations"
|
|
]
|
|
}
|
|
} |