I'm trying to see how I can organize the code, honestly I'm just getting started. I would like to know if it is possible to create an event from crafting a specific item.
After a diamond sword is crafted, all hostile mobs increase their statistics, and from there, when creating another item, the statistics multiply, as a progression. I am using the EntityJS addon to upload the statistics.
It is easier to create it with in-control, however I am modifying many recipes with KubeJS and I would like to see if it is possible to do it here. Thanks