
modify_enchantment_damage_dealt example from docs causes a crash
DaedalusGame opened this issue ยท 3 comments
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.