Suggestion and a way to make: all food animations.
DanielGolan-mc opened this issue ยท 3 comments
My suggestion is, to add support to all foods. How?
- For any tick the food takes to it, the mod will take the previous tick's texture, and add delete some blobs. The blobs are starting to generate in texture boundaries, and move inwards. The blobs got a higher chance to occur the far it is from the player hand.
- Delete the blobs (make a texture with the blobs as transparent)
- Show it.
- The blobs vary. They're smaller the healthy the food is (gives more hunger points) and occuring more the light it is (how much time it takes to it the food)
- When food with vanilla texture, (for example: bottle, bowl) the pixels of container will not disappear.
- Mods can add to the tag
food_containers
items that will be counted as bowls.
I think this creates potential issues with 32x and higher resourcepacks/mods, though.