mojira.dev

user-39c63

Assigned

No issues.

Reported

WEB-6778 Delete my account Done MC-248191 Vindicators' arms are misaligned when celebrating Won't Fix MC-247417 Sculk sensor can detect "GameEvent.STEP" before "GameEvent.HIT_GROUND" causing an inconsistent redstone signal output of either 1 or 5 depending on the circumstance Duplicate MC-245528 Flowers and other non-solid blocks can generate sprinting particles Duplicate MC-245368 Light block's texture not updating properly Duplicate MC-245002 Entities rendering before the chunks they're in Duplicate MC-245001 "Manage with Microsoft account" button in Social Interactions menu is not centered Fixed MC-239418 Some elements in the options menu use inconsistent text when displayed Duplicate MC-225230 You can interact with redstone components in spawn protection by powering them through blocks outside spawn protection Confirmed MC-225229 You can interact with buttons through the use of projectiles whilst in spawn protection Duplicate MC-225183 You can light TNT in spawn protection, through the use of a flame bow Duplicate MC-225175 You can summon lightning in spawn protection, through the use of a trident and a lightning rod Confirmed MC-216174 Autojump triggering underwater Duplicate

Comments

The first one isn't possible, as you can't have a worldborder be smaller than 1 block. The last two are also not possible.

Otherwise, I can confirm.

Can confirm as of 1.19.1

Still an issue as of 1.19.1

Still an issue as of 1.19.1

Still an issue as of 1.19.1

Still an issue as of 1.19.1

Still an issue as of 1.19.1

Still an issue as of 1.19.1

Still an issue as of 1.19.1

Still an issue as of 1.19.1

Still an issue as of 1.19.1

This behaviour is no longer present in 1.19/1.19.1

Still an issue as of 1.19.1

Still an issue as of 1.19.1

Still an issue as of 1.19.1

Still an issue as of 1.19.1

Still an issue as of 1.19.1

Can reproduce.

Additionally, I suggest building a redstone clock connected to a command block (/summon husk ~ ~ ~ {Health:0f}) to make testing easier.

The cause for the un-translated message in the options menu is a disparity between the translation key and the name used in game. If you go into the language files, or the Crowdin project, you will find that the key for this translation is options.autoSuggestCommands, whereas the one used in-game is options.autoSuggestCommand, missing an 's'. I think this issue could be easily solved by addressing this typo.