Thanks for pointing it out. The function directory was plural.
I've confirmed the issue to still be in 1.21 Pre-Release 2
Cool, thanks
Thanks, I've gotten too used to seeing warnings in the log when something goes wrong
Saw this happen today in 1.20.6
This is unexpected behavior due to a problem in the game's code. This is a perfectly valid bug.
You can read more about what counts as a valid bug here
Still an issue in 1.20.5
I worked around it with a function that returns 1 or 0 based on the player data. I then used execute if function which was fine for my needs. That solution wouldn't work if you want to do this check in a json file
The issue is that the predicate tests with component instead of predicates as mentioned in MC-270707. There is no predicate for a lodestone_tracker but that probably makes this a feature request.
I guess the resolution should now be "fixed" since (+NBT) has been removed
The same will happen to custom stack sized knowledge books.
/give @s minecraft:knowledge_book[minecraft:recipes=["minecraft:acacia_boat"],minecraft:max_stack_size=64] 64
Using the knowledge book in survival will consume the entire stack instead of just one.
Is this still a bug considering the mob attack reach changes in 23w33a?
It's been a while and this is still unresolved. For anyone who's also experiencing this issue, you can set the files to read-only as a temporary workaround.
cd ~/.minecraft
sed -i 's/"fullscreen" : false/"fullscreen" : true/' window_settings_launcher.conf window_settings_log.conf
chmod 444 window_settings_launcher.conf window_settings_log.conf
I recommend following this issue if you're gonna do this. Changing the file rights back after this issue is fixed could help avoid issues in the future.
This also happens with markers which is even weirder since markers riding entities worked perfectly before this snapshot.
Seems it's still pending approval. Just wait a day. I might post an update here once it gets approved as well
Let's not start a discussion in these comments. Moesh has said this should be a feature request so I made one here I hope everyone who wants to see it added will vote for this feature.
That's odd, I just restarted minecraft and now I can't reproduce it. Same 2 worlds I tried it in. I still have the xp I gained though.
Yes, the issue still persists in version Linux 5.13.0-30-generic 2.2.11106 on Ubuntu 20.04.4 LTS
Here are the steps to reproduce as shown in the video:
change fullscreen to true in window_settings_launcher.conf
open the Minecraft launcher, it will start in fullscreen
close the Minecraft launcher, do not resize the window
window_settings_launcher.conf is now back the default. Opening the Minecraft launcher again will no longer start it in fullscreen.
I should add that the video is edited to speed up the loading time. There is no bug with the animation.
Was this supposed to be marked as invalid? "Working as intended" or "Won't fix" would make more sense.