Attributes (Nerdy edition)

Supported MCreator versions
2023.4
2024.1
2024.2
Tags / plugin type
Global triggers
Java plugin
Procedures
MCreator plugin
Downloads:
6360
Upvotes: 37
About the plugin

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
License
GNU General Public License version 3 (GPLv3)

Plugin downloads
2.3.8 (MCreator 2023.4 ONLY) - attributes.zip Uploaded on: 01/15/2024 - 16:41   File size: 96.32 KB
2.3.8 (MCreator 2024.1 ONLY) - attributes_0.zip Uploaded on: 04/13/2024 - 04:32   File size: 109.6 KB
2.4 (MCreator 2024.2 ONLY) - attributes.zip Uploaded on: 07/20/2024 - 09:35   File size: 64.56 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?

Is there a reach attribute in neoforge or is porting a mod from forge that uses the forge attributes block_reach and entity_reach not possible?