Ledger icon indicating copy to clipboard operation
Ledger copied to clipboard

Zombie breaking a door is logged as a gravity event.

Open soupglasses opened this issue 2 years ago • 1 comments

Expected behavior

When a Zombie breaks a door, it should create a @zombie broke event.

Observed/actual behavior

Ledger will rather log it down as a @gravity event instead. You can deduce that it was a Zombie who broke the door by looking at the surrounding blocks, and conclude none of the blocks have changed. It is not clear how to do this and requires extra knowledge of how Minecraft works to figure out what has happened.

Steps/models to reproduce

  • Build a small enclosure with a door.
  • Get some nice zombie bait inside the enclosure (like a Villager or two)
  • Spawn a Zombie who can break doors: /summon Zombie ~ ~1 ~ {CanBreakDoors:1b}

What operating system are you running

Linux

Minecraft version

1.18.2

Ledger version

1.2.4

Logs

There are no log messages around this bug to be found at the default log level.

Agreements

  • [X] I am running the latest version of the mod.
  • [X] My version of Minecraft is supported.
  • [X] I have searched for and ensured there isn't already an open issue regarding this.

Other

No response

soupglasses avatar Mar 14 '22 09:03 soupglasses

I have the same behavior in 1.19.2

JamesPC44 avatar Dec 19 '22 22:12 JamesPC44