
CrowBar
Adds skins and nametags to the player locator bar
Оцените первым
601
0
Список изменений
CrowBar v0.1.11
Adds Minecraft 26.2 support alongside existing 26.1.x and 1.21.x, released as three separate JARs.
Added
version26_1/subproject: Targets Minecraft 26.1.x (26.1.2), preserving the original API calls (LocatorBarRenderer,getMainCamera(),setScreen(),ChatFormattingteam colors).version26/subproject: Updated to Minecraft 26.2 with new API calls (LocatorBar,mainCamera(),setScreenAndShow(),Optional<TeamColor>).fabric_api_minimumproperty: Separate compile-time (fabric_api_version) and runtime-minimum (fabric_api_minimum) version prevents the mod from requiring a higher Fabric API than necessary.
Changed
InGameHudMixin(26.2): Mixin target changed fromGuitoHud— Minecraft 26.2 moved hotbar and HUD rendering methods into a newHudclass.CrowBarRendererMixin(26.2): Mixin target changed fromLocatorBarRenderertoLocatorBar— Mojang renamed the entirecontextualbarpackage.CrowBarHudRenderer(26.2):getMainCamera()→mainCamera(); team color uses newOptional<TeamColor>API.CrowBarState(26.2):mc.player.connection→mc.getConnection().CrowBarConfigScreen(26.2):setScreen()→setScreenAndShow().
Fixed
- Keybinds work on non-Allium servers with vanilla locator bar: The
isVanillaLocatorBarVisible()check now obtains the network connection viaMinecraft.getConnection()instead ofmc.player.connection, which could be null or stale during world transitions. - Fabric API minimum version in baked JAR: Removed duplicate
>=prefix fromfabric_api_minimumproperty to produce a valid version constraint.
Removed
hasModifiersPressed()keybind guard: Removed the shift/ctrl/alt/super modifier check from keybind handling, allowing direct toggle toggling without requiring unmodified keypresses.
Downloads
CrowBar-1.21.x-x.x.x.jar— Minecraft 1.21.6–1.21.11CrowBar-26.1.x-x.x.x.jar— Minecraft 26.1.xCrowBar-26.x-x.x.x.jar— Minecraft 26.2
Файлы
CrowBar-26.1.x-0.1.11.jar(54.26 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
0.1.11+mc26.1.x
Загрузчики
Fabric
Версии игры
26.1–26.1.2
Загрузок
13
Дата публикации
27.06.2026
