Skip to content

Commit

Permalink
Add link to lessfancypants
Browse files Browse the repository at this point in the history
  • Loading branch information
Ancientkingg authored May 22, 2023
1 parent 0ec5e83 commit 1408e44
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

Fancy Pants is a 1.17 vanilla core shader that allows datapack developers to add custom armor to the game with custom coloured leather armor.

If you want a more optimized version of fancy pants that supports far more armor textures use [lessfancypants](https://github.com/Godlander/lessfancypants).
<br>*Disclaimer: It does not support custom assignable colors and it does not support automatically animating armor.*

**<u>Annotation</u>**

Any pixel coordinates prefixed with `~` will be relative to the armor texture itself and will not be absolute. For example `~(0,0)` in absolute coordinates could refer to `(64,0)`, `(128,0)` etc. Otherwise, assume the pixel coordinate is absolute.
Expand Down

0 comments on commit 1408e44

Please sign in to comment.