Attributes (Nerdy edition)

Supported MCreator versions
2023.4
2024.1
Tags / plugin type
Global triggers
Java plugin
Procedures
MCreator plugin
Downloads:
2382
Upvotes: 24
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.

License
GNU General Public License version 3 (GPLv3)

Plugin downloads
2.3.8 (MCreator 2023.4 ONLY) - attributes.zipUploaded on: 01/15/2024 - 16:41   File size: 96.32 KB
2.3.8 (MCreator 2024.1 ONLY) - attributes_0.zipUploaded on: 04/13/2024 - 04:32   File size: 109.6 KB

Comments

I also can't help but notice that there aren't any "from_mod" blocks of the "add_modifier" and "remove_modifier" blocks

The "remove attribute modifier of entity" block always gives a build error in the latest version of mcreator for neoforge 1.20.4

It seems to be some issues with the attribute: "STEP_HEIGHT_ADDITION" in 1.20.4

Nerdy, Please need a help! So the Add or remove modifier block is working as intended but can you please tell me how can I make those only "Add" modifier blocks work? I'm new to the mcreator... what does "Deprecated - Use attribute modifiers for item" means. Please help

I have been trying to find a mod like this for so long so , are you going to update this plugin (not saying you to hurry it) because I would LOVE to use this in my upcoming projects

Also all the "Get value of attribute" base, non-base, modded, internal doesn't matter they all seem to be broken and just keep returning null with a custom attribute.

I don't know if you read these comments Nerdy but if you do please can you fix these 2 issues I've mentioned even if it isn't your code.

The Data List on the block "Remove modifier with UUID from an entity" only include Vanilla entries and not modded ones from the plugin.

I think i fixed the issue on attribute modifiers in items
you can check it in my last post how i managed to add it to items without breaking anything and works even if there are multiples modifiers for the single attribute.
If you can check it here is the code, pretty easier to use and hope it helps you.
https://pastebin.com/TwNabuKF
is my first code in java

Hey this might be a dumb question but I'm not at my PC right now so I just want to check. Is there any way to change reach with this plugin, since its technically a attribute afaik, it would be incredibly useful for me.