From 63cb8a48dd3c64744ddae0e3a2b7764ce416c396 Mon Sep 17 00:00:00 2001 From: ShockMicro <56613693+ShockMicro@users.noreply.github.com> Date: Mon, 3 Jan 2022 20:14:00 -0500 Subject: [PATCH] Third Initial Commit I forgot to change the README to make it not the small description. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.