Llamas Cannot Be Healed With Food
Verification builds:
1.1.4.51 Retail
Summary:
Llamas can't be healed with hay bales and wheat. They can only be fed hay bales to initiate breeding; it has no effect on their health.
Steps to Reproduce:
- Damage a tamed llama to reduce it's hearts
- Attempt to feed it wheat or hay bales
Observed Results:
- Wheat cannot be fed to it
- Hay bales only initiate breeding mode, the llamas health does not increase
Expected Results:
Wheat and Hay Bales should heal the llama.
Screenshots/Videos attached: Yes
Notes:
The behaviour pack is missing the "minecraft:healable" component in the behaviour pack. The following should be included in \entities\llama.json:
"minecraft:healable": { "items": [ { "item": "wheat", "heal_amount": 2 }, { "item": "tile.hay_block", "heal_amount": 20 } ] },
Linked Issues
is duplicated by1
Created Issue:
Llamas Cannot Be Healed With Food
Verification builds:
1.1.4.51 RetailSummary:
Llamas can't be healed with hay bales and wheat. They can only be fed hay bales to initiate breeding; it has no effect on their health.Steps to Reproduce:
- Damage a tamed llama to reduce it's hearts
- Attempt to feed it wheat or hay bales
Observed Results:
- Wheat cannot be fed to it
- Hay bales only initiate breeding mode, the llamas health does not increase
Expected Results:
Wheat and Hay Bales should heal the llama.Screenshots/Videos attached: Yes
Notes:
The behaviour pack is missing the "minecraft:healable" component in the behaviour pack. The following should be included in \entities\llama.json:"minecraft:healable": { "items": [ { "item": "wheat", "heal_amount": 2 }, { "item": "tile.hay_block", "heal_amount": 20 } ] },
Verification builds:
1.1.4.51 RetailSummary:
Llamas can't be healed with hay bales and wheat. They can only be fed hay bales to initiate breeding; it has no effect on their health.Steps to Reproduce:
- Damage a tamed llama to reduce it's hearts
- Attempt to feed it wheat or hay bales
Observed Results:
- Wheat cannot be fed to it
- Hay bales only initiate breeding mode, the llamas health does not increase
Expected Results:
Wheat and Hay Bales should heal the llama.Screenshots/Videos attached: Yes
Notes:
The behaviour pack is missing the "minecraft:healable" component in the behaviour pack. The following should be included in \entities\llama.json:"minecraft:healable": { "items": [ { "item": "wheat", "heal_amount": 2 }, { "item": "tile.hay_block", "heal_amount": 20 } ] },Verification builds:
1.1.4.51 RetailSummary:
Llamas can't be healed with hay bales and wheat. They can only be fed hay bales to initiate breeding; it has no effect on their health.Steps to Reproduce:
- Damage a tamed llama to reduce it's hearts
- Attempt to feed it wheat or hay bales
Observed Results:
- Wheat cannot be fed to it
- Hay bales only initiate breeding mode, the llamas health does not increase
Expected Results:
Wheat and Hay Bales should heal the llama.Screenshots/Videos attached: Yes
Notes:
The behaviour pack is missing the "minecraft:healable" component in the behaviour pack. The following should be included in \entities\llama.json:llama.json snippet"minecraft:healable": { "items": [ { "item": "wheat", "heal_amount": 2 }, { "item": "tile.hay_block", "heal_amount": 20 } ] },
is duplicated by
relates to
Thank you for your report!
However, this issue has been closed as a Duplicate of MCPE-23570
It has been linked to this report. If you have additional information, please add it to that report.
Please search before reporting, as it's likely that one exists already.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki