Skip to content

Commit

Permalink
cape fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOriginalGolem committed Nov 23, 2022
1 parent 557b9dd commit 7f42d4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ public static ResourceLocation getCloakFromPlayer(EntityPlayer player) {
return test;
}
if(uuid.equals(Library.Golem)) {
return shimmeringblaze;
return golem;
}

return null;
Expand Down

0 comments on commit 7f42d4b

Please sign in to comment.