Skip to content

Commit

Permalink
Update CosmicItemRenderer.java
Browse files Browse the repository at this point in the history
  • Loading branch information
jude123412 committed Dec 21, 2024
1 parent 04f8246 commit ac70ac1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public class CosmicItemRenderer extends WrappedItemRenderer {

// Had to use Avaritia's render and modify it to allow for Cosmic Render With Halo and Pulse Effect
// I Didn't create these methods here, these are Avaritia's (Some of which have been cleaned/modified)
// Avalible here -> https://www.curseforge.com/minecraft/mc-mods/avaritia-1-10
// Available here -> https://github.com/Morpheus1101/Avaritia

public CosmicItemRenderer(IModelState state, IBakedModel model) {
super(state, model);
Expand Down

0 comments on commit ac70ac1

Please sign in to comment.