Prevent falling (gravity) blocks of dropping itself when it falls on torch

Started by Darknessay on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Prevent falling (gravity) blocks of dropping itself when it falls on torch

I have made a gravity block, put it's custom drop to AIR and even set its to 0 amount, it works as it should when mining block, but if use the bug with torch, it still drops that block.

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i have a very neicheā€¦
Fri, 01/10/2025 - 04:40

i have a very neiche solution, but maybe have it to where the block sends tick signals for a while after updating, killing the nearby item? its a temporary and unconventional solution but as of now its all i can think of.