mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
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>
This commit is contained in:
parent
95031338bf
commit
22685a720c
8 changed files with 4360 additions and 0 deletions
|
|
@ -150,6 +150,7 @@ namespace MinecraftClient.Mapping
|
|||
Squid,
|
||||
Stray,
|
||||
Strider,
|
||||
SulfurCube,
|
||||
Tadpole,
|
||||
TextDisplay,
|
||||
Tnt,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue