mojira.dev

Eric Mao

Assigned

No issues.

Reported

MC-183951 Game doesn't load the #minecraft:tick function tag. Invalid MC-175181 Respawn anchor explodes doesn't update lighting Duplicate MC-171677 Clicking "Options>Music & Sounds" button plays two click sound. Duplicate MC-170844 Nether sprouts don't break without supporting block Fixed MC-170236 Stripped oak log is placed in wrong order in debug world Won't Fix

Comments

Before 20w20a, the advancement source file has a criteria with the following codes:

"broke_hoe": {
    "trigger": "minecraft:item_durability_changed",
    "conditions": {
        "item": {
            "item": "minecraft:diamond_hoe"
        },
        "durability": 0
    }
 }

While the 20a one has this:

"netherite_hoe": {
    "trigger": "minecraft:inventory_changed",
    "conditions": {
        "items": [
            {
                "item": "minecraft:netherite_hoe"
            }
        ]
    }
 }

So apparently there should be a "durability" field to specify a broken netherite hoe, while it doesn't.

they're technically hostile since they will despawn, also occupying the hostile mob cap

uh nice to see you again, but as i said here's for java edition. not for web service. and also, the title shouldn't be chinese or other languages than english, since the moderators here mostly speak english. if you do that like this they will also be confused lol

Should be sent to the MCBE part. I'm not a moderator but this should not be here since it's about JE.

Maybe you can repost it on the BE bug tracker?

Actually if you break the two new door using any method except punching in creative mode would reproduce the bug. (e.g. removing the supporting block below it)

There are also some occurrence that removing the supporting block can leave the top half of the door remain itself.

Actually side of most block can't be set on fire now 😞

I think they aren't doing the cave update this time, mostly for the nether biome. It's actually quite often in the nether.

They seem have noticed the bug and is working on it before the snapshot released 🙂

The Mojang team has actually talked about that, and they're appreciated to add some king of fireproofed woods.