owmii / Lollipop

A library mod for Owmii's mods.
GNU Lesser General Public License v3.0
3 stars 11 forks source link

Fix #6 Capability Implementation #15

Closed BlueAgent closed 3 years ago

BlueAgent commented 3 years ago

Fix #6 by creating capabilities only once and invalidating the LazyOptional when required.

Also stored capability locally and created storage for null and every side for help.

Also fix https://github.com/owmii/Powah/issues/139.

owmii commented 3 years ago

Thank you!!