Commit 2988d86 1 parent 361e9b8 commit 2988d86 Copy full SHA for 2988d86
File tree 1 file changed +1
-8
lines changed
src/main/resources/META-INF
1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ modLoader = "javafml"
3
3
loaderVersion = " [36,)" # This is typically bumped every Minecraft version by Forge
4
4
license = " MIT"
5
5
issueTrackerURL = " https://github.com/Elenterius/Biomancy/issues" # optional
6
- updateJSONURL = " https://github. com/Elenterius/Biomancy/blob/main/update .json?raw=true "
6
+ updateJSONURL = " https://api.modrinth. com/updates/uAAuyU4M/forge_updates .json"
7
7
showAsResourcePack = false
8
8
9
9
[[mods ]]
@@ -17,13 +17,6 @@ credits = "I'm grateful to Selea for their feedback and help. Mezz for fluid ren
17
17
authors = " Elenterius" # optional
18
18
description = ''' Biopunk and Flesh Magic inspired tech-magic mod that has a fleshy art theme.'''
19
19
20
- [[dependencies .biomancy ]]
21
- modId = " combat_commons"
22
- mandatory = true
23
- versionRange = " [0.2.0-beta,)"
24
- ordering = " AFTER"
25
- side = " BOTH"
26
-
27
20
[[dependencies .biomancy ]]
28
21
modId = " forge"
29
22
mandatory = true
You can’t perform that action at this time.
0 commit comments