
ItemsAdderAdditions
Extend ItemsAdder with extra actions, behaviours, and features
Список изменений
Features
Added a LOT of possibilities with new Components, including generic component support on newer Minecraft versions
Added Custom Tags for reusable item, block, furniture, and recipe groups
Added custom Brewing Stand recipes with ItemsAdder, MMOItems, and vanilla item support
Added contact_effect, it was previously named contact_damage but it has been renamed and heavily improved
Added ValhallaMMO and ValhallaTrinkets metadata support for ItemsAdder items
Added the open_trade_machine action to open ItemsAdder trade machine GUIs from actions
Added Item Model Definitions generation/writing support for newer resource pack item model workflows
Added recipe result components support for components to be applied directly to recipe results
Added optional WorldGuard flags for IAA features and actions
Added new Advancement Triggers:
join_server
first_join
tick
sit_furniture
unsit_furniture
open_trade_machine
start_emote
stop_emote
Fixes
Fixed trade machine opening support for ItemsAdder 4.0.17+
Fixed storage behaviour issues with open variants, creative breaking, dropped shulker-style storage items, and restart/session cleanup
Fixed stackable behaviour edge cases and recipe loading regressions
Other
Updated ItemsAdder compatibility work for 4.0.17
Updated the ItemsAdder API dependency to the latest available version
Improved advancement warnings when a criterion is missing a trigger
Improved reload handling so components, recipes, custom tags, and item model definitions load together more reliably
Improved resource-pack file handling for generated item model definitions
