Add Deco Mod
This commit is contained in:
parent
8f0d5fd40f
commit
01d0372d0e
3 changed files with 20 additions and 2 deletions
|
@ -195,6 +195,11 @@ file = "mods/modmenu.pw.toml"
|
||||||
hash = "e776fe49fb7af0a6d9d719cb966195c13a818619156cc96c9397d3d48445fa4a"
|
hash = "e776fe49fb7af0a6d9d719cb966195c13a818619156cc96c9397d3d48445fa4a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/mythicmetals-decorations.pw.toml"
|
||||||
|
hash = "b7b4471c6012f6693d3db20d9f6c355cf13ebd451f363aa9c0c7da2478af63b6"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/mythicmetals.pw.toml"
|
file = "mods/mythicmetals.pw.toml"
|
||||||
hash = "19f75b2ef17198c71927d05d00e1b6de914ef42e2adb81ae53f9a322ce0f74a7"
|
hash = "19f75b2ef17198c71927d05d00e1b6de914ef42e2adb81ae53f9a322ce0f74a7"
|
||||||
|
|
13
.minecraft/mods/mythicmetals-decorations.pw.toml
Normal file
13
.minecraft/mods/mythicmetals-decorations.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Mythic Metals Decorations"
|
||||||
|
filename = "mythicmetals-decorations-0.5.2+1.19.3.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Wtv23AFN/versions/9ztPHjUH/mythicmetals-decorations-0.5.2%2B1.19.3.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "b540b14e4e6568ead23b0cf28f3df8942f22f799"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Wtv23AFN"
|
||||||
|
version = "9ztPHjUH"
|
|
@ -6,8 +6,8 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "6e625edd8f40f4333e3651bf74795a2738d867a39c310c478761669eac53e38b"
|
hash = "c69a237de1f0293a86758edf670cc652b03555f7cd1f43cc0033825de484c78b"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.12"
|
fabric = "0.14.13"
|
||||||
minecraft = "1.19.3"
|
minecraft = "1.19.3"
|
||||||
|
|
Loading…
Reference in a new issue