This is just an updated version of the attributes plugin by Azzier, which I will continue to maintain until the author can work on the plugin again. Switching between this and the original version of the plugin should not be a problem. Though this might not stay the case in the future as it seems the author is not coming back.
Item modifier procedures can only be used with the calculating attribute modifiers trigger. If not, they cause a build error.
Changelog
v2.4
-Ported to 2024.2 and neoforge 1.20.6
-Item modifier procedures are no longer deprecated, along with the attribute modifiers event
-The add modifier to item procedure that did not require the event is now deprecated
-Removed old bugged attributes from the attribute selection datalist
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.