Plethora Peripherals

Plethora Peripherals

3M Downloads

Combine the item name of plethora:module_scanner with the peripheral name plethora:scanner

stealthy-coder opened this issue ยท 1 comments

commented

Basicly, when finding a block scanner its identified as 'plethora:scanner' but the item name in the inventory is called 'plethora:module_scanner' which makes it harder to equip it and use the same name to peripheral.find it.

commented

I see that you resolved your differences with this difference in-game. For future reference, you can use the peripherals program to get valid peripheral names.

For a neural interface, the peripheral is neuralInterface:
javaw_cSXkJ8hW5R

For a manipulator, the peripheral is manipulator:
javaw_TltpbFUzEU

For a turtle, the peripheral is the module name as shown in .listModules():
javaw_i1SWJE3tPD

I agree that this difference is a little confusing, but it would likely be a breaking change to do anything about it now.