mojira.dev
MC-8983

Primed TNT cannot travel through nether portals

The Bug:

Primed TNT cannot travel through nether portals.

Steps to Reproduce:

  1. Build the setup shown in the attachment below.

[media]
  1. Enter the nether portal to ensure that the chunks in the nether are loaded.

  2. Return to the overworld and ignite the TNT.

  3. Take note as to whether or not primed TNT can travel through nether portals.

Observed Behavior:

Primed TNT cannot travel through nether portals.

Expected Behavior:

Primed TNT would be able to travel through nether portals.

Code Analysis:

Code analysis by @unknown can be found in this comment.

Linked issues

Attachments

Comments 27

Confirmed. Also, launching TNT through a nether portal doesn't work

This bug still exists.

Also, it says game mode creative, but it occurs in survival as well, obviously. I've tested it by using pistons to push the lit tnt into the portal.

TNT passing through portals should keep their momentum. Wouldn't it be really cool to shoot TNT through portals. 😃

Just tested it on the prerelease. Still does not work.

17 more comments

Can confirm in 1.17.

Can confirm in 1.17.1 rc-1

Simply tick nether portal check inside the tick() of the tntEntity

The fix: 
https://github.com/fxmorin/carpet-fixes/blob/1.17/src/main/java/carpetfixes/mixins/entityFixes/TntEntity_netherPortalMixin.java

Fixed in 1.21 Pre-Release 4

This was an issue in 24w21b but this no longer occurs in 1.21 Pre-Release 1. This issue was fixed in 1.21 Pre-Release 1 so I'm resolving this ticket as fixed.

John Distler

Avoma

(Unassigned)

Confirmed

Gameplay

Low

Entities

nether_portal, tnt

Minecraft 1.4.6, Minecraft 1.4.7, Snapshot 13w04a, Snapshot 13w05a, Snapshot 13w05b, ..., 1.19.4, 1.20, 1.20.1, 24w11a, 1.20.6

1.21 Pre-Release 1

Retrieved