Releases: sakura-ryoko/minihud
1.21.4-0.34.4-sakura.2
- Korean updates by @MagPlum
- add: Salmon and & Fox Variants
- add:
infoDolphinTreasure
which displays the time that a Dolphin is out of water and IF they are tracking a Treasure Position. - add: food tooltips, Custom Model Data tooltips, Lodestone Compass tooltips
- add:
disableVanillaBeeTooltips
for disabling the Vanilla Beehive Tooltips whenbeeTooltips
orhoneyTooltips
are enabled.
1.21.3-0.33.6-sakura.2
- Korean updates by @MagPlum
- add: Salmon and & Fox Variants
- add:
infoDolphinTreasure
which displays the time that a Dolphin is out of water and IF they are tracking a Treasure Position. - add: food tooltips, Custom Model Data tooltips, Lodestone Compass tooltips
- add:
disableVanillaBeeTooltips
for disabling the Vanilla Beehive Tooltips whenbeeTooltips
orhoneyTooltips
are enabled.
1.21-0.32.57-sakura.2
- Korean updates by @MagPlum
- add: Fox Variants
- add:
infoDolphinTreasure
which displays the time that a Dolphin is out of water and IF they are tracking a Treasure Position. - add: food tooltips, Custom Model Data tooltips, Lodestone Compass tooltips
1.21.4-0.34.4-sakura.1
- fix InfoLine positions by @north82
- rewrite VillagerInfoOverlay entity data system with it's own ticked cache so that it works with the new
Pair() / Nbt
System, and also so that the Text doesn't flash during the data packet ticks. - fix several timing-related issues and with the 'lastEntityData' systems for EntityDataSync.
- Convert
entityDataSync
to a Boolean Hotkey, addHudDataSync
as a Boolean Hotkey to have the ability to enable/disable this data service. Make both of them now DISABLED by default. - cleanup
infoServux
info line to include it while theHudDataSync
is enabled or disabled. - add
inventoryPreviewVillagerBGColor
to show an optional 'Background Color' for each of the Villager trades based on their professions while using Inventory Preview. - Sync up various code with MaLiLib & cleanups
NOTE: This release formally ends my back port support for 1.21 - 1.21.3, besides critical bugs. It makes no sense to maintain 4 versions of 1.21.x with the snapshot now a thing.
1.21.3-0.33.6-sakura.1
- fix InfoLine positions by @north82
- rewrite VillagerInfoOverlay entity data system with it's own ticked cache so that it works with the new
Pair() / Nbt
System, and also so that the Text doesn't flash during the data packet ticks. - fix several timing-related issues and with the 'lastEntityData' systems for EntityDataSync.
- Convert
entityDataSync
to a Boolean Hotkey, addHudDataSync
as a Boolean Hotkey to have the ability to enable/disable this data service. Make both of them now DISABLED by default. - cleanup
infoServux
info line to include it while theHudDataSync
is enabled or disabled. - add
inventoryPreviewVillagerBGColor
to show an optional 'Background Color' for each of the Villager trades based on their professions while using Inventory Preview. - Sync up various code with MaLiLib & cleanups
NOTE: This release formally ends my back port support for 1.21 - 1.21.3, besides critical bugs. It makes no sense to maintain 4 versions of 1.21.x with the snapshot now a thing.
1.21-0.32.57-sakura.1
- fix InfoLine positions by @north82
- rewrite VillagerInfoOverlay entity data system with it's own ticked cache so that it works with the new
Pair() / Nbt
System, and also so that the Text doesn't flash during the data packet ticks. - fix several timing-related issues and with the 'lastEntityData' systems for EntityDataSync.
- Convert
entityDataSync
to a Boolean Hotkey, addHudDataSync
as a Boolean Hotkey to have the ability to enable/disable this data service. Make both of them now DISABLED by default. - cleanup
infoServux
info line to include it while theHudDataSync
is enabled or disabled. - add
inventoryPreviewVillagerBGColor
to show an optional 'Background Color' for each of the Villager trades based on their professions while using Inventory Preview. - Sync up various code with MaLiLib & cleanups
NOTE: This release formally ends my back port support for 1.21 - 1.21.3, besides critical bugs. It makes no sense to maintain 4 versions of 1.21.x with the snapshot now a thing.
1.21.4-0.34.3
- fix: Use the correct Pair() system.
- add: update to the InventoryOverlayHandler System, and remove the previous Screen.
- https://modrinth.com/mod/minihud/version/0.34.3
NOTE: This Cycle of Mods are NOT compatible with anything that came before this Version.
1.21.3-0.33.5
- fix: Use the correct Pair() system.
- add: update to the InventoryOverlayHandler System, and remove the previous Screen.
- https://modrinth.com/mod/minihud/version/0.33.5
NOTE: This Cycle of Mods are NOT compatible with anything that came before this Version.
1.21-0.32.56
- fix: Use the correct Pair() system.
- add: update to the InventoryOverlayHandler System, and remove the previous Screen.
- https://modrinth.com/mod/minihud/version/0.32.56
NOTE: This Cycle of Mods are NOT compatible with anything that came before this Version.
1.21.4-0.34.2
- fix:
BundleTooltips
fillLevel
calculations. I needed to use 1.21 to fix the feature for the later versions to get the Math right. - Modrinth