NeRdTheNed / MC-TextureGen

A Java program that programatically generates textures generated by certain versions of Minecraft at runtime, and then saves them to individual files.
The Unlicense
12 stars 1 forks source link

(a1.2.0 - 13w01b) Clocks #11

Open muzikbike opened 3 years ago

muzikbike commented 3 years ago

Clocks used a base texture for the body of the clock, as well as "dial.png", a separate texture, which was the animated portion indicating the time.

According to the wiki there were 228 visually distinct clock sprites that could be generated this way. Something potentially worth answering is how many actual sprites were possible internally, including visually identical cases? 228 is reasonably close to 256, so I'd assume that, but I can't be sure.

2021-08-06_18 55 45