grabbing chests - or in our case barrels - with two hands and relocating them gently feels nice.
we need to blacklist multiblock structures, though, (fruit press) and any blocks that for whatever reason cause problems when moved.
for PT that means adding to a block tag at /src/main/resources/data/packingtape/tags/block/te_blacklist.json.
for CO it means sending IMC to it. (they too will switch to tags in 1.21)
grabbing chests - or in our case barrels - with two hands and relocating them gently feels nice.
we need to blacklist multiblock structures, though, (fruit press) and any blocks that for whatever reason cause problems when moved.
for PT that means adding to a block tag at
/src/main/resources/data/packingtape/tags/block/te_blacklist.json
. for CO it means sending IMC to it. (they too will switch to tags in 1.21)