Mojira Archive
MCPE-158736

Mangrove Swamp spawns wrong Zombie Villager type (Parity)

In Java, when a Zombie Villager spawns in a Mangrove Swamp, it spawns with the Swamp outfit.

In Bedrock, when a Zombie Villager spawns in a Mangrove Swamp, it spawns with the Plains outfit.

Testing with a behavior pack, adding

{
            "filters": {
              "any_of": [
                {
                  "test": "has_biome_tag",
                  "value": "swamp"
                },
                {
                  "test": "has_biome_tag",
                  "value": "mangrove_swamp"
                }
              ]
            },
            "add": { "component_groups": [ "swamp_villager" ] }
          },

into zombie_villager_v2.json in the appropriate section resolved the issue for me and my Realm, so I hope it'd be a fairly easy fix to implement properly

Unresolved

Timer RP

TehFlatline

2022-07-09, 02:57 AM

2024-11-20, 04:49 PM

7

3

Confirmed

1128136

biome, mangrove-swamp, texture, zombie_villager

1.19.2 Hotfix - 1.20.601.19.2 Hotfix, 1.20.40, 1.20.60.22 Preview, 1.20.50, 1.20.51 Hotfix, 1.20.60

1.21.60.21 Preview