My bad. It seems like it was never a feature, not even in 18w43a where they were first introduced.
I don't think it is intended. From the Minecraft wiki page for Cake: "The player can also feed a panda cake by right-clicking the panda while holding the cake, which the panda eats like eating bamboo."
Hmm... that's strange... For me, it happens sometimes, and then the other times it doesn't. When it does, I always hear an audible sound of an item picking up, and when I do /data get entity @e[type=panda,limit=1,sort=nearest] HandItems[0]
, there's always a cake there.
Right now, I'm doing some testing, and it seems that they drop cakes around 50% of the time when they finish eating them.
Edit 1: For whatever reason, lazy pandas only drop cakes around 20% of the time.
Edit 2: Worried pandas do not eat cake whatsoever.
Edit 3: This bug seems to have been in the game since 18w43a, the snapshot pandas were added.
Yeah it suddenly stopped happening to me after I relog, strange...
Oops, I made a mistake. Change the "randomize_kit" in the requirements to be "use_book"
Remember to extract the .zip file when putting it in the “datapacks” folder
Yes it does
I can confirm that by deleting those vanilla files, it did solve my issue.
BUT...
I don't know why it did what it did, because it worked perfectly on 1.14 Pre-Release 5.
So... mark my issue as resolved anyways.
I deleted the minecraft advancements folder and it worked, but turns out another problem happened, the tick and load functions' tags doesn't work at all!
What I really feel is strange though is in 1.14 Pre-Release 5, this seems to work perfectly, and it still worked fine when I upgrade to 1.14. Then I changed my file name and the loot tables started to not function, then the next day I checked in Minecraft the functions seem to stop working as well. But I’ll check if it’s because of me replacing too many vanilla files.
Some notes: The recipes work just fine, which is also true for the structures, but functions and loot tables doesn't seem to be working at all.
do /function crafting_tables:iron_craft/blessed_items/give/items/blazing_bow
either it will work fine(which doesn't seem to be the case for me), give you nothing or say the function straight-up doesn't exist.
Thanks!
This is NOT a bug. The reason why your attributes are blue are because you are not "setting" the attributes, you are "adding" the attribute. For example, the attack speed in that command actually sets the player's attack speed to 5.6, NOT 1.6, because the player's default attack speed is 4, and in the command it said the item to "add" 1.6 attack speed, making a 5.6. This also applies for all other attributes, which also means that the attack damage you set is actually adding 7 into the player's attack damage, which makes an 8, but normally a diamond sword only deals 7 damage, which includes the player's attack damage, or an equivalent of adding 6 attack damage.
Confirmed for 19w13a
Use this for now
[media]P.S. It took me 5 minutes to make that.
It’s simple enough, even a normal data pack can fix it.
Simple fix
Oh... okay. I see the problem. Thanks!
Can confirm in 1.17.1