- Added some new values to scoreboard util
qrazy.num
- Added enchantment-driven attack combos (1.21.5+)
- Ended support/new features for 1.21.4
- Updated pack.mcmeta to support new pack formats
- Changed
get_entity_id
util to use text components instead of making executor ride a temporary entity - Added documentation for
copy_component
util (1.21.5+)
-
Added utils
damage_item_not_normalized
,get_entity_id
,get_string_uuid
, andnbt_to_text
-
Added customizable features for armor sets:
- Force replacing slots
- Camera overlay support
- Copying
dyed_color
,enchantment_glint_override
, andtrim
components from armor set item to other armor slots
-
Added two-handed items ("two-handers") with similar features to armor sets
-
Changed the name and functionality of
get_integer_pos
tostore_position
after learning about thealign
subcommand
- First upload
- Support for 1.21.4 through 1.21.6-pre4
- Utils including customizable armor sets, finding entity from UUID, getting entity name as text component, storing the position of command execution, and converting integer color to hex code