Files
Gregtech-New-Bastards/.minecraft/config/roguelike_dungeons/settings/theme_ice.json
2026-02-23 21:48:28 +01:00

31 lines
522 B
JSON

{
"name": "theme_ice",
"levels": {
"0": {
"theme": {
"base": "SPRUCE"
}
},
"1": {
"theme": {
"base": "SNOW"
}
},
"2": {
"theme": {
"base": "ENIICE"
}
},
"3": {
"theme": {
"base": "ICE"
}
},
"4": {
"theme": {
"base": "ICE"
}
}
}
}