Compatibility
Minecraft: Java Edition
1.21.11
1.21.4
1.21–1.21.1
1.20.2
1.19.3–1.19.4
1.12.2
Platforms
Supported environments
Creators
Details
Licensed LGPL-3.0-only
Published 4 years ago
Updated last week
Changelog
Guides
- Renamed Emerald Pouch guide to Emerald Guide, added emerald, emerald block and liquid emerald items
- Renamed Rune Guide to Misc Item Guide, added dungeon keys
Waypoint Management Screen
- Shift clicking icon filter buttons will toggle between excluding and including all other icons
Functions
- String Functions
from_codepointConverts the given number to the equivalent string charactercodepointrequired Number argument, the codepoint to convert
- StyledText Functions
styled_textConverts the given String to StyledTextvaluerequired String argument, the string to convert to StyledText
concat_styled_textorconcat_stconcatenates a list of StyledText togethervaluesrequired arguments, a list of StyledText
with_atlas_sprite_fontUses the given atlas sprite for rendering the given StyledTextvaluerequired StyledText argument, the text to display as an atlas spriteatlasrequired String argument, the namespace path for the atlas to usespriterequired String argument, the name path for the sprite to use
with_player_spriteUses the given player for rendering the given StyledTextvaluerequired StyledText argument, the text to display as a player spriteuuidrequired String argument, the UUID of the player to usehatrequired Boolean argument, whether or not to render the hat layer of the player
with_resource_fontorwith_fontUses the given font to render the StyledTextvaluerequired StyledText argument, the text to renderfontrequired String argumernt, the namespace path of the font to use
with_colorApplies the given color to the whole StyledText unless overridencolorrequired CustomColor argument, the color to apply to the StyledText
with_boldApplies bold to the whole StyledTextisBoldrequired Boolean argument, whether or not to apply bold
with_italicApplies italics to the whole StyledTextisItalicrequired Boolean argument, whether or not to apply italics
with_strikethroughApplies strikethrough to the whole StyledTextisStrikethroughrequired Boolean argument, whether or not to apply strikethrough
with_obfuscatedApplies obfuscated to the whole StyledTextisObfuscatedrequired Boolean argument, whether or not to apply obfuscated
with_shadow_colorApplies the given color to the whole StyledText shadow unless overridencolorrequired CustomColor argument, the color to apply to the StyledText shadow- This effect will only be visible when using the
Normaltext shadow config for an overlay
with_underlinedApplies underlined to the whole StyledTextisUnderlinedrequired Boolean argument, whether or not to apply underlined
- Hades Party Functions
hades_party_member_uuidreturns the UUID of the given Hades party member as a Stringindexrequired Integer argument, the party member to get
- Social Functions
player_uuidoruuidreturns your UUID as a String
- Inventory Functions
equipped_accessory_namereturns the name of the given accessory type as a String, if no accessory found then "NONE" is returnedaccessoryrequired String argument, the accessory type to retrieve such as "Ring_1" or "Bracelet"
Fixes
- Overlays will stop rendering when disabled
- Fix mob kills not being detected with 1.5x XP bonus
- Debuff functions now use player eye position instead of camera position
- Simulators and Insulators in guide correctly state obtain from lootruns now instead of raids
Files
Metadata
Release channel
ReleaseVersion number
v4.0.1Loaders
Game versions
1.21.11Environment
Client-side only



