my bad
merged with MCPE-100598
this isnt a bug per-se, but I do have to agree with you on the fact that this ui is a total eyesore.
I went into detail with what my specs are and compared it to a previous version. I do not at all think this is an issue with my computer given by the fact that I showed 1.14.1 runs just fine for me.
commenting on this so it gets more traction. Us switch players want performance improvements, not more features. I cant even hit 60fps anymore.
This is an intended feature; the java edition backwards walking animation looks really bizarre imo, but im biased.
also does not work on vanilla projectiles, like snowballs or fishing hooks (editing them in behavior packs)
I can confirm that this is an issue. see MCPE-78355
this works as intended, just like java edition
what? that image you attached is completely unrelated. Also, casting rods in 1.16.10 doesnt slow me down on win10.
I recommend you include a video about a player taking knockback. You will notice in versions 1.13+ that the player taking the knockback is very jittery and can frequently lag back.
also experiencing horrible performance on iphone xr with medium settings on a single player world. This is pathetic, mojang doesnt seem to care about performance and optimization anymore after 1.12.
@netherninja please add how the inventory lags when you try and open it in the case that it doesnt crash. It seems to require a server side check even though inventory opening should be client-side.
...yes. Otherwise (in theory) it shouldn't have functioned properly for the host. Ill paste the components for a the same food item below:
BP:
{
"format_version": "1.10",
"minecraft:item": {
"description":
{ "identifier": "morefood:bacon" }
,
"components": {
"minecraft:use_duration": 32,
"minecraft:max_stack_size": 64,
"minecraft:food":
{ "nutrition": 4, "saturation_modifier": "low" }
}
}
}
RP:
{
"format_version": "1.10",
"minecraft:item": {
"description":
{ "identifier": "morefood:bacon", "category": "Equipment" }
,
"components":
{ "minecraft:icon": "bacon", "minecraft:use_animation": "eat", "minecraft:render_offsets": "apple" }
}
}
The formatting of the curly brackets and tabs was messed up upon pasting, so those are negligible in context of the function. You can also download the MoreFood addon from the link I provided, open the file as a zip and the json files in notepad to view them yourself with proper formatting.
These two are the 3rd party ones I tested. Again, they only work fine for the host. Unless both of these happen to be missing a component, I would still think this is a bug.
can confirm