Update joy of painting, remove copper age backport

This commit is contained in:
2026-06-20 10:51:08 +02:00
parent 43a5572d8b
commit 36b66d4a8e
8 changed files with 146 additions and 29 deletions
+43
View File
@@ -0,0 +1,43 @@
{
"rain": {},
"heavy_dust": {
"blockList": {
"entries": [
"#minecraft:camel_sand_step_sound_blocks",
"#minecraft:sand",
"#minecraft:terracotta",
"#c:sandstone_blocks",
"biomesoplenty:dried_salt"
],
"isWhitelist": true
}
},
"splatter": {},
"smoke": {},
"streak": {},
"mist": {
"enabled": false
},
"shrub": {
"enabled": true,
"density": 0.013
},
"snow_haze": {},
"mist_after_rain": {},
"ripple": {},
"rain_haze": {},
"snow": {},
"dust": {
"blockList": {
"entries": [
"#minecraft:camel_sand_step_sound_blocks",
"#minecraft:sand",
"#minecraft:terracotta",
"#c:sandstone_blocks",
"biomesoplenty:dried_salt"
],
"isWhitelist": true
}
},
"dust_haze": {}
}