diff options
| author | triethyl <triethylammonium@pm.me> | 2026-03-13 14:42:28 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-03-13 14:42:28 -0400 |
| commit | ee34f32762b1e48de9c4e29faba7493aa5b4e02b (patch) | |
| tree | e2ffc30c6822f7230f15750a5264d8cc5054df39 | |
| parent | 12bc2d266a7438d2073cbe2f2af1c5225cd0c7ea (diff) | |
removed enhanced block entities to fix conflict with amendments (sign text disappearing)
| -rw-r--r-- | index.toml | 5 | ||||
| -rw-r--r-- | mods/ebe.pw.toml | 13 | ||||
| -rw-r--r-- | pack.toml | 2 |
3 files changed, 1 insertions, 19 deletions
@@ -215,11 +215,6 @@ hash = "2748a91387d8bd583894ed2271eea4f3889095ebb0c72372b79e3a4878110710" metafile = true [[files]] -file = "mods/ebe.pw.toml" -hash = "c9102ad224c1496927d326707ee2cd2a2cfd6f278f05e23a19aa45395306daf6" -metafile = true - -[[files]] file = "mods/embers-floating-islands.pw.toml" hash = "014970cd4e7aba302e2ef673a7dba587532d4520913b29ebaa5e3197eb40fbbf" metafile = true diff --git a/mods/ebe.pw.toml b/mods/ebe.pw.toml deleted file mode 100644 index a262cfe..0000000 --- a/mods/ebe.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -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 = "sha512" -hash = "7e8b402fd25efd396bc7f0f25a663808ae9890accc227850c454dfcdc975657f22afceb15878e781485622434a6f6d60aff2a60264aa4425edd52ebe052a0de5" - -[update] -[update.modrinth] -mod-id = "OVuFYfre" -version = "i3v1Skck" @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e7a13102d33e561e0988f931e6baaf6b9f716c7ecaebedd8bf7b2fc08576064f" +hash = "eefd84079562bc81a64325386378ce63b156e9a5967661294f1604bcbd787853" [versions] fabric = "0.18.4" |
