Closed BlueAgent closed 3 years ago
Fix #6 by creating capabilities only once and invalidating the LazyOptional when required.
LazyOptional
Also stored capability locally and created storage for null and every side for help.
Also fix https://github.com/owmii/Powah/issues/139.
Thank you!!
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.