Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-187270

client_biome files are missing options from biomes_client.json, preventing resource packs from updating to the new system

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.21.60.21 Preview, 1.21.50.22 Preview, 1.21.40.25 Preview, 1.21.50, 1.21.60.24 Preview
    • Confirmed
    • Multiple
    • 1330268

      Three options from the old biomes_client file cannot be used in the new, separated client_biome files. These options are:

      • water_surface_transparency Fixed in 1.21.60.24
      • remove_all_prior_fog
      • inherit_from_prior_fog
      • fog_ids_to_merge

      In addition, there is no way to create a "default" biome configuration that overwrites all other biomes.

      The "water_surface_transparency" property in particular is required for many resource packs. Losing this functionality will prevent pack creators from switching to the updated system.

      Old biomes_client.json Features:

      New client_biome Features:

      Expected Result

      client_biome files provide an updated biome visuals system, fully deprecating biomes_client.json.

      Default values can be configured to automatically override biomes which are not otherwise specified, like in biomes_client.json.

      New biomes (added post-1.21.40) can have their water transparency configured by modifying vanilla pack files, just like biomes_client used to.

      Observed Result

      client_biome files lack all the options necessary to recreate biomes_client.json functionality, forcing resource pack creators to stick with the old system.

      Default values cannot be configured, so packs which change water will have to be updated for every new biome addition.

      A Pale Garden entry must be manually added to biomes_client.json to change water transparency.

            AgentMindStorm2 AgentMindStorm2
            Votes:
            26 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              CHK: