IntelligenceModding / Advanced-Peripherals-Features

A place for the feature request for Advanced Peripherals
0 stars 1 forks source link

Turtle Addition #16

Open awesomebossdj7 opened 1 year ago

awesomebossdj7 commented 1 year ago

Describe your idea

okay 3 ideas:

  1. turtle upgrade, it can hold more then just 2 peripherals
  2. saddle peripheral - you equip a saddle to a turtle and then you can write code so that the turtle mounts a nearby entity
  3. furnace peripheral - since you can already make it a peripheral normally, why not be able to attach it to a turtle?

Describe alternatives you've considered if you've any

  1. alternatively, be able to remove the "inventory" peripheral (the thing on the back of the turtle, that has a chest) and then the turtle wont have a inventory, but will open up another peripheral slot
  2. be able to mount turtles without the peripheral
  3. n/a

Additional context

No response

Linked Issues

No response

awesomebossdj7 commented 1 year ago

tnt peripheral to explode the turtle :trollface:

SirEndii commented 1 year ago

The first thing is something I'll maybe do. The second thing isn't something I can do easily. Adding mounting functionality to a block from another mod isn't something I can do I'll think about the third thing

robberer commented 1 year ago

The first thing is something I'll maybe do.

recently i had the need for more than two upgrade too, till I've realised that this can easily be done programmatically by just hot-swap them at need.

zyxkad commented 2 months ago

Saddle turtle is working on here https://github.com/IntelligenceModding/AdvancedPeripherals/pull/601