SuperMartijn642 / MovingElevators

20 stars 16 forks source link

[Feature] Chisel & Bits Support #109

Closed hodo1962 closed 1 year ago

hodo1962 commented 2 years ago

It would be very nice to use Chisel & Bits with this mod to construct better cabins. At the moment elevators stop functioning when using bits from C&B ore chiseled blocks.

SuperMartijn642 commented 2 years ago

The elevator cabin currently can't contain tile entities. The Chisel & Bits' blocks have tile entities, just like a chests, furnace, or hopper, thus they won't work in the elevator cabin.

I will be adding the ability to use tile entities at some point. Thus, whenever I do, Chisel & Bits' blocks should also work.

SuperMartijn642 commented 1 year ago

The elevators can now also move blocks with block entities.