We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a58e7 commit a43ccbaCopy full SHA for a43ccba
src/main/java/me/fallenbreath/template_mod/TemplateMod.java
@@ -24,7 +24,7 @@
24
import net.fabricmc.loader.api.FabricLoader;
25
import net.fabricmc.loader.api.metadata.ModMetadata;
26
27
-//#if MC >= 11802
+//#if MC >= 1.18.2
28
//$$ import com.mojang.logging.LogUtils;
29
//$$ import org.slf4j.Logger;
30
//#else
0 commit comments