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

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"
}
}
}
}