add extended-drawers

This commit is contained in:
endigma 2022-06-12 10:53:49 -03:00
parent f67842fc2a
commit 4ec228c7b5
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -515,6 +515,11 @@ file = "mods/equipment-compare-fabric.toml"
hash = "23bfea2b265f800540890faf6542b0db3513e7001157c7c0d8679d74a6810530" hash = "23bfea2b265f800540890faf6542b0db3513e7001157c7c0d8679d74a6810530"
metafile = true metafile = true
[[files]]
file = "mods/extended-drawers.pw.toml"
hash = "9a6e31c5c14db56bf92606cc88f20e2c23c3aefb2ddb848a3216920b78f917e0"
metafile = true
[[files]] [[files]]
file = "mods/extreme-sound-muffler-fabric-official.toml" file = "mods/extreme-sound-muffler-fabric-official.toml"
hash = "4562108236b2026fad024805052decc61300b4f670f159e3660da3b5a64e779a" hash = "4562108236b2026fad024805052decc61300b4f670f159e3660da3b5a64e779a"

View File

@ -0,0 +1,13 @@
name = "Extended Drawers"
filename = "ExtendedDrawers-1.2.1+mc.1.18.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/AhtxbnpG/versions/1.2.1/ExtendedDrawers-1.2.1%2Bmc.1.18.2.jar"
hash-format = "sha1"
hash = "c4262021ee3bc9bacc37f41a9cb58b5727ff8c2c"
[update]
[update.modrinth]
mod-id = "AhtxbnpG"
version = "DxmhwMW6"

View File

@ -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 = "64ff06fbc2ae6b33ada402d6b8ac4ce62fc77beb9b3b701b5802fd1521ac3e1a" hash = "e8180cd70b02b15762aff9be3e613263ab06c62e7da1eb9dc71be6949449cc05"
[versions] [versions]
fabric = "0.14.7" fabric = "0.14.7"