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 your idea the idea: an enchantment that has several effects in relation to computers: - sends events on common player actions relating to the item (equip, drop, place,...

enhancement
Priority-Low

### Describe your idea I would like to be able to use a computer to insert and remove upgrades from drawers. **Use Case:** I'm investigating making a mod pack where...

documentation
enhancement
Priority-Low

### Descripe When .clear() is called the hot bar blinks for a split second. Do to the fact that your shade the hot bar. ### Steps to reproduce run .clear()...

enhancement
Priority-Low

### Describe your idea CC tweaked has a number of special characters that are alternatives to standard ASCII. These alternatives are available through the string.char(0-255) function. The characters are defined...

documentation
enhancement
Priority-Medium

### Describe your idea The Neural Interface would allow you to control and upgrade yourself or other entities like a turtle The idea comes from the [Neural Interface](https://plethora.madefor.cc/neural-interface.html) from Plethora....

enhancement
Priority-Medium

### Describe your idea Since it is currently possible to extract items from a specific slot with the inventory manager it would also be nice to know what slot every...

enhancement
Priority-Medium

### Describe your idea Some method of getting a players ar goggle resolution would be really nice ### Describe alternatives you've considered if you've any Manually plotting pixels until I...

enhancement

### Descripe Not sure what is happening but the fill command _hates_ negative coordinates. ### Steps to reproduce do `fill(-20,-20,20,20,0x000000)` ### Version Own compiled build ### Minecraft, Forge and maybe...

bug
Priority-Medium

### Describe your idea Something with the goggles, maybe an event with the AR controller, or an item that detects when the player wearing them right / left clicks. If...

enhancement
Priority-Low

### Describe your idea The ability to draw polygons and non axis locked lines would make creating graphics infinitely better. Instead of having to draw a fill rectangle for each...

enhancement
Priority-Medium