Skip to content

Commit

Permalink
rename reflected class
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexdoru committed Sep 8, 2024
1 parent 7126b05 commit b386373
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

public final class GregtechUtils {

private static final String CLASS_RENDERER = "gregtech.common.render.GT_MetaGenerated_Tool_Renderer";
private static final String CLASS_RENDERER = "gregtech.common.render.MetaGeneratedToolRenderer";

private static final String TOOLS_NAME = "gt.metatool.01";
private static final int[] ROTATED_45_TOOLS = { 16, 26, 30, 130 };
Expand Down

0 comments on commit b386373

Please sign in to comment.