diff --git a/packwiz/1.20.1/index.toml b/packwiz/1.20.1/index.toml index 80a922e..c3f934c 100644 --- a/packwiz/1.20.1/index.toml +++ b/packwiz/1.20.1/index.toml @@ -390,6 +390,11 @@ file = "mods/easy-shulker-boxes.pw.toml" hash = "21b14c54b6ab889ee048f894ef0de763fbb406fa1c2e11fe178442db70e00813" metafile = true +[[files]] +file = "mods/ebe.pw.toml" +hash = "b8270928d44781b9e59982d376bb3cc0d24089ceebef3c79d3e1e881ba7ece60" +metafile = true + [[files]] file = "mods/edf-remastered.pw.toml" hash = "c6d6e0e569ee03b705fe01ee5fc98505362d3a90a1a2cd919c2eb26dfa3cf5bd" diff --git a/packwiz/1.20.1/mods/ebe.pw.toml b/packwiz/1.20.1/mods/ebe.pw.toml new file mode 100644 index 0000000..5b5330d --- /dev/null +++ b/packwiz/1.20.1/mods/ebe.pw.toml @@ -0,0 +1,13 @@ +name = "Enhanced Block Entities" +filename = "enhancedblockentities-0.9+1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/OVuFYfre/versions/i3v1Skck/enhancedblockentities-0.9%2B1.20.jar" +hash-format = "sha1" +hash = "61cfe50f69f8ef9e3640c0269ef158870f5b0410" + +[update] +[update.modrinth] +mod-id = "OVuFYfre" +version = "i3v1Skck" diff --git a/packwiz/1.20.1/pack.toml b/packwiz/1.20.1/pack.toml index 0bac6e0..f59e4ef 100644 --- a/packwiz/1.20.1/pack.toml +++ b/packwiz/1.20.1/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f71fc55716824c1764d639c281bed1c71e3560992f080396c0b97f8e057c767c" +hash = "6ab5980cebdaed5f49a314e1ea9cde6957afb04832d263a8a0bfe8e61389c8c1" [versions] forge = "47.2.17"