![Better Combat [Fabric & Forge]](https://media.forgecdn.net/avatars/thumbnails/566/413/256/256/637925434672465483.png)
[1.21] Component Crash
Closed this issue ยท 1 comments
Minecraft version - 1.21.1
Mod loader - Fabric/Neoforge
Mod version - 2.1.3 (probably older as well)
Describe the bug
Certain component given attributes cause a gamecrash.
To Reproduce
Steps to reproduce the behavior:
- type /give @p minecraft:stick[bettercombat:preset_id="bettercombat:trident"]
- hold the stick in your hand
Expected behavior
For the game not to crash
Additional context
Hey,
Thank you for the report. This issue is caused by the shortcomings of my implementation.
I created a fix, which I believe should be fully functional and logically correct.
It would help a lot if you could also test this commit, and give feedback whether everything works as expected.