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

playerBlockCollisionUsingCenterFix causes all entities to be immune to magma blocks #70

Closed
SplendidAlakey opened this issue May 18, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@SplendidAlakey
Copy link

Describe the bug

Setting playerBlockCollisionUsingCenterFix to true will make every entity in the game (including the player) not to take any damage from standing on magma blocks.

To reproduce:

  1. /carpet-fixes playerBlockCollisionUsingCenterFix true
  2. Walk over magma blocks
  3. Take no damage
  4. Let any other entity walk over magma blocks - same result

Expected behavior

Entities that are not designed to be immune to magma blocks should take damage while walking on it.

Minecraft Version:

  • 1.18.2
    Carpet-Fixes Version:
  • v1.7.9
    Carpet Version:
  • v1.4.69

Logs

https://gist.github.com/Footage2-Amply-Pounce/ce6cbbf89dfeda8e81e81d39b18d44a2 (seems to be nothing useful in there, but including it just in case)

@SplendidAlakey SplendidAlakey added the bug Something isn't working label May 18, 2022
@FxMorin
Copy link
Owner

FxMorin commented May 18, 2022

Oh I like this one, ill take a look later today been busy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants