GreenfieldMC / Greenfield-Texturepack

Texturepack for the Greenfield Build Server.
12 stars 2 forks source link

Animation "frametime" property needs to be an integer #36

Closed NJDaeger closed 1 year ago

NJDaeger commented 2 years ago

Resource pack version Greenfield Texture Pack 1.17

Minecraft version 1.17

Describe the bug "frametime" should be an integer. Either make it 1 or 2. See definition: https://minecraft.fandom.com/wiki/Resource_Pack#Animation

What is the block/entity this texture is affecting? Afaik, only https://github.com/GreenfieldMC/Greenfield-Texturepack/blob/b68bbc5e1cf7ab28554a7ca7144231d39ac690b8/assets/minecraft/textures/block/powered_rail_on.png.mcmeta#L4 however, all animations should be evaluated to ensure this isn't a recurring issue.

What do you expect to see? Should be an integer. I think if this value is invalid (like it is right now), the default is 1.

Screenshots N/A