If the gamerule doMobLoot is set to false, a baby panda sneezing never causes a slimeball to drop. Given that MC-61006 is intentional, I would expect this gamerule to not affect baby panda sneezing.
How to reproduce
Place the attached datapack in your world's datapacks folder and ensure it is enabled. This datapack makes baby panda sneezing always drop a snowball, rather than having a 1/700 chance.
Use the following command to spawn some baby pandas:
/summon panda ~ ~ ~ {Age:-99999,MainGene:"weak",HiddenGene:"weak"}
/gamerule doMobLoot false
Expected result
Sneezing baby pandas could still provide a slimeball even if doMobLoot is set to false.
Observed result
Sneezing baby pandas cannot provide a snowball when doMobLoot is set to false.
Linked issues
Attachments
Comments 2
Thank you for your report!
After consideration, the issue is being closed as Working as Intended.
Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.
Full Version History – Snapshot Version History – The official Minecraft feedback site
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Can confirm.