GrowthcraftCE / Growthcraft-1.20

Growthcraft is a collection of Minecraft mods that adds an extra layer of immersion into the world of Minecraft.
Other
0 stars 5 forks source link

Support for CarryOn and Packing tape #142

Open moonfather1 opened 3 months ago

moonfather1 commented 3 months ago

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)