Compatibility
Minecraft: Java Edition
1.21.1–1.21.11
Platforms
Supported environments
Creators
Details
Changelog
Added support for multiple actions on an item; actions can now be a list or a single action:
"action": {"id":"..."}
"action":[{"id":"..."}, {"id":"..."}]
Advancement Item rework:
- BREAKING CHANGE: Renamed
advancementIdfield toid - Added
show_descriptionas a boolean field to control the visibility of the advancement description. Defaulttrue - Added
show_completeas a boolean field to control the visibility of the advancement progression. Default:true - Vanilla advancements are now displayed with formatted text.
{
"type": "advancement",
"id":"minecraft:adventure/bullseye",
"show_description": true,
"show_complete": true
}
Fixed error message for not finding a menu when using the /menu command not displaying properly.
Fixed translated text errors.
Files
Metadata
Release channel
ReleaseVersion number
1.0.4Loaders
Game versions
1.21.8Downloads
11Publication date
August 13, 2025 at 6:07 AMPublisher

InfinityI
Member


