Revisions for ⁨1.16.2 Dimension Registry⁩

View the changes made to this paste.

unlisted ⁨1⁩ ⁨file⁩ 2020-08-11 16:36:09 UTC

pastefile1

@@ -0,0 +1,2085 @@

+"": {
+    "minecraft:dimension_type": {
+        type: "minecraft:dimension_type"
+        value: [
+            {
+                name: "minecraft:overworld"
+                id: 0
+                element: {
+                    piglin_safe: 0B
+                    natural: 1B
+                    ambient_light: 0.0F
+                    infiniburn: "minecraft:infiniburn_overworld"
+                    respawn_anchor_works: 0B
+                    has_skylight: 1B
+                    bed_works: 1B
+                    effects: "minecraft:overworld"
+                    has_raids: 1B
+                    logical_height: 256
+                    coordinate_scale: 1.0
+                    ultrawarm: 0B
+                    has_ceiling: 0B
+                }
+            },
+            {
+                name: "minecraft:overworld_caves"
+                id: 1
+                element: {
+                    piglin_safe: 0B
+                    natural: 1B
+                    ambient_light: 0.0F
+                    infiniburn: "minecraft:infiniburn_overworld"
+                    respawn_anchor_works: 0B
+                    has_skylight: 1B
+                    bed_works: 1B
+                    effects: "minecraft:overworld"
+                    has_raids: 1B
+                    logical_height: 256
+                    coordinate_scale: 1.0
+                    ultrawarm: 0B
+                    has_ceiling: 1B
+                }
+            },
+            {
+                name: "minecraft:the_nether"
+                id: 2
+                element: {
+                    piglin_safe: 1B
+                    natural: 0B
+                    ambient_light: 0.1F
+                    infiniburn: "minecraft:infiniburn_nether"
+                    respawn_anchor_works: 1B
+                    has_skylight: 0B
+                    bed_works: 0B
+                    effects: "minecraft:the_nether"
+                    fixed_time: 18000L
+                    has_raids: 0B
+                    logical_height: 128
+                    coordinate_scale: 8.0
+                    ultrawarm: 1B
+                    has_ceiling: 1B
+                }
+            },
+            {
+                name: "minecraft:the_end"
+                id: 3
+                element: {
+                    piglin_safe: 0B
+                    natural: 0B
+                    ambient_light: 0.0F
+                    infiniburn: "minecraft:infiniburn_end"
+                    respawn_anchor_works: 0B
+                    has_skylight: 0B
+                    bed_works: 0B
+                    effects: "minecraft:the_end"
+                    fixed_time: 6000L
+                    has_raids: 1B
+                    logical_height: 256
+                    coordinate_scale: 1.0
+                    ultrawarm: 0B
+                    has_ceiling: 0B
+                }
+            },
+        ]
+    }
+    "minecraft:worldgen/biome": {
+        type: "minecraft:worldgen/biome"
+        value: [
+            {
+                name: "minecraft:ocean"
+                id: 0
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8103167
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: -1.0F
+                    temperature: 0.5F
+                    scale: 0.1F
+                    downfall: 0.5F
+                    category: ocean
+                }
+            },
+            {
+                name: "minecraft:plains"
+                id: 1
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 7907327
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.125F
+                    temperature: 0.8F
+                    scale: 0.05F
+                    downfall: 0.4F
+                    category: plains
+                }
+            },
+            {
+                name: "minecraft:desert"
+                id: 2
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 7254527
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.125F
+                    temperature: 2.0F
+                    scale: 0.05F
+                    downfall: 0.0F
+                    category: desert
+                }
+            },
+            {
+                name: "minecraft:mountains"
+                id: 3
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8233727
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 1.0F
+                    temperature: 0.2F
+                    scale: 0.5F
+                    downfall: 0.3F
+                    category: extreme_hills
+                }
+            },
+            {
+                name: "minecraft:forest"
+                id: 4
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 7972607
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 0.7F
+                    scale: 0.2F
+                    downfall: 0.8F
+                    category: forest
+                }
+            },
+            {
+                name: "minecraft:taiga"
+                id: 5
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8233983
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.2F
+                    temperature: 0.25F
+                    scale: 0.2F
+                    downfall: 0.8F
+                    category: taiga
+                }
+            },
+            {
+                name: "minecraft:swamp"
+                id: 6
+                element: {
+                    precipitation: rain
+                    effects: {
+                        grass_color_modifier: swamp
+                        sky_color: 7907327
+                        foliage_color: 6975545
+                        water_fog_color: 2302743
+                        fog_color: 12638463
+                        water_color: 6388580
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: -0.2F
+                    temperature: 0.8F
+                    scale: 0.1F
+                    downfall: 0.9F
+                    category: swamp
+                }
+            },
+            {
+                name: "minecraft:river"
+                id: 7
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8103167
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: -0.5F
+                    temperature: 0.5F
+                    scale: 0.0F
+                    downfall: 0.5F
+                    category: river
+                }
+            },
+            {
+                name: "minecraft:nether_wastes"
+                id: 8
+                element: {
+                    precipitation: none
+                    effects: {
+                        music: {
+                            replace_current_music: 0B
+                            max_delay: 24000
+                            sound: "minecraft:music.nether.nether_wastes"
+                            min_delay: 12000
+                        }
+                        sky_color: 7254527
+                        ambient_sound: "minecraft:ambient.nether_wastes.loop"
+                        additions_sound: {
+                            sound: "minecraft:ambient.nether_wastes.additions"
+                            tick_chance: 0.0111
+                        }
+                        water_fog_color: 329011
+                        fog_color: 3344392
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.nether_wastes.mood"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 2.0F
+                    scale: 0.2F
+                    downfall: 0.0F
+                    category: nether
+                }
+            },
+            {
+                name: "minecraft:the_end"
+                id: 9
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 0
+                        water_fog_color: 329011
+                        fog_color: 10518688
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 0.5F
+                    scale: 0.2F
+                    downfall: 0.5F
+                    category: the_end
+                }
+            },
+            {
+                name: "minecraft:frozen_ocean"
+                id: 10
+                element: {
+                    precipitation: snow
+                    effects: {
+                        sky_color: 8364543
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 3750089
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: -1.0F
+                    temperature: 0.0F
+                    scale: 0.1F
+                    downfall: 0.5F
+                    category: ocean
+                    temperature_modifier: frozen
+                }
+            },
+            {
+                name: "minecraft:frozen_river"
+                id: 11
+                element: {
+                    precipitation: snow
+                    effects: {
+                        sky_color: 8364543
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 3750089
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: -0.5F
+                    temperature: 0.0F
+                    scale: 0.0F
+                    downfall: 0.5F
+                    category: river
+                }
+            },
+            {
+                name: "minecraft:snowy_tundra"
+                id: 12
+                element: {
+                    precipitation: snow
+                    effects: {
+                        sky_color: 8364543
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.125F
+                    temperature: 0.0F
+                    scale: 0.05F
+                    downfall: 0.5F
+                    category: icy
+                }
+            },
+            {
+                name: "minecraft:snowy_mountains"
+                id: 13
+                element: {
+                    precipitation: snow
+                    effects: {
+                        sky_color: 8364543
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.45F
+                    temperature: 0.0F
+                    scale: 0.3F
+                    downfall: 0.5F
+                    category: icy
+                }
+            },
+            {
+                name: "minecraft:mushroom_fields"
+                id: 14
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 7842047
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.2F
+                    temperature: 0.9F
+                    scale: 0.3F
+                    downfall: 1.0F
+                    category: mushroom
+                }
+            },
+            {
+                name: "minecraft:mushroom_field_shore"
+                id: 15
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 7842047
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.0F
+                    temperature: 0.9F
+                    scale: 0.025F
+                    downfall: 1.0F
+                    category: mushroom
+                }
+            },
+            {
+                name: "minecraft:beach"
+                id: 16
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 7907327
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.0F
+                    temperature: 0.8F
+                    scale: 0.025F
+                    downfall: 0.4F
+                    category: beach
+                }
+            },
+            {
+                name: "minecraft:desert_hills"
+                id: 17
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 7254527
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.45F
+                    temperature: 2.0F
+                    scale: 0.3F
+                    downfall: 0.0F
+                    category: desert
+                }
+            },
+            {
+                name: "minecraft:wooded_hills"
+                id: 18
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 7972607
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.45F
+                    temperature: 0.7F
+                    scale: 0.3F
+                    downfall: 0.8F
+                    category: forest
+                }
+            },
+            {
+                name: "minecraft:taiga_hills"
+                id: 19
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8233983
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.45F
+                    temperature: 0.25F
+                    scale: 0.3F
+                    downfall: 0.8F
+                    category: taiga
+                }
+            },
+            {
+                name: "minecraft:mountain_edge"
+                id: 20
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8233727
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.8F
+                    temperature: 0.2F
+                    scale: 0.3F
+                    downfall: 0.3F
+                    category: extreme_hills
+                }
+            },
+            {
+                name: "minecraft:jungle"
+                id: 21
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 7842047
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 0.95F
+                    scale: 0.2F
+                    downfall: 0.9F
+                    category: jungle
+                }
+            },
+            {
+                name: "minecraft:jungle_hills"
+                id: 22
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 7842047
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.45F
+                    temperature: 0.95F
+                    scale: 0.3F
+                    downfall: 0.9F
+                    category: jungle
+                }
+            },
+            {
+                name: "minecraft:jungle_edge"
+                id: 23
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 7842047
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 0.95F
+                    scale: 0.2F
+                    downfall: 0.8F
+                    category: jungle
+                }
+            },
+            {
+                name: "minecraft:deep_ocean"
+                id: 24
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8103167
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: -1.8F
+                    temperature: 0.5F
+                    scale: 0.1F
+                    downfall: 0.5F
+                    category: ocean
+                }
+            },
+            {
+                name: "minecraft:stone_shore"
+                id: 25
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8233727
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 0.2F
+                    scale: 0.8F
+                    downfall: 0.3F
+                    category: none
+                }
+            },
+            {
+                name: "minecraft:snowy_beach"
+                id: 26
+                element: {
+                    precipitation: snow
+                    effects: {
+                        sky_color: 8364543
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4020182
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.0F
+                    temperature: 0.05F
+                    scale: 0.025F
+                    downfall: 0.3F
+                    category: beach
+                }
+            },
+            {
+                name: "minecraft:birch_forest"
+                id: 27
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8037887
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 0.6F
+                    scale: 0.2F
+                    downfall: 0.6F
+                    category: forest
+                }
+            },
+            {
+                name: "minecraft:birch_forest_hills"
+                id: 28
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8037887
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.45F
+                    temperature: 0.6F
+                    scale: 0.3F
+                    downfall: 0.6F
+                    category: forest
+                }
+            },
+            {
+                name: "minecraft:dark_forest"
+                id: 29
+                element: {
+                    precipitation: rain
+                    effects: {
+                        grass_color_modifier: dark_forest
+                        sky_color: 7972607
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 0.7F
+                    scale: 0.2F
+                    downfall: 0.8F
+                    category: forest
+                }
+            },
+            {
+                name: "minecraft:snowy_taiga"
+                id: 30
+                element: {
+                    precipitation: snow
+                    effects: {
+                        sky_color: 8625919
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4020182
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.2F
+                    temperature: -0.5F
+                    scale: 0.2F
+                    downfall: 0.4F
+                    category: taiga
+                }
+            },
+            {
+                name: "minecraft:snowy_taiga_hills"
+                id: 31
+                element: {
+                    precipitation: snow
+                    effects: {
+                        sky_color: 8625919
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4020182
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.45F
+                    temperature: -0.5F
+                    scale: 0.3F
+                    downfall: 0.4F
+                    category: taiga
+                }
+            },
+            {
+                name: "minecraft:giant_tree_taiga"
+                id: 32
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8168447
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.2F
+                    temperature: 0.3F
+                    scale: 0.2F
+                    downfall: 0.8F
+                    category: taiga
+                }
+            },
+            {
+                name: "minecraft:giant_tree_taiga_hills"
+                id: 33
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8168447
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.45F
+                    temperature: 0.3F
+                    scale: 0.3F
+                    downfall: 0.8F
+                    category: taiga
+                }
+            },
+            {
+                name: "minecraft:wooded_mountains"
+                id: 34
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8233727
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 1.0F
+                    temperature: 0.2F
+                    scale: 0.5F
+                    downfall: 0.3F
+                    category: extreme_hills
+                }
+            },
+            {
+                name: "minecraft:savanna"
+                id: 35
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 7711487
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.125F
+                    temperature: 1.2F
+                    scale: 0.05F
+                    downfall: 0.0F
+                    category: savanna
+                }
+            },
+            {
+                name: "minecraft:savanna_plateau"
+                id: 36
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 7776511
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 1.5F
+                    temperature: 1.0F
+                    scale: 0.025F
+                    downfall: 0.0F
+                    category: savanna
+                }
+            },
+            {
+                name: "minecraft:badlands"
+                id: 37
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 7254527
+                        grass_color: 9470285
+                        foliage_color: 10387789
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 2.0F
+                    scale: 0.2F
+                    downfall: 0.0F
+                    category: mesa
+                }
+            },
+            {
+                name: "minecraft:wooded_badlands_plateau"
+                id: 38
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 7254527
+                        grass_color: 9470285
+                        foliage_color: 10387789
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 1.5F
+                    temperature: 2.0F
+                    scale: 0.025F
+                    downfall: 0.0F
+                    category: mesa
+                }
+            },
+            {
+                name: "minecraft:badlands_plateau"
+                id: 39
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 7254527
+                        grass_color: 9470285
+                        foliage_color: 10387789
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 1.5F
+                    temperature: 2.0F
+                    scale: 0.025F
+                    downfall: 0.0F
+                    category: mesa
+                }
+            },
+            {
+                name: "minecraft:small_end_islands"
+                id: 40
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 0
+                        water_fog_color: 329011
+                        fog_color: 10518688
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 0.5F
+                    scale: 0.2F
+                    downfall: 0.5F
+                    category: the_end
+                }
+            },
+            {
+                name: "minecraft:end_midlands"
+                id: 41
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 0
+                        water_fog_color: 329011
+                        fog_color: 10518688
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 0.5F
+                    scale: 0.2F
+                    downfall: 0.5F
+                    category: the_end
+                }
+            },
+            {
+                name: "minecraft:end_highlands"
+                id: 42
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 0
+                        water_fog_color: 329011
+                        fog_color: 10518688
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 0.5F
+                    scale: 0.2F
+                    downfall: 0.5F
+                    category: the_end
+                }
+            },
+            {
+                name: "minecraft:end_barrens"
+                id: 43
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 0
+                        water_fog_color: 329011
+                        fog_color: 10518688
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 0.5F
+                    scale: 0.2F
+                    downfall: 0.5F
+                    category: the_end
+                }
+            },
+            {
+                name: "minecraft:warm_ocean"
+                id: 44
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8103167
+                        water_fog_color: 270131
+                        fog_color: 12638463
+                        water_color: 4445678
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: -1.0F
+                    temperature: 0.5F
+                    scale: 0.1F
+                    downfall: 0.5F
+                    category: ocean
+                }
+            },
+            {
+                name: "minecraft:lukewarm_ocean"
+                id: 45
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8103167
+                        water_fog_color: 267827
+                        fog_color: 12638463
+                        water_color: 4566514
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: -1.0F
+                    temperature: 0.5F
+                    scale: 0.1F
+                    downfall: 0.5F
+                    category: ocean
+                }
+            },
+            {
+                name: "minecraft:cold_ocean"
+                id: 46
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8103167
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4020182
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: -1.0F
+                    temperature: 0.5F
+                    scale: 0.1F
+                    downfall: 0.5F
+                    category: ocean
+                }
+            },
+            {
+                name: "minecraft:deep_warm_ocean"
+                id: 47
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8103167
+                        water_fog_color: 270131
+                        fog_color: 12638463
+                        water_color: 4445678
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: -1.8F
+                    temperature: 0.5F
+                    scale: 0.1F
+                    downfall: 0.5F
+                    category: ocean
+                }
+            },
+            {
+                name: "minecraft:deep_lukewarm_ocean"
+                id: 48
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8103167
+                        water_fog_color: 267827
+                        fog_color: 12638463
+                        water_color: 4566514
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: -1.8F
+                    temperature: 0.5F
+                    scale: 0.1F
+                    downfall: 0.5F
+                    category: ocean
+                }
+            },
+            {
+                name: "minecraft:deep_cold_ocean"
+                id: 49
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8103167
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4020182
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: -1.8F
+                    temperature: 0.5F
+                    scale: 0.1F
+                    downfall: 0.5F
+                    category: ocean
+                }
+            },
+            {
+                name: "minecraft:deep_frozen_ocean"
+                id: 50
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8103167
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 3750089
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: -1.8F
+                    temperature: 0.5F
+                    scale: 0.1F
+                    downfall: 0.5F
+                    category: ocean
+                    temperature_modifier: frozen
+                }
+            },
+            {
+                name: "minecraft:the_void"
+                id: 127
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 8103167
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 0.5F
+                    scale: 0.2F
+                    downfall: 0.5F
+                    category: none
+                }
+            },
+            {
+                name: "minecraft:sunflower_plains"
+                id: 129
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 7907327
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.125F
+                    temperature: 0.8F
+                    scale: 0.05F
+                    downfall: 0.4F
+                    category: plains
+                }
+            },
+            {
+                name: "minecraft:desert_lakes"
+                id: 130
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 7254527
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.225F
+                    temperature: 2.0F
+                    scale: 0.25F
+                    downfall: 0.0F
+                    category: desert
+                }
+            },
+            {
+                name: "minecraft:gravelly_mountains"
+                id: 131
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8233727
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 1.0F
+                    temperature: 0.2F
+                    scale: 0.5F
+                    downfall: 0.3F
+                    category: extreme_hills
+                }
+            },
+            {
+                name: "minecraft:flower_forest"
+                id: 132
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 7972607
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 0.7F
+                    scale: 0.4F
+                    downfall: 0.8F
+                    category: forest
+                }
+            },
+            {
+                name: "minecraft:taiga_mountains"
+                id: 133
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8233983
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.3F
+                    temperature: 0.25F
+                    scale: 0.4F
+                    downfall: 0.8F
+                    category: taiga
+                }
+            },
+            {
+                name: "minecraft:swamp_hills"
+                id: 134
+                element: {
+                    precipitation: rain
+                    effects: {
+                        grass_color_modifier: swamp
+                        sky_color: 7907327
+                        foliage_color: 6975545
+                        water_fog_color: 2302743
+                        fog_color: 12638463
+                        water_color: 6388580
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: -0.1F
+                    temperature: 0.8F
+                    scale: 0.3F
+                    downfall: 0.9F
+                    category: swamp
+                }
+            },
+            {
+                name: "minecraft:ice_spikes"
+                id: 140
+                element: {
+                    precipitation: snow
+                    effects: {
+                        sky_color: 8364543
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.425F
+                    temperature: 0.0F
+                    scale: 0.45000002F
+                    downfall: 0.5F
+                    category: icy
+                }
+            },
+            {
+                name: "minecraft:modified_jungle"
+                id: 149
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 7842047
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.2F
+                    temperature: 0.95F
+                    scale: 0.4F
+                    downfall: 0.9F
+                    category: jungle
+                }
+            },
+            {
+                name: "minecraft:modified_jungle_edge"
+                id: 151
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 7842047
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.2F
+                    temperature: 0.95F
+                    scale: 0.4F
+                    downfall: 0.8F
+                    category: jungle
+                }
+            },
+            {
+                name: "minecraft:tall_birch_forest"
+                id: 155
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8037887
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.2F
+                    temperature: 0.6F
+                    scale: 0.4F
+                    downfall: 0.6F
+                    category: forest
+                }
+            },
+            {
+                name: "minecraft:tall_birch_hills"
+                id: 156
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8037887
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.55F
+                    temperature: 0.6F
+                    scale: 0.5F
+                    downfall: 0.6F
+                    category: forest
+                }
+            },
+            {
+                name: "minecraft:dark_forest_hills"
+                id: 157
+                element: {
+                    precipitation: rain
+                    effects: {
+                        grass_color_modifier: dark_forest
+                        sky_color: 7972607
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.2F
+                    temperature: 0.7F
+                    scale: 0.4F
+                    downfall: 0.8F
+                    category: forest
+                }
+            },
+            {
+                name: "minecraft:snowy_taiga_mountains"
+                id: 158
+                element: {
+                    precipitation: snow
+                    effects: {
+                        sky_color: 8625919
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4020182
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.3F
+                    temperature: -0.5F
+                    scale: 0.4F
+                    downfall: 0.4F
+                    category: taiga
+                }
+            },
+            {
+                name: "minecraft:giant_spruce_taiga"
+                id: 160
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8233983
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.2F
+                    temperature: 0.25F
+                    scale: 0.2F
+                    downfall: 0.8F
+                    category: taiga
+                }
+            },
+            {
+                name: "minecraft:giant_spruce_taiga_hills"
+                id: 161
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8233983
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.2F
+                    temperature: 0.25F
+                    scale: 0.2F
+                    downfall: 0.8F
+                    category: taiga
+                }
+            },
+            {
+                name: "minecraft:modified_gravelly_mountains"
+                id: 162
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 8233727
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 1.0F
+                    temperature: 0.2F
+                    scale: 0.5F
+                    downfall: 0.3F
+                    category: extreme_hills
+                }
+            },
+            {
+                name: "minecraft:shattered_savanna"
+                id: 163
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 7776767
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.3625F
+                    temperature: 1.1F
+                    scale: 1.225F
+                    downfall: 0.0F
+                    category: savanna
+                }
+            },
+            {
+                name: "minecraft:shattered_savanna_plateau"
+                id: 164
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 7776511
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 1.05F
+                    temperature: 1.0F
+                    scale: 1.2125001F
+                    downfall: 0.0F
+                    category: savanna
+                }
+            },
+            {
+                name: "minecraft:eroded_badlands"
+                id: 165
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 7254527
+                        grass_color: 9470285
+                        foliage_color: 10387789
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 2.0F
+                    scale: 0.2F
+                    downfall: 0.0F
+                    category: mesa
+                }
+            },
+            {
+                name: "minecraft:modified_wooded_badlands_plateau"
+                id: 166
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 7254527
+                        grass_color: 9470285
+                        foliage_color: 10387789
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.45F
+                    temperature: 2.0F
+                    scale: 0.3F
+                    downfall: 0.0F
+                    category: mesa
+                }
+            },
+            {
+                name: "minecraft:modified_badlands_plateau"
+                id: 167
+                element: {
+                    precipitation: none
+                    effects: {
+                        sky_color: 7254527
+                        grass_color: 9470285
+                        foliage_color: 10387789
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.45F
+                    temperature: 2.0F
+                    scale: 0.3F
+                    downfall: 0.0F
+                    category: mesa
+                }
+            },
+            {
+                name: "minecraft:bamboo_jungle"
+                id: 168
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 7842047
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 0.95F
+                    scale: 0.2F
+                    downfall: 0.9F
+                    category: jungle
+                }
+            },
+            {
+                name: "minecraft:bamboo_jungle_hills"
+                id: 169
+                element: {
+                    precipitation: rain
+                    effects: {
+                        sky_color: 7842047
+                        water_fog_color: 329011
+                        fog_color: 12638463
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.cave"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.45F
+                    temperature: 0.95F
+                    scale: 0.3F
+                    downfall: 0.9F
+                    category: jungle
+                }
+            },
+            {
+                name: "minecraft:soul_sand_valley"
+                id: 170
+                element: {
+                    precipitation: none
+                    effects: {
+                        music: {
+                            replace_current_music: 0B
+                            max_delay: 24000
+                            sound: "minecraft:music.nether.soul_sand_valley"
+                            min_delay: 12000
+                        }
+                        sky_color: 7254527
+                        ambient_sound: "minecraft:ambient.soul_sand_valley.loop"
+                        additions_sound: {
+                            sound: "minecraft:ambient.soul_sand_valley.additions"
+                            tick_chance: 0.0111
+                        }
+                        particle: {
+                            probability: 0.00625F
+                            options: {
+                                type: "minecraft:ash"
+                            }
+                        }
+                        water_fog_color: 329011
+                        fog_color: 1787717
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.soul_sand_valley.mood"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 2.0F
+                    scale: 0.2F
+                    downfall: 0.0F
+                    category: nether
+                }
+            },
+            {
+                name: "minecraft:crimson_forest"
+                id: 171
+                element: {
+                    precipitation: none
+                    effects: {
+                        music: {
+                            replace_current_music: 0B
+                            max_delay: 24000
+                            sound: "minecraft:music.nether.crimson_forest"
+                            min_delay: 12000
+                        }
+                        sky_color: 7254527
+                        ambient_sound: "minecraft:ambient.crimson_forest.loop"
+                        additions_sound: {
+                            sound: "minecraft:ambient.crimson_forest.additions"
+                            tick_chance: 0.0111
+                        }
+                        particle: {
+                            probability: 0.025F
+                            options: {
+                                type: "minecraft:crimson_spore"
+                            }
+                        }
+                        water_fog_color: 329011
+                        fog_color: 3343107
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.crimson_forest.mood"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 2.0F
+                    scale: 0.2F
+                    downfall: 0.0F
+                    category: nether
+                }
+            },
+            {
+                name: "minecraft:warped_forest"
+                id: 172
+                element: {
+                    precipitation: none
+                    effects: {
+                        music: {
+                            replace_current_music: 0B
+                            max_delay: 24000
+                            sound: "minecraft:music.nether.warped_forest"
+                            min_delay: 12000
+                        }
+                        sky_color: 7254527
+                        ambient_sound: "minecraft:ambient.warped_forest.loop"
+                        additions_sound: {
+                            sound: "minecraft:ambient.warped_forest.additions"
+                            tick_chance: 0.0111
+                        }
+                        particle: {
+                            probability: 0.01428F
+                            options: {
+                                type: "minecraft:warped_spore"
+                            }
+                        }
+                        water_fog_color: 329011
+                        fog_color: 1705242
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.warped_forest.mood"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 2.0F
+                    scale: 0.2F
+                    downfall: 0.0F
+                    category: nether
+                }
+            },
+            {
+                name: "minecraft:basalt_deltas"
+                id: 173
+                element: {
+                    precipitation: none
+                    effects: {
+                        music: {
+                            replace_current_music: 0B
+                            max_delay: 24000
+                            sound: "minecraft:music.nether.basalt_deltas"
+                            min_delay: 12000
+                        }
+                        sky_color: 7254527
+                        ambient_sound: "minecraft:ambient.basalt_deltas.loop"
+                        additions_sound: {
+                            sound: "minecraft:ambient.basalt_deltas.additions"
+                            tick_chance: 0.0111
+                        }
+                        particle: {
+                            probability: 0.118093334F
+                            options: {
+                                type: "minecraft:white_ash"
+                            }
+                        }
+                        water_fog_color: 4341314
+                        fog_color: 6840176
+                        water_color: 4159204
+                        mood_sound: {
+                            tick_delay: 6000
+                            offset: 2.0
+                            sound: "minecraft:ambient.basalt_deltas.mood"
+                            block_search_extent: 8
+                        }
+                    }
+                    depth: 0.1F
+                    temperature: 2.0F
+                    scale: 0.2F
+                    downfall: 0.0F
+                    category: nether
+                }
+            },
+        ]
+    }
+}
\ No newline at end of file