qol stuff
This commit is contained in:
parent
ba4ee35095
commit
b7d5fc2a8d
5 changed files with 55 additions and 1 deletions
15
index.toml
15
index.toml
|
@ -499,6 +499,11 @@ file = "mods/ferritecore-fabric.pw.toml"
|
|||
hash = "0eccead743b7a2a4fdd6ba5c58fc109b4a08f360b0d7f66df135501728ae102e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/grass-kiss.pw.toml"
|
||||
hash = "40794ceb706feca938a7f019123288aebe63d82a996892c21d9f514d0c007455"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/indium.pw.toml"
|
||||
hash = "8144bc5631457a762074a032a196e7cf5b40607f705923ee3305c9d20aed61cf"
|
||||
|
@ -649,6 +654,11 @@ file = "mods/roughly-enough-items.pw.toml"
|
|||
hash = "fa25779d8061f5614d7957b00127bea80aadf71df7f8f6e9e6d4b5a6e98a9764"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/roundaround-inventory-management.pw.toml"
|
||||
hash = "e14862433de31f2d93cf5b7458897ea42dd76e2428b3b26802644a697bd995cb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/scout.pw.toml"
|
||||
hash = "0d77ee9748eb7cf66b0c8cea8e500c54597deb9e885eac0d3d260aa9612a79d1"
|
||||
|
@ -694,6 +704,11 @@ file = "mods/trinkets.pw.toml"
|
|||
hash = "712e87884c53ad1c8891e7ea384318750051684144972ad11a15c44cf327a864"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/where-is-it.pw.toml"
|
||||
hash = "7991fd67bdd056017b44deccb4be1c6c3c96590643b55544ff60bba05c8f8b4f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/wthit.pw.toml"
|
||||
hash = "6f6f9795b9317427dce5d7d4970ed71307b0141b8490cdcef1b19a4c8c100c66"
|
||||
|
|
13
mods/grass-kiss.pw.toml
Normal file
13
mods/grass-kiss.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "GrassKiss"
|
||||
filename = "grasskiss-1.18.2-fabric0.47.10-0.5.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/KelLCoVr/versions/1.18.2-fabric0.47.10-0.5.0/grasskiss-1.18.2-fabric0.47.10-0.5.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "30787c34fef0926e03b48a8e320fe9db9c80c218"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "KelLCoVr"
|
||||
version = "2M10l4RS"
|
13
mods/roundaround-inventory-management.pw.toml
Normal file
13
mods/roundaround-inventory-management.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Roundaround's Inventory Management"
|
||||
filename = "inventorymanagement-1.0.3+1.18.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/F7wXag4i/versions/1.0.3+1.18.2/inventorymanagement-1.0.3%2B1.18.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "eadd0c82534a62a36944595eb541fee50153b4a2"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "F7wXag4i"
|
||||
version = "3MKlFwlL"
|
13
mods/where-is-it.pw.toml
Normal file
13
mods/where-is-it.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Where Is It"
|
||||
filename = "whereisit-1.18.2-1.14.10.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/FCTyEqkn/versions/1.14.10/whereisit-1.18.2-1.14.10.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "31ba4f1fa36cb2e7e75161a4f5b6ab922155499f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "FCTyEqkn"
|
||||
version = "FBdELpkS"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "f4c52fdf54eb3513ccd7814ddc1ed9f03895670657c95d8287765e026ebe249e"
|
||||
hash = "4054ea016f47ac5ddd733e6c23c86e39f1e59afa331051ed58a5d22f3e0c96d4"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue