mojira.dev
MC-116143

Don't have to enter the Nether to get the "Nether" advancement

It isn't actually necessary to enter the Nether to get the 'We Need to Go Deeper' advancement.

What I expected to happen was...:
I expected to have to actually go to the Nether (the Hell biome) to get the advancement.

What actually happened was...:
I got the advancement by simply lighting the portal, stepping in, and stepping out before I was transported.

Steps to Reproduce:
1. Activate your first Nether portal.
2. Step in, then back out before you're taken to the Nether.

Linked issues

Comments 4

That's how it was programmed.

"entered_nether_portal": {
            "trigger": "minecraft:enter_block",
            "conditions": {
                "block": "minecraft:portal"
            }
        }

Every problem in the game is a result of how it's programmed. This is only a very minor problem, I grant, but it's one extremely easy to fix. Just switch it to say you need to be in the Hell biome.

Also affects 17w17a.

Garth Rose

Nathan Adams

Confirmed

advancement, nether, nether_portal

Minecraft 17w15a, Minecraft 17w17a

Minecraft 17w17b

Retrieved