FancyPhysics icon indicating copy to clipboard operation
FancyPhysics copied to clipboard

Unlimited item drops

Open ghost opened this issue 5 months ago • 0 comments

[Update] Step to reproduce: Place two pieces of sand or gravel vertically, destroying the bottom one. It will then start dropping items continuously.

[Update] Solution:/kill @e[type=minecraft:falling_block]

Sometimes items keep falling when digging or exploding Screenshot Version 1.20.1

cat <<EOL > FancyPhysics/config.yml
Tree:
  ChopDelay: false
EOL
curl -f#SL -O https://github.com/max1mde/FancyPhysics/releases/download/3.1.0/FancyPhysics-3.1.0.jar

ghost avatar Sep 28 '24 04:09 ghost