We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5274f89 commit 2482db1Copy full SHA for 2482db1
forge/src/main/resources/META-INF/mods.toml
@@ -34,7 +34,7 @@ ordering = "NONE"
34
side = "CLIENT"
35
36
[[dependencies.${modId}]]
37
-modId = "baritoe" # Baritone decided to do this, jesus fucking christ
+modId = "baritoe"
38
mandatory = true
39
versionRange = "[${baritoneVersion},]"
40
ordering = "NONE"
neoforge/src/main/resources/META-INF/mods.toml
@@ -41,7 +41,7 @@ ordering = "NONE"
41
42
43
44
45
46
47
0 commit comments