You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: