Removed Enhanced Block Entities (z-fighting)

This commit is contained in:
Casey 2024-03-08 19:30:14 +03:00
parent ba37dcee3a
commit 09362b64c0
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
3 changed files with 1 additions and 19 deletions

View File

@ -285,11 +285,6 @@ file = "mods/dynamic-fps.pw.toml"
hash = "df7d79acf12a498c7d2c06c80417b14974e321aac61afa7e570b30330aedc764" hash = "df7d79acf12a498c7d2c06c80417b14974e321aac61afa7e570b30330aedc764"
metafile = true metafile = true
[[files]]
file = "mods/ebe.pw.toml"
hash = "b8270928d44781b9e59982d376bb3cc0d24089ceebef3c79d3e1e881ba7ece60"
metafile = true
[[files]] [[files]]
file = "mods/enchantment-descriptions.pw.toml" file = "mods/enchantment-descriptions.pw.toml"
hash = "a8d3244d58d7722735a72eee2a869d15e5fe38ec7d9a54ff555aadd53cae637c" hash = "a8d3244d58d7722735a72eee2a869d15e5fe38ec7d9a54ff555aadd53cae637c"

View File

@ -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 = "sha1"
hash = "61cfe50f69f8ef9e3640c0269ef158870f5b0410"
[update]
[update.modrinth]
mod-id = "OVuFYfre"
version = "i3v1Skck"

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 = "d36b9d0fe8240f42b80e6e709b1e232833a5d0b9b131b0224d9d2ce4f552b163" hash = "702cbd3e3cd9d640bb19531c2b81c074a4b425ed88995693aa88426b91d5ee59"
[versions] [versions]
fabric = "0.15.7" fabric = "0.15.7"