Game crashes from equipping Scarf bauble (2025.3, nerdy's new curios API)

Started by Minecraft Mathers on

Topic category: Troubleshooting, bugs, and solutions

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Game crashes from equipping Scarf bauble (2025.3, nerdy's new curios API)

So im working on version 1.0.1 of my mod (Extra Mathers Content), and one of the new items is the Dragonic scarf, but the game crashes when i switched the previous necklace bauble with it..

https://pastebin.com/gQKwD0V7

 

The procedures simply add attributes on equip and remove them when unequipped

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So... Idk if its the flying…
Wed, 03/18/2026 - 11:17

So... Idk if its the flying speed buff or the HP buff being 0.5 multiply base crashing the game, but i fixed it by removing the speed and making the hp an addition.. I love troubleshooting :3