Tagging the battery as curio seems that inventoryTick gets called properly for us!
Also added a datagen for it. I'm not sure if the tags should go in Lollipop or not, but I figured that because Curios' Tags are generated dynamically it'd make more sense to just keep it contained in Powah.
Let me know if you'd rather it go in only specific curio slots rather than any curio slot.
On an unrelated note:
Would it be okay if I made some PRs to update the mappings and forge to 1.16.5? I have a WIP branch for it and it just has some name changes afaict. It should still be compatible with 1.16.4 since very little changed in the update to 1.16.5. Although for the Krate mod I think the latest code needs to be pushed from your local repo for it.
Closes #92.
Tagging the battery as
curio
seems thatinventoryTick
gets called properly for us! Also added a datagen for it. I'm not sure if the tags should go in Lollipop or not, but I figured that because Curios' Tags are generated dynamically it'd make more sense to just keep it contained in Powah.Video (33s) showing it in action.
Let me know if you'd rather it go in only specific curio slots rather than any curio slot.
On an unrelated note: Would it be okay if I made some PRs to update the mappings and forge to 1.16.5? I have a WIP branch for it and it just has some name changes afaict. It should still be compatible with 1.16.4 since very little changed in the update to 1.16.5. Although for the Krate mod I think the latest code needs to be pushed from your local repo for it.