AdvancedPeripherals
AdvancedPeripherals copied to clipboard
Advanced Peripherals adds many new features to the computercraft modification
### Describe If you place down any automata turtle and take out its core (manually or using turtle.equipLeft()/equipRight()), you won't be able to re-add it. A newly crafted core CAN...
### Describe I’m running into a crash when using the Colony Integrator with MineColonies on Minecraft 1.21.1. Everything works fine until I try to query builder requests — then the...
### Describe the ME bridge peripheral `importFluid` method (and the `importFluidFromPeripheral` method) can only import fluids from the first slot in the source tank. An exception seems to be when...
### Describe ME bridge `importFluid`/`importFluidFromPeripheral` method throws a `java.lang.IllegalStateException: Can't modify the empty stack`, due to seemingly matching an empty slot. For example, the bug happens when trying to import...
The final 0.8 PR, currently a draft, we have a huge todo list! The whole backlog can be found here -> https://github.com/orgs/IntelligenceModding/projects/6/views/1 I will try to keep the documentation updated...
* **Please check if the PR fulfills these requirements** - [X] The commit message are well described - [X] Docs have been added / updated (for features or maybe bugs...
**PLEASE READ THE [GUIDELINES](https://github.com/IntelligenceModding/AdvancedPeripherals/blob/dev/1.21.1/CONTRIBUTING.md) BEFORE MAKING A CONTRIBUTION** * **Please check if the PR fulfills these requirements** - [x] The commit message are well described - [ ] Docs have...
### Describe When using **Powah cables** or **Pipz cables**, the `TransferRate` does not behave as expected. Instead of respecting the set `TransferRate`, the throughput gets **multiplied** by the number of...
### Describe **Description** Then using the `isItemCrafting` function on an item, which is crafted as part of a larger item (for example oak planks, which are required for a workbench),...
### Describe While trying to add the Geo Scanner I looted from a village to my Pocket with the crafting grid, it did not show the result in the recipe....