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.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
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!
The procedures can use attribute modifiers, but can't make them. That: A. Makes no sense, and B. means that there needs to be a way to do so.