Attribute Modifiers

Supported MCreator versions
2025.2
2025.3
Tags / plugin type
Global triggers
Procedures
MCreator plugin
Downloads:
8826
Upvotes: 49
About the plugin

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


Most of the entity modifier blocks have been moved to core MCreator, if you plan to update to 2025.3, first remove the plugin's entity modifier blocks from your procedures if they aren't the procedure blocks using registry names.

 

Some new attribute related procedure blocks


Changelog

v1.4
-Ported to MCreator 2025.3
-Added does entity have modifier with attribute from registry name procedure block
-Removed modifier procedure blocks that got added to MCreator in 2025.3 from the plugin
(Please remove them from your procedures before updating)

v1.3
-Fixed some build error cases again
-Added add modifier to entity with attribute from registry name procedure block
-Added remove modifier with attribute from registry name from entity procedure block

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
2.3.8 for 2024.1
2.4 for 2024.2
License
MIT License

Plugin downloads
Attribute modifiers v1.3 (MCreator 2025.2 ONLY) - attribute_modifiers.zip Uploaded on: 10/22/2025 - 08:51   File size: 25.87 KB
Attribute modifiers v1.4 (MCreator 2025.3 ONLY) - attribute_modifiers.zip Uploaded on: 10/21/2025 - 22:09   File size: 21.3 KB

Comments

Yeah, this plugin should be at least partially updated to 2024.3 and 2024.4, because the included attribute procedures are not enough, due to not providing modifiers. In 2024.4 potions can modifiy attributes, but procedures are needed so that mods can use modifiers in systems and with entities that are immune to potions.

Yeah, we need 2024.3 sense MCreators built in attribute system doesn't work.

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?

some procedure blocks are missing, such as "adding/removing modifier of an other mod attribute to entities" or "if has a entity modifier with uuid of an other mod attribute".

With some parts of this plugin (or similar at least) being added to base MCreator, will a conversion tool be available in some form and will you still update the plugin but without the built in parts like keeping modifiers etc?