diff --git a/README.md b/README.md index a1c37ef..c0a2e76 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # CorePerspectiveModels - Adds a way to have different items in the hand and the GUI. + Adds a way to have different items in the hand and the GUI. Use alpha 253 for the texture in the inventory and 254 for the texture in the hand. + Use an item model to get everything in the correct position, and congrats! If you don't know how to change the alpha value, just play around with your favorite image editor. + Uses Farcr's awesome cleaver texture(s) as an example! Used with permission, of course.