AdvancedPeripherals
AdvancedPeripherals copied to clipboard
Advanced Peripherals adds many new features to the computercraft modification
### Describe your idea integration for create that allows sending and reciving signals on redstone links/redstone link chanels. this could be done one of two ways: - an interface similar...
### Describe your idea This function would expose the amount of storage actually used in the Refined Storage Network. This also seems like a no-brainer because there are already the...
Added methods to get used space Added methods to list all disks on the RS network and its contents refs: #330
### Descripe When experimenting around with Hex Casting and reading the foci from it with the block reader, I found that it would display nothing for foci with coordinates inscribed....
### Descripe When using the colony integrator it throws a cast java cast error. because of the way I'm error correcting it seems to still be running after it is...
### Descripe When doing .getWorkOrders(), you get back a list of active jobs. For active build/construction orders there is no way to reference which building is being upgraded. In getBuildings...
### Descripe When calling meBridge.craftItem({name=v.name, count=v.craftCount}), it returns true no matter if the craft was successfull or not. Documentation shows that it should return a table () Versions of mods/forge...
### Descripe When importing an item into a driveless or full ME System, it voids the item. It does this for both the import functions (importItem and importItemFromPeripheral). It does...
### Describe your idea Would be nice to have some sort of simple distance sensor that would output the distance between it and a block in front of it in...