owmii / Powah

Discord:
https://discord.gg/A8TP9JY
GNU Lesser General Public License v3.0
28 stars 22 forks source link

Add Battery to curio tag #161

Closed BlueAgent closed 3 years ago

BlueAgent commented 3 years ago

Closes #92.

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.

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.

owmii commented 3 years ago

Thanks a lot!!