PeripheralsPlusPlus icon indicating copy to clipboard operation
PeripheralsPlusPlus copied to clipboard

A pseudo-port of miscperipherals, with other stuff as well!

Results 22 PeripheralsPlusPlus issues
Sort by recently updated
recently updated
newest added

### Description I had a stack (49 tall) of chunky mining turtles excavating a 240x240 area. The turtles didn't even make it to the end of the first row before...

### Description When playing with PeripheralsPlusOne recently, I noticed a security vulnerability via nano bots. (Reference: https://twitter.com/NPException/status/1247179824956952576) Someone else noticed that the same issue already exists with Peripherals++. I already...

getInfectedEntity(number entityID) What number? I tried many number like 1,2 Entity Id Mob and more but It doesn't work. What's the number stand for and pls give an example of...

### Description [Ridable turtle] ### Steps to Reproduce 1. [Place it] 2. [Sit on it] 3. [Type "turtle.up()"] ... **Expected behavior:** [I flying on my turtle] **Actual behavior:** ["Movement obstructed"]...

Suggestion: ### Description The PlayerSensor is a really handy tool for command-computers aswell. So it would be ideal, if you also could give back the player coordinates. And really important...

### Description Nano bots are uncraftable because their recipe is omitted in the recipe file. ### Steps to Reproduce 1. Attempt to craft a nano bot 2. Lookup Recipe.java on...

### Description [Description of the issue] If an infected player is offline it breaks the code ### Steps to Reproduce 1. [First step] ``` local bots = peripheral.wrap("top") bots.setLabel("nano") --...

### Description The shearing turtle returns "true" when performing turtle.dig() on a Mystical Tall Flower from Botania, but does not obtain the Tall Flower in its inventory. ### Steps to...

### Description peripheral container Crafting does not seem to work at all. When trying to craft a peripheral into the peripheral container nothing happens. This happens in all crafting benches,...

### Prerequisites - [x] I have read and understand the [contribution guidelines](CONTRIBUTING.md) - [x] This pull request follows the code style of the project - [x] I have tested this...