Item Alchemy (Fabric)

Item Alchemy (Fabric)

48k Downloads

the red and dark matter tools don't work

judahking123 opened this issue ยท 3 comments

commented

charging @and uncharging them does not work and cannot ennchant it

commented

Looking into this, I'll see if I can figure out the cause :)

commented

One thing I noticed is that between 1.18.2 and 1.21, 1.21 doesn't show tool stats.

1.18.2 Example
1.21 Example

commented

Forgot to update this thread. I started work on my own mod to try and learn about Fabric & NeoForge dev and realized that this may be caused by 1.21 requiring the method getBonusDamage to be overridden. I'll try and work on a PR soon.