Minecraft-Console-Client/MinecraftClient/Inventory/ItemPalettes
Reed Pennock 22685a720c feat: Add MC 26.2 palettes, registries and new sulfur/cinnabar content
Generated from the 26.2 server data reports (registries.json / blocks.json):
- ItemPalette262 (1537 items, 31 new; IDs shifted by early sulfur/cinnabar inserts)
- Palette262 blocks (1196 blocks, 32366 states, 28 new)
- EntityPalette262 (158 entities, new sulfur_cube)
- StructuredComponentsRegistry262 with new sulfur_cube_content component
  at ID 78 (shifts IDs 78-109 up by one); wire format is one ItemStackTemplate
- New ItemType/Material/EntityType enum entries for the sulfur and
  cinnabar families, MusicDiscBounce, SulfurSpike and SulfurCube

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 16:43:20 -05:00
..
ItemPalette.cs Formatted the code and removed logs from Auto Attack 2026-06-04 11:42:41 +02:00
ItemPalette18.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette19.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette110.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette111.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette112.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette113.cs Complete 1.13-1.14 item palettes 2026-05-02 19:22:08 +02:00
ItemPalette114.cs Complete 1.13-1.14 item palettes 2026-05-02 19:22:08 +02:00
ItemPalette115.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette117.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette118.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette119.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette120.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette121.cs feat: add ItemPalette121 and new 1.21 music disc item types 2026-03-20 01:22:16 +08:00
ItemPalette261.cs feat: add 26.1 palette files and new enum values 2026-03-22 20:04:08 +08:00
ItemPalette262.cs feat: Add MC 26.2 palettes, registries and new sulfur/cinnabar content 2026-07-02 16:43:20 -05:00
ItemPalette1132.cs Complete 1.13-1.14 item palettes 2026-05-02 19:22:08 +02:00
ItemPalette1161.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette1162.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette1193.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette1194.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette1204.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette1206.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
ItemPalette1212.cs feat: add palettes and version constants for MC 1.21.2 (protocol 768) 2026-03-20 03:02:43 +08:00
ItemPalette1214.cs feat: add MC 1.21.4 (protocol 769) support 2026-03-20 23:51:56 +08:00
ItemPalette1215.cs feat: add MC 1.21.5 (protocol 770) support 2026-03-21 00:48:27 +08:00
ItemPalette1216.cs feat: add palettes and version routing for MC 1.21.6 2026-03-21 11:44:12 +08:00
ItemPalette1217.cs feat: add MC 1.21.7/1.21.8 (protocol 772) support 2026-03-21 13:10:30 +08:00
ItemPalette1219.cs fix: regenerate item/block palettes from server registry data for 1.21.9 2026-03-21 14:43:56 +08:00
ItemPalette12111.cs feat: add palettes and enums for MC 1.21.11 (protocol 774) 2026-03-22 00:49:33 +08:00
ItemPaletteGenerator.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00