Files
Gregtech-New-Bastards/.minecraft/config/roguelike_dungeons/settings/theme_mesa.json
2025-08-23 05:19:43 +02:00

32 lines
390 B
JSON

{
"name": "theme_mesa",
"levels": {
"0": {
"theme": {
"base": "ETHOTOWER"
}
},
"1": {
"theme": {
"base": "ETHOTOWER"
}
},
"2": {
"theme": {
"base": "CRYPT"
}
},
"3": {
"theme": {
"base": "CRYPT"
}
},
"4": {
"theme": {
"base": "NETHER"
}
}
}
}