Fully Implemented 1.20

This commit is contained in:
Anon 2023-06-08 19:27:28 +02:00
parent b21f40593e
commit ae7ce35cc8
14 changed files with 3313 additions and 209 deletions

View file

@ -874,10 +874,10 @@ namespace MinecraftClient.Inventory.ItemPalettes
mappings[837] = ItemType.Porkchop;
mappings[1048] = ItemType.Potato;
mappings[953] = ItemType.Potion;
mappings[1224] = ItemType.PotteryShardArcher;
mappings[1226] = ItemType.PotteryShardArmsUp;
mappings[1225] = ItemType.PotteryShardPrize;
mappings[1227] = ItemType.PotteryShardSkull;
mappings[1224] = ItemType.ArcherPotterySherd;
mappings[1226] = ItemType.ArmsUpPotterySherd;
mappings[1225] = ItemType.PrizePotterySherd;
mappings[1227] = ItemType.SkullPotterySherd;
mappings[867] = ItemType.PowderSnowBucket;
mappings[719] = ItemType.PoweredRail;
mappings[479] = ItemType.Prismarine;