Custom Food Animation Not working on realms
This exact item works in single player, and also works in realms with one exception. The eating animation only happens in single player worlds, once uploaded to realms the effects of eating the item still happen, but the game does not show any animation. Code is below
{
"format_version": "1.16.0",
"minecraft:item": {
"description":
,
"components": {
"minecraft:use_duration": 32,
"minecraft:food": {
"nutrition": 1,
"saturation_modifier": "poor",
"effects": [
]
},
"minecraft:hand_equipped": true
}
}
}
2020-08-12, 10:41 PM
2021-08-17, 02:25 PM
2021-08-17, 02:25 PM
1
1
-