mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-22 15:21:06 +01:00
fix: remove universal enchants
incompatible with GTM
This commit is contained in:
parent
524af7949c
commit
0eb44649b0
3 changed files with 1 additions and 19 deletions
|
@ -1025,11 +1025,6 @@ file = "mods/universal-bone-meal.pw.toml"
|
||||||
hash = "0d33b2f5dd7ea035ea85d384eea91459c4d6266d1848082e85cc23dc09424b02"
|
hash = "0d33b2f5dd7ea035ea85d384eea91459c4d6266d1848082e85cc23dc09424b02"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/universal-enchants.pw.toml"
|
|
||||||
hash = "ed4342776c2a18da7de99b9c98f530df3f42fe25549bc2c299b318f1de9ff91f"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/valhelsia-core.pw.toml"
|
file = "mods/valhelsia-core.pw.toml"
|
||||||
hash = "291b739cd1f5c3faa1d9c7de0ef3b414f479dfd71ef6c0eed4f79eeba4514ac3"
|
hash = "291b739cd1f5c3faa1d9c7de0ef3b414f479dfd71ef6c0eed4f79eeba4514ac3"
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Universal Enchants"
|
|
||||||
filename = "UniversalEnchants-v8.0.0-1.20.1-Forge.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/DT56YDir/versions/3mpPAuYk/UniversalEnchants-v8.0.0-1.20.1-Forge.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "0cc9f85e09c04bb5fbd561985f004a518590378d"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "DT56YDir"
|
|
||||||
version = "3mpPAuYk"
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "0e1934f8314a0db817e63c6d1032dba7346bc408b771ee452021cac023a5d7e5"
|
hash = "c8ce7859c8124c6e8b3ab1d82f32706a54a5ce62577c759e51b73abb411f33d3"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.2.17"
|
forge = "47.2.17"
|
||||||
|
|
Loading…
Reference in a new issue