Compare commits

..

No commits in common. "f4838904ae7ff41a2115fdc1a6613c4acba0b940" and "e1984d00c46ede1a5f7cafd26f90fbec22f46654" have entirely different histories.

4 changed files with 24 additions and 6 deletions

View File

@ -30,7 +30,7 @@ hash = "d0d7f0cabc0ef494013d8d004434f068de5d5ab90de5bd14c0e39d1a90197715"
[[files]]
file = "kubejs/server_scripts/loot.js"
hash = "35174f129ac037bb81ae19886e6ca81fc6507aee7c9337ee6ec95e669262a248"
hash = "2b1cc674725bf4809857b2a83fbced2e77f0315cab04465021dc0bae1148af12"
[[files]]
file = "kubejs/server_scripts/script.js"
@ -146,6 +146,11 @@ file = "mods/curios.pw.toml"
hash = "88de9e0b66391586d0764e8fcca14bf6850a99ea030027bbf7946dafefcd0d5a"
metafile = true
[[files]]
file = "mods/deep-resonance.pw.toml"
hash = "049f5a212c39edd850350bc985f181e27ae4fee49cd7632e8e23e869fe1d6c95"
metafile = true
[[files]]
file = "mods/enhanced-ai.pw.toml"
hash = "fc8d1f75ebcd622700f98ede32e4679fa9ca5d0307b5a50ea237b9601678d329"

View File

@ -984,14 +984,14 @@ const sets = [
"pull_type": "full",
"type": "Legendary Decks",
"size": 133,
"tier": "high"
"tier": "low"
},
{
"code": "LEDD",
"pull_type": "full",
"type": "Legendary Decks",
"size": 153,
"tier": "high"
"tier": "low"
},
{
"code": "LEDU",
@ -1075,7 +1075,7 @@ const sets = [
"pull_type": "full",
"type": "Legendary Decks",
"size": 150,
"tier": "high"
"tier": "low"
},
{
"code": "LOB",
@ -2272,7 +2272,7 @@ const sets = [
"pull_type": "full",
"type": "Legendary Decks",
"size": 126,
"tier": "high"
"tier": "low"
},
{
"code": "SDZW",

View File

@ -0,0 +1,13 @@
name = "Deep Resonance"
filename = "deepresonance-1.16-2.0.11.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gzruRGfo/versions/xAge37Q0/deepresonance-1.16-2.0.11.jar"
hash-format = "sha1"
hash = "b2551fb9980d577ffe90145aecaf53758188e919"
[update]
[update.modrinth]
mod-id = "gzruRGfo"
version = "xAge37Q0"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "9ff8f071339891fe99f65f817bf74759aee0a0f19e53c8f71ed37026e24dd8c4"
hash = "86907945cea526a85c3d9586f7752af88e280fde4bf8003db22e2d7e6a5d29ce"
[versions]
forge = "36.2.39"