Skip to content

Commit

Permalink
Added credits
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro270707 committed Jan 27, 2024
1 parent 68dd007 commit aaad280
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 @@ -14,6 +14,9 @@ If Headed Rewritten is installed on the server, players with Headed Rewritten in

Also, adding Headed Rewritten to a server will make mobs killed by a charged creeper drop their heads.

### Credits
Thanks to Vanilla Tweaks for the head textures for when someone doesn't have Headed Rewritten.

### Developers
#### Client
To add a head to the client (for rendering), call `TextureToHeadMap.addHeadNotInGroup()`. The first parameter is the texture whose head will be replaced (the string in `Properties:{textures:[{Value:"String"}]}` is JSON encoded in Base64, so you'll have to decode that in order to get the texture).
Expand Down

0 comments on commit aaad280

Please sign in to comment.