Removed Fumo
This commit is contained in:
parent
3918ca61d7
commit
5ca2ba3fd2
10
index.toml
10
index.toml
|
@ -469,11 +469,6 @@ file = "mods/forge-config-api-port.pw.toml"
|
||||||
hash = "129bb8b135edc60038f021b693f5b88a0067b722f326e0d6067112243774289b"
|
hash = "129bb8b135edc60038f021b693f5b88a0067b722f326e0d6067112243774289b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/fumo.pw.toml"
|
|
||||||
hash = "50b575d4434f60c9468f5492374c0a566de84c505b6ec781404c731b51a890f1"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/garnished-botany-pots.pw.toml"
|
file = "mods/garnished-botany-pots.pw.toml"
|
||||||
hash = "99ca4bed1bfbffa66748933fc0a93daa3bebdb2334520e810a82da04bd081663"
|
hash = "99ca4bed1bfbffa66748933fc0a93daa3bebdb2334520e810a82da04bd081663"
|
||||||
|
@ -769,6 +764,11 @@ file = "mods/plethora-peripherals.pw.toml"
|
||||||
hash = "8b8883586b05aa00808e41a5795f4287bf7c43f44484c2cdf62762e32e00acfb"
|
hash = "8b8883586b05aa00808e41a5795f4287bf7c43f44484c2cdf62762e32e00acfb"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/plushed.pw.toml"
|
||||||
|
hash = "62db38a3a952cc72b2f9024a66a77d433f4db89ba49a97f64c084b3abee70189"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/polymorph.pw.toml"
|
file = "mods/polymorph.pw.toml"
|
||||||
hash = "03c50c52bcdcc958ab261fdf157977356800ea7402f40bcc1c9552a465bb2ec6"
|
hash = "03c50c52bcdcc958ab261fdf157977356800ea7402f40bcc1c9552a465bb2ec6"
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Fumo"
|
|
||||||
filename = "Fumo 14.0.1 1.20.1 Fabric.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/Abkqr1E0/versions/kaMXevvq/Fumo%2014.0.1%201.20.1%20Fabric.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "6c574b429c505c6c1955eae4065cdcfe602cca8f"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "Abkqr1E0"
|
|
||||||
version = "kaMXevvq"
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Plushed"
|
||||||
|
filename = "plushed-0.1.1 Fabric 1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/sOniSE2d/versions/fvWxy9z1/plushed-0.1.1%20Fabric%201.20.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "582149eabb9f235d60da9133adf827f53c5b3f83"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "sOniSE2d"
|
||||||
|
version = "fvWxy9z1"
|
|
@ -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 = "1a303316cf257990aa7e1ec8f5a69577bfc9e688acb73ec5957973191ce4f0d3"
|
hash = "aa9ad6a917b1878ba63f56e0fb37d95769e8c55d0cdce417078261f4c124eba0"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.7"
|
fabric = "0.15.7"
|
||||||
|
|
Loading…
Reference in New Issue