Botania

Botania

133M Downloads

Pushing BlockEntities with the Force lens makes them drop their contents

LeoBeliik opened this issue ยท 2 comments

commented

Mod Loader

Both Fabric and Forge (I confirm that I have tested both loaders and will specify both loader versions below)

Minecraft Version

1.19.2

Botania version

436

Modloader version

fabric 0.14.10

Modpack info

No response

The latest.log file

nai

Issue description

Moving block entities with the force lens makes the items inside the blocks to drop (or disappear if can't be dropped, like mana pools)
This doesn't happen using pistons

Steps to reproduce

place a chest in front of a spreader
put the force lens in the spreader
make the spreader shoot mana
chest is moved but items are now in the floor

Other information

I tested this both in fabric (carpet) and forge (quark) and both 1.18.2 and 1.19.2

Up to you if this is a relevant bug or not (we all know how jank moving be is)

commented

I didn't really intend for this to move block entities, not sure how that's happening lol

commented

oh, I see that you're using it with another mod that adds MBE. This could be because I copy the vanilla moving code which those mods mixin into, so my copy doesn't have their changes.