Attribute modifiers, formerly known as the attributes plugin, adds new procedure blocks that allow you to apply temporary or permanent modifiers to items and entities.
Example usage for items
The item modifier procedure blocks can only be used with the calculating attribute modifiers global trigger and enclosed in the For slot [...] do procedure block.
Example usage for entities
Some new attribute related procedure blocks
Changelog
v1.2
-Fixed modifier names not working properly with variables and text procedures
v1.1
-Added chinese translations (thanks to cdc1234)
v1.0
-Rewrote the plugin for MCreator 2025.2
Legacy attribute plugin versions archive:
-2.3.8 for 2023.4: https://www.mediafire.com/file/s1y41xga2r23dek/attributes.zip/file
-2.3.8 for 2024.1: https://www.mediafire.com/file/c9mo2juoyd3j2gn/attributes_0.zip/file
-2.4 for 2024.2: https://www.mediafire.com/file/0wmyah872avj2sz/attributes%25282%2529.zip/file
Comments
Can you update this to 2024.3, so people can make attribute modifiers using procedures? There are various attribute procedures in default MCreator now, but they don't allow for creation of attribute modifiers, nor do they allow attributes to be edited in any other way outside of their default values.
After updating to 2024.3, I can't open workspaces where I've used this plugin. An error message says I am using the variable type "modifier" which is not supported by a plugin (there is no 2024.3 version of this yet). How can I access and remove this variable type from my workspace so that I can continue work on it?
Regarding the "calculating attribute modifiers" trigger, I am working with item modifiers, which have to use the "on right click" trigger.
The issue is I cannot use that trigger anymore, plus there are blocks that do not support local variables which i see are necessary for the modifiers, how are item attributes supposed to get modified the way I intend it to, or it is simply not possible? :c
I've read the original author's tutorial, if you have any other I can watch let me know!
Yeah, we need 2024.3 sense MCreators built in attribute system doesn't work.