So basically I'm using the item_frame entity for crops but bedrock players can't see them (as expected)
This is how it looks like on bedrock:

This is the workaround idea I had but it's impossible since the item frame item is a paper:

The idea is to basically show "ready" whenever a crop is ready to be harvested (not the best workaround but that's the only idea I see possible atm)
Is there a way to instantly show the item's icon instead of a paper (on java it shows the seeds then the stages for that crop, I want to do the same thing but with item icons instead so that bedrock players can see it)