MachineMuse / MachineMusePowersuits

Minecraft mod, take 2
236 stars 105 forks source link

Scannable Module #803

Closed lehjr closed 6 years ago

lehjr commented 7 years ago

Add a module for the mod Scannable from MightyPirates. https://github.com/MightyPirates/Scannable

thoughts: the mod itself has a GUI for storing the modules it uses. The storage and power are implemented through "capabilities". In order to replicate that, a GUI will be needed as well as a storage implementation.

the scanning needs to be able to happen from an outside mod. An interface might be needed, which can be submitted by PR.

The mod item uses item functions not implemented in the MPS power fist. This is not an issue in terms of difficulty, just extra code.

Overall, this needs to be evaluated to see how feasible it is. It may require a PR or 2, but if it can be done, I'd like to do it.

lehjr commented 7 years ago

The mod: https://www.youtube.com/watch?v=yXUJY2GuCRc

lehjr commented 6 years ago

Added 1.12.2