Powah!

Powah!

19M Downloads

You're making your Energizing recipes way too early.

jaredlll08 opened this issue ยท 1 comments

commented

Recipes and Tags are only filled when you connect to a server / join a world, so by having your recipe invocation here you can't use the tags, you just end up with things like:
image

With the iron and gold tags being empty.
https://github.com/owmii/Powah/blob/1.15/src/main/java/owmii/powah/Powah.java#L45

commented

Thanks!! i will fix it in the next release.