Merge pull request #76 from Silent-Client/TEST2

New Hat Model
This commit is contained in:
kirillsaint 2023-11-01 02:28:16 +06:00 committed by GitHub
commit db30938112
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 110991 additions and 0 deletions

View File

@ -167,6 +167,7 @@ public class HatRenderer extends ModelBase implements LayerRenderer<AbstractClie
switch(model) {
case "halo":
case "halo2":
case "sharp_halo":
translations = new Vector3f(0.65f, 0.65f, 0.65f);
scale = 0.08f;
break;

File diff suppressed because it is too large Load Diff