Supplementaries

Supplementaries

82M Downloads

The Pulley can retract any block

hjake123 opened this issue ยท 1 comments

commented

I'm using the Crucial 2 modpack, which includes version 0.15.2b of this mod.

The Pulley, when rotated the correct direction by a turntable, cam collect any block underneath it and store it inside itself, rather than only collecting chains and ropes. The internal inventory is then filled with the block in question, even though only chain or rope can be added by hand. Even normally unharvestable blocks like Bedrock and Spawners can be harvested this way.

The pulley seems to use the same logic to collect these blocks as it would a chain or rope -- it can even retract whole lines of them. Once there are blocks in its inventory, the pulley will also extend lines of these blocks.

Containers collected this way drop their contents, so I assume no NBT data will be maintained.

Here's the pulley collecting and storing a line of pig spawners:
2021-08-22_19 53 50
2021-08-22_19 53 51
2021-08-22_19 53 54

Here's a cobble gen made with this bug:
2021-08-22_19 30 26
2021-08-22_19 30 28

commented

Fixed in 0.16