AdvancedPeripherals icon indicating copy to clipboard operation
AdvancedPeripherals copied to clipboard

Advanced Peripherals adds many new features to the computercraft modification

Results 98 AdvancedPeripherals issues
Sort by recently updated
recently updated
newest added

### Describe When using the `.digBlock()` function of the Automata core it doesn't break blocks from the side that the turtle would be interacting with. As an example this is...

bug
Priority-Low
Fixed/Added in dev
1.19x

### Describe your idea The upcoming 0.8 update is set to bring a significant transformation to our AR Glasses, to the extent that I've entirely replaced the old system with...

bug
enhancement
Priority-High
1.19x
1.20x

### Describe Using the function `getUsedItemStorage` (And the other related ones) will return different results depending on if the item is stored in the disk or the chest. If I...

bug
Fixed/Added in dev
1.19x
1.20x

### Describe The negative coordinates to be from the bottom right of screen left/up "work" as in they go there however they are super far offscreen in those directions, appears...

bug
1.19x

### Describe I took the exact code off the wiki `local controller = peripheral.find("arController") -- Finds the peripheral if one is connected if controller == nil then error("arController not found")...

bug
1.19x

Advanced Peripherals currently uses the gradle [checkstyle](https://docs.gradle.org/current/userguide/checkstyle_plugin.html) plugin to be able to maintain a uniform code style in the project. But there are two main reasons why I want to...

* **Please check if the PR fulfills these requirements** - [X] The commit message are well described - [ ] Docs have been updated - This is important - [...

### Describe Playing note on note block by using it as peripheral does not trigger allays. ### Steps to reproduce 1. Place computer 2. Place note block right next to...

bug
Fixed/Added in dev
1.19x
1.20x

**PLEASE READ THE [GUIDELINES](https://github.com/SirEndii/AdvancedPeripherals/blob/dev/1.20.1/CONTRIBUTING.md) BEFORE MAKING A CONTRIBUTION** * **Please check if the PR fulfills these requirements** - [x] The commit message are well described - [x] Docs have been...