mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Replace ZombiePigman with ZombifiedPiglin
Use "ZombifiedPiglin" in place of "ZombiePigman" for older versions of Minecraft.
This commit is contained in:
parent
dc5ca8c79a
commit
ee164dfcc2
7 changed files with 5 additions and 7 deletions
|
|
@ -99,7 +99,7 @@ namespace MinecraftClient.Mapping.EntityPalettes
|
|||
{ 50, EntityType.Parrot },
|
||||
{ 51, EntityType.Pig },
|
||||
{ 52, EntityType.Pufferfish },
|
||||
{ 53, EntityType.ZombiePigman },
|
||||
{ 53, EntityType.ZombifiedPiglin },
|
||||
{ 54, EntityType.PolarBear },
|
||||
{ 55, EntityType.Tnt },
|
||||
{ 56, EntityType.Rabbit },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue