mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
- BlockShapeData.json: add the 28 new sulfur/cinnabar blocks by copying shape entries from analogous blocks (stone, stone_slab, stone_stairs, stone_brick_wall, pointed_dripstone); state counts verified against the 26.2 server blocks.json. PrismarineJS minecraft-data has no 26.x data yet, so these should be regenerated once it does. - MinimapBlockColors.json: add new blocks with MapColor values taken from the decompiled 26.2 Blocks.java (COLOR_YELLOW / GOLD / COLOR_RED). Merged by hand because gen_block_color_map.py cannot parse the new BlockItemIds-based registration format yet. - MinimapEntityCategories.json: add SulfurCube as hostile (MobCategory.MONSTER in EntityTypes.java, which now holds entity registrations instead of EntityType.java). - AGENTS.md: add the 26.2 row to the version support table. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| BookTuiHost.cs | ||
| BrewingStandView.cs | ||
| ContainerViewBase.cs | ||
| ContainerViewModel.cs | ||
| CraftingView.cs | ||
| DialogTuiHost.cs | ||
| EnchantingTableView.cs | ||
| FurnaceView.cs | ||
| GridContainerView.cs | ||
| GrindstoneView.cs | ||
| HopperView.cs | ||
| IconGridBuilder.cs | ||
| InventoryApp.cs | ||
| InventoryMainView.cs | ||
| InventoryTuiHost.cs | ||
| InventoryViewModel.cs | ||
| MainTuiView.cs | ||
| MapOverlay.cs | ||
| MccBannerPanelBuilder.cs | ||
| McColorParser.cs | ||
| MccTuiApp.cs | ||
| MinimapBlockColors.json | ||
| MinimapColorMap.cs | ||
| MinimapControl.cs | ||
| MinimapEntityCategories.json | ||
| MinimapEntityClassifier.cs | ||
| ServerStatusPanelBuilder.cs | ||
| SlotViewModel.cs | ||
| TabListOverlay.cs | ||
| TuiConsoleBackend.cs | ||
| TuiTooltipService.cs | ||