This repository has been archived by the owner on Jan 4, 2024. It is now read-only.
forked from ochotonida/artifacts
-
Notifications
You must be signed in to change notification settings - Fork 9
Custom Trinket Attributes Are Nullified #65
Labels
bug
Something isn't working
Comments
Does it work for artifacts without attribute modifiers by default? Try something simple like the whoopee cushion. |
Sorry for the late response, but no, unfortunately any/all custom trinket attributes don't seem to work. I've tried it on the Snorkel, Flame Pendant, Antidote Vessel, Cloud in a Bottle, Whoopee Cushion, Flame Gauntlet, Bunny Hoppers (plus a few others), and the attributes work on none of them, whereas with other trinkets mods it works just fine |
florensie
added a commit
that referenced
this issue
Jun 22, 2022
This issue seems to have come back in 1.19.2 (Or I may have never confirmed it was fixed in the first place? Not sure) Minecraft Version: 1.19.2 |
I'll reopen it and check later. I'm pretty sure it was actually fixed before. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Using the /give command, you can give yourself trinkets with custom attributes. For example, doing
/give @p artifacts:bunny_hoppers{TrinketAttributeModifiers:[{Slot:"feet/shoes", AttributeName:"minecraft:generic.attack_damage", Name:"minecraft:generic.attack_damage", Amount:100.0, Operation:0, UUID:[I; 42853, 1689024593, -201178, -1559272105]}]}
you should get Bunny Hoppers with +100 attack damage. However, you do not, as these attributes seem to be nullified. Doing this with other mods that add trinkets to the game, it clearly works and even displays in the tooltip, "When equipped, +100 Attack Damage". This seems to be the case for all Artifacts trinkets, and only Artifacts trinkets as other mods are not affected.
To Reproduce
Steps to reproduce the behavior:
Game Environment
Please provide details about the game environment, either by crash report/logs or by detailing it below.
The text was updated successfully, but these errors were encountered: