This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
modLoader = "javafml"
|
modLoader = "javafml"
|
||||||
loaderVersion = "[10,)"
|
loaderVersion = "[10,)"
|
||||||
issueTrackerURL = "https://git.sillyangel.dev/angel/more-spear-enchants-neoforge/issues"
|
issueTrackerURL = "https://git.sillyangel.dev/angel/more-spear-enchants/issues"
|
||||||
|
updateJSONURL= "https://git.sillyangel.dev/angel/more-spear-enchants/raw/branch/master/update.json"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
|
|
||||||
[[mods]]
|
[[mods]]
|
||||||
modId = "more_spear_enchantments"
|
modId = "more_spear_enchantments"
|
||||||
version = "${version}"
|
version = "${version}"
|
||||||
|
|||||||
10
update.json
Normal file
10
update.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://modrinth.com/mod/more-spear-enchantments",
|
||||||
|
"1.21.11": {
|
||||||
|
"1.1.0": "added to enchantment table (wow angel how did you forget, that is literally the whole point of the mod )\n, and switch to mojang mapping from yarn"
|
||||||
|
},
|
||||||
|
"promos": {
|
||||||
|
"1.21.11-latest": "1.1.0",
|
||||||
|
"1.21.11-recommended": "1.1.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user