Auto Feeder Helmet [NEOFORGE/FORGE]

Auto Feeder Helmet [NEOFORGE/FORGE]

2M Downloads

compatible Nutrition

axin0452 opened this issue ยท 9 comments

commented

It does not increase nutritional value when it is eaten automatically.

commented

Nutrition mod author here. I marked this as closed on my side because I believe it's best implemented on this side by emulating the appropriate event.

But let me know if you run into any issues.

commented

So it works when I fire the finish event after I called the item method?

commented

I haven't tested, but that would be my guess!

commented

@WesCook I fixed this by adding the finish event (I also added the start event), but only in the latest mc version, 1.14.x. I probably won't fix older version, if it isn't mandatory. How are your plans of updating to 1.14?

commented

as sponge claimed 1.12.2 as a long term support version these days,
can you fixed 1.12.2 for a more widely effect ?

commented

How are your plans of updating to 1.14?

Haven't even started looking into it yet! It's on the docket, though.

commented

I'll try to create a 1.12.2 fixed version, but idk if I can

commented

thanks

commented

@Jecvay @WesCook FeederHelmet-1.4.1 is now uploaded to curseforge. This is a 1.12.x version with the two events, but I haven't tested if it actually fixes the issue