Skip to content

Commit

Permalink
spotlessApply (#28)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub GTNH Actions <>
  • Loading branch information
github-actions[bot] authored Feb 1, 2024
1 parent 28c2c3f commit 53a5ad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/gtnewhorizon/gtnhlib/GTNHLib.java
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
acceptedMinecraftVersions = "[1.7.10]",
acceptableRemoteVersions = "[0.0.13,)")
public class GTNHLib {

public static final String MODID = "gtnhlib";
public static final String MODNAME = "GTNH Lib";
private static final Logger LOG = LogManager.getLogger(Tags.MODID);
Expand Down

0 comments on commit 53a5ad6

Please sign in to comment.