Moving Elevators

Moving Elevators

7M Downloads

[Feature] Blacklist / whitelist certain blocks to be part of cabinet

donmor opened this issue ยท 5 comments

commented

Is your feature request related to a problem? Please describe.
I don't want bedrocks or other unbreakable blocks got moved

Describe the solution you'd like
Add configurations to blacklist / whitelist certain blocks. Blacklist bedrocks and other unbreakable blocks by default.

commented

Unbreakable blocks already cannot be moved by the elevator.

commented

Oh, okay :)

commented

So what blocks can be moved right now? Does it move only solid blocks, or block entities as well? What do blocks that require attachment block do if moved? (e.g torches, redstone)

commented

The elevator will move any blocks which are not unbreakable including their block entities.

What do blocks that require attachment block do if moved? (e.g torches, redstone)

Once the elevator arrives, all the blocks in the cabin will be updated. Blocks like torches and redstone will simply break and drop in item form like when the block they're placed on is broken.

commented

I will close the issue then, since I assume you no longer have a use case for your original request.