MerchantPug / apugli

An extension to Apoli for certain mods' use.
MIT License
5 stars 4 forks source link

modify_enchantment_damage_dealt example from docs causes a crash #32

Closed DaedalusGame closed 1 year ago

DaedalusGame commented 1 year ago

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.

MerchantPug commented 1 year ago

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

MerchantPug commented 1 year ago

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.

MerchantPug commented 1 year ago

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