daily
This commit is contained in:
30
.minecraft/config/roguelike_dungeons/settings/theme_ice.json
Normal file
30
.minecraft/config/roguelike_dungeons/settings/theme_ice.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "theme_ice",
|
||||
"levels": {
|
||||
"0": {
|
||||
"theme": {
|
||||
"base": "SPRUCE"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"theme": {
|
||||
"base": "SNOW"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"theme": {
|
||||
"base": "ENIICE"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"theme": {
|
||||
"base": "ICE"
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"theme": {
|
||||
"base": "ICE"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user