Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20–1.20.4
1.19.2–1.19.4
1.18.2
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Breaking Changes:
- Some of the tags were rearranged, so that they're better grouped. This means that if you were using previous versions of the mod, every labeled block is probably broken
Changes:
- Internals:
- Completely re-written labelling system
- The mod now doesn't use mixins to modify other mod's blocks and block entities (excluding sophisticatedstorage)
- Added the ability to label every block entity
- Block Entity locator is now modular and depends on platform specific checks
- Created event to check if a block entity has to be connected to another (double chest case, to inherit label and display-item) AFTER the block is connected (block entity created)
- Configs:
- Added dependency on FastConfigAPI
- Config
taggable-blocks.json
:- Set which blocks you can label
- Disable
hasTagsLimit
to label every block with a block entity - If the
hasTagsLimit
mode is set, every taggable block will have a tooltip that informs the player that the block can be labeled
- Config
player-preferences.json
:- Set the side of the screen where the HUD will be displayed on (available sides are
left
,center-left
,center-right
,top-left
andtop
)
- Set the side of the screen where the HUD will be displayed on (available sides are
- Commands:
- Commands now require permissions level 2 (as suggested by Dum_Frank)
- Added
/labelconfig
command, to add specific blocks to the config at runtime - Added
/labelposition
command, to set where the HUD will be displayed on screen (center-right
by default, see configplayer-preferences.json
, suggested by alexandercooliomods)
- Items:
- New modes available on the Label Printer item:
Creation mode
: Prints labels as usual (default behaviour in previous versions)Copy mode
: Copies a label from other blocks (doesn't use paper, suggested by Dum_Frank)- Shift right-click to switch modeD
- New modes available on the Label Printer item:
Files
Metadata
Release channel
ReleaseVersion number
1.6.0Loaders
Game versions
1.19.2Downloads
41Publication date
March 27, 2024 at 5:39 PMPublisher
Infinituum17
Owner