The game crashes when trying to eat frogspawn or lilypad items, throwing a stack overflow error.
Steps to Reproduce:
Eat frogspawn or lilypads:
/give @s minecraft:lily_pad[minecraft:food={nutrition:4,saturation_modifier:0.1}] /give @s minecraft:frogspawn[minecraft:food={nutrition:4,saturation_modifier:0.1}]
Notes:
Thrown error:
Error: java.lang.StackOverflowError: Unexpected error
I can reproduce this issue.