Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: stacked tnt explode at the wrong height #66 #69

Merged
merged 1 commit into from
Jul 3, 2020

Conversation

2No2Name
Copy link
Member

@2No2Name 2No2Name commented Jul 3, 2020

In the 1.16 snapshots Mojang added a distinction between TNT and other entities in the explosion code to fix the the increased eye height affecting explosions. The eye height increase was an attempt to fix rendering of tnt on soulsand.
This pullrequest adds the behavior to lithium, which is necessary as lithium overwrites the minecraft explosion code.

Thanks to @pwouik for reporting #66 .

Here is a testworld for this (summon stacked tnt on a clock, with pauses in between).
lithium #66.zip

@jellysquid3 jellysquid3 merged commit 268a24a into CaffeineMC:1.16.x/fabric Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants