• Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • None
    • Affects Version/s: None
    • None
    • Environment:

      Using a stronghold portal dropping a block affected by gravity.

    • This server is running CraftBukkit version git-Spigot-73fb609-ea050e6 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
    • no plugin
    • Yes

      When a block is falling through an end portal it is not visible when entering the portal.

      This is described in the github for paperspigot but is a spigot problem
      https://github.com/PaperMC/Paper/issues/3344

      The problem is nailed down.

      This is not a vanilla problem. It was not seen before 1.4

      On vanilla the theory is they queue the entity going until a player enters (Not clear if it is any player or the same portal).

      On spigot it goes in the portal and when a player enters the portal it clears the 3*3*3 box and places the 3*3 obsidion.

      The solution is using the vanilla mechanics by queuing the entity until a player (hopefully from the same portal).

            Assignee:
            Unassigned
            Reporter:
            Espen Opsahl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: