Skip to content

Commit

Permalink
Mention "missing texture" textures in README
Browse files Browse the repository at this point in the history
  • Loading branch information
NeRdTheNed committed Sep 18, 2021
1 parent 87f547f commit f7396fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@ Currently, this program generates:
- All textures generated by Minecraft 4k-2
- All frames of the gear rotation animation
- All frames of the nether portal animation
- The checkerboard "missing texture" textures

The program can also generate some non-deterministic textures, if a valid value for the command line parameter -nonDeterministicFrames is passed to it. Currently, this program can generate the following non-deterministic textures:

- Water textures from Minecraft Classic 0.0.19a
- Lava textures from Minecraft Classic 0.0.19a and 0.0.22a
- Fire textures
- Certain "missing texture" textures which use text rendering based on the the current JVM / system

## How to generate the textures.

Expand Down

0 comments on commit f7396fc

Please sign in to comment.