32 lines
547 B
JSON
32 lines
547 B
JSON
{
|
|
"name": "theme_jungle",
|
|
"levels": {
|
|
"0": {
|
|
"theme": {
|
|
"base": "JUNGLE"
|
|
}
|
|
},
|
|
"1": {
|
|
"theme": {
|
|
"base": "JUNGLE"
|
|
}
|
|
},
|
|
"2": {
|
|
"theme": {
|
|
"base": "MOSSY"
|
|
}
|
|
},
|
|
"3": {
|
|
"theme": {
|
|
"base": "MOSSY"
|
|
}
|
|
},
|
|
|
|
"4": {
|
|
"theme": {
|
|
"base": "NETHER"
|
|
}
|
|
}
|
|
}
|
|
}
|