Open LatvianModder opened 6 years ago
This one is interesting...can't say I'm familiar with mcmeta (though it doesn't look that complicated). But this doesn't seem quite as out there as the model viewer feature request, so we'll see.
It only has frametime
, which is how many ticks each frame takes (so that's 50ms * number
) and frames
, which is the sequence of frames. If texture has 4 frames, the values can only go from 0-3, and each will take one frametime
. Only special case is {"index": 0,"time": 3}
which is equal to 0,0,0
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I'll mark this as accepted for now, don't know if I'll get to this soon though.
Either as tool window or directly in file viewer, but it would be nice to test animated block/item icons without reloading resources every time
Example mcmeta and the image