added source code for ominousdarkness to be ported to 1.20.1, ores are no longer glowing
New project that will take some time but seems to be worth it
This commit is contained in:
52
OminousDarkness-main/update.json
Normal file
52
OminousDarkness-main/update.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"homepage": "https://www.curseforge.com/minecraft/mc-mods/ominous-darkness/files",
|
||||
"1.19":
|
||||
{
|
||||
"1.1.0": "https://raw.githubusercontent.com/dcaedll/OminousDarkness/mc1.19/changelog.txt",
|
||||
"1.0.0": "https://raw.githubusercontent.com/dcaedll/OminousDarkness/mc1.19/changelog.txt"
|
||||
},
|
||||
"1.18.2":
|
||||
{
|
||||
"1.2.0": "https://raw.githubusercontent.com/dcaedll/OminousDarkness/main/changelog.txt",
|
||||
"1.1.1": "https://raw.githubusercontent.com/dcaedll/OminousDarkness/main/changelog.txt",
|
||||
"1.1.0": "https://raw.githubusercontent.com/dcaedll/OminousDarkness/main/changelog.txt",
|
||||
"1.0.2": "https://raw.githubusercontent.com/dcaedll/OminousDarkness/main/changelog.txt",
|
||||
"1.0.1": "Updated death message string",
|
||||
"1.0.0": "Initial release"
|
||||
},
|
||||
"1.18.1":
|
||||
{
|
||||
"1.1.1": "https://raw.githubusercontent.com/dcaedll/OminousDarkness/main/changelog.txt"
|
||||
},
|
||||
"1.18":
|
||||
{
|
||||
"1.1.1": "https://raw.githubusercontent.com/dcaedll/OminousDarkness/main/changelog.txt"
|
||||
},
|
||||
"1.17.1":
|
||||
{
|
||||
"1.2.0": "https://raw.githubusercontent.com/dcaedll/OminousDarkness/mc1.17.1/changelog.txt",
|
||||
"1.1.0": "New configuration option: dimension black/whitelist",
|
||||
"1.0.0": "Initial release"
|
||||
},
|
||||
"1.16.5":
|
||||
{
|
||||
"1.2.0": "https://raw.githubusercontent.com/dcaedll/OminousDarkness/mc1.16.5/changelog.txt",
|
||||
"1.1.0": "New configuration option: dimension black/whitelist",
|
||||
"1.0.0": "Initial release"
|
||||
},
|
||||
"promos":
|
||||
{
|
||||
"1.19-latest": "1.1.0",
|
||||
"1.19-recommended": "1.1.0",
|
||||
"1.18.2-latest": "1.2.0",
|
||||
"1.18.2-recommended": "1.2.0",
|
||||
"1.18.1-latest": "1.1.1",
|
||||
"1.18.1-recommended": "1.1.1",
|
||||
"1.18-latest": "1.1.1",
|
||||
"1.18-recommended": "1.1.1",
|
||||
"1.17.1-latest": "1.2.0",
|
||||
"1.17.1-recommended": "1.2.0",
|
||||
"1.16.5-latest": "1.2.0",
|
||||
"1.16.5-recommended": "1.2.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user