ejektaflex / Bountiful

A Minecraft mod adding bounties for specific items.
https://minecraft.curseforge.com/projects/bountiful
GNU General Public License v3.0
82 stars 31 forks source link

[Bug]:zombie_pigmans do not exist in 1.16.5 #163

Closed ghost closed 2 years ago

ghost commented 2 years ago

What happened?

I see that in "data\bountiful\bounties\pools\bountiful\hunting_objs.json",the last entity is "minecraft:zombie_pigman",which is wrong in 1.16.5 and will show as "entity.generic.name" in game.

How can we reproduce it?

Replace "minecraft:zombie_pigman" with "minecraft:zombified_piglin".

Mod Version

Bountiful-1.16.4-3.3.1

Forge Version

36.2.22

Relevant log output

No response

ejektaflex commented 2 years ago

Duplicate of #136