Skip to content

Invisible Falling Blocks #24

@InventivetalentDev

Description

@InventivetalentDev

Placing the falling block of a slab into an actual block of the same type (just partially is enough) causes the falling block to become invisible in 1.14+.
This is caused by the following check in the client code:

so there is no proper way of fixing this server-side.

A few ways to get around this issues:

  • Remove the adjacent block of the same type entirely
  • Replace the adjacent block with another type
  • Use another slab instead of an actual block

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions