Apugli

Apugli

413k Downloads

modify_enchantment_damage_dealt example from docs causes a crash

DaedalusGame opened this issue ยท 3 comments

commented

Crashlog: https://gist.github.com/DaedalusGame/bdcac5d3963e788417dd0452de8f84a4

Using the example from here on Forge 1.19.2 yields a crash, saying it can't find the "enchantment" tag in the json? Notably type "modify_enchantment_level" works just fine, not sure whats wrong here.

commented

This will be fixed in the upcoming release of v2.0.4.

commented

Thank you for the report, I'll look into this when I'm available to do so.

commented

Okay, so I was using the wrong serializable data within the power on Forge. I'll double check every power to make sure they have the correct data associated with them rn.