mojira.dev

Dog with more potato

Assigned

No issues.

Reported

MC-279745 Fishing bobbers occasionally cause bells to ring twice instead of once Community Consensus MC-279742 Reducing the /tick rate causes you to be unable to respawn or leave, as the buttons become disabled for longer Won't Fix MC-279741 Furnace XP scam bug Invalid MC-279738 Armor stands, paintings, item frames, and end crystals are in the functional blocks tab in the creative inventory despite not being blocks Invalid MC-279737 The sound for throwing an eye of ender is halved since the fix for MC-267154 Invalid MC-225191 Minecraft is too stupid to count how often you drink honey Duplicate MC-225189 Why were I unable to use the bug tracker? Invalid

Comments

That's a valid point, on the other hand you are soft locked for 20 seconds, which seems like an oversight.

I don’t believe the pitch was intentionally reduced by half (which is why I’m reporting it). Throwing eyes of ender now sounds very similar to throwing snowballs. The sound for throwing eyes of ender matches running /playsound minecraft:entity.ender_eye.launch master @s ~ ~ ~ 1 0.5 instead of the expected /playsound minecraft:entity.ender_eye.launch master @s ~ ~ ~ 1 1 like it has always been. Do you wish for videos? If so let me know.

@[]Mod Jingy my comment was to point out that it uses the attributes of the camel to inflict fall damage on the player. This affects safe_fall_distance too. The reporter tested the rider's attributes, not those of the camel.

@[Mod] Jingy please read my comment. This is a valid issue and can be fixed. Not getting XP for smelting is a valid issue.

This can be fixed, you can deduce data from the items in the furnace's output slot and use it to identify the smelting recipe that was used and calculate the amount of XP to award. There weren't any smelting recipes with identical outputs before 1.13, where there?

Before Avoma took over this bug report, it had already been clarified.
— When killing a snow golem that has a pumpkin, it won’t drop it.
However, Avoma unnecessarily reworded the report. Now, it fails to explain why carved pumpkins should be dropped. The code analysis is incomplete, as not all mob drops are controlled by loot tables; some are hardcoded. An alternative solution to this problem would be to have the snow golem wear the pumpkin in an appropriate equipment slot, similar to MC-279690.