
EcoItems 5.62.0
Super-powerful custom items and crafting recipes.
- Fixed oversized packet issues with large numbers of items (Thanks Casper!)
- mcMMO skill_xp_multiplier and give_skill_xp effects have been renamed to mcmmo_xp_multiplier and give_mcmmo_xp, so you can use EcoSkills and mcMMO effects at the same time (not sure why you'd run both, but some people do)
- Removed requirement to specify action_bar parameter for send_message effect: will default to false
- Added dynamic lore: any item can now contain placeholders in their lore, which will automatically be updated for anyone viewing the item.
- Optimized displaying items
- Fixed is_gliding and standing_on_block conditions not being registered correctly
repeat:
args:
every: 3
repeat:
times: 2
start: -11
increment: 22
inherit_velocity: true
mutators:
- id: spin_velocity
args:
angle: '%repeat_count%'
triggers:
- shoot_bow
- Fixed many effects/conditions/etc not translating placeholders correctly in expressions
- Added craftingPermission option to item recipes: add it under item:
- Added craftingPermission option to item recipes: add it under item:
- Added block_commands effect
- Added placeholder support to run_command and run_player_command effects
- Added config options for potion effects: icons, ambient, and particles