Fix creative inventory desync issues
This commit is contained in:
parent
a9c89cc79c
commit
fd66dfeb2f
3 changed files with 1 additions and 19 deletions
|
@ -735,11 +735,6 @@ file = "mods/skylib.pw.toml"
|
||||||
hash = "6803ee2e6d7f6d15d6a9d7198fb37c57af5294e94dba16df1aec8db6f8a7ed1d"
|
hash = "6803ee2e6d7f6d15d6a9d7198fb37c57af5294e94dba16df1aec8db6f8a7ed1d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/slotlock.pw.toml"
|
|
||||||
hash = "2aa075d20c422da27c386dd922b82a645cd4812abcfae930eca614814e656e0b"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/smoothboot-fabric.pw.toml"
|
file = "mods/smoothboot-fabric.pw.toml"
|
||||||
hash = "971e8b0bef16bd6ce88c7f940b30fdc1debff7b715058f4d331d54beb58a4314"
|
hash = "971e8b0bef16bd6ce88c7f940b30fdc1debff7b715058f4d331d54beb58a4314"
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
name = "SlotLock"
|
|
||||||
filename = "slotlock-1.1.1-BETA+1.19.jar"
|
|
||||||
side = "client"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/J267enD3/versions/a3lruFnZ/slotlock-1.1.1-BETA%2B1.19.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "183d44f8db3a78c131aca4f2a6fcc0bab64c5582"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "J267enD3"
|
|
||||||
version = "a3lruFnZ"
|
|
|
@ -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 = "f23fd3cf7b7408e24b54683566c97b6a574aea4c0b7d57cb6f6df658c6d4003f"
|
hash = "4274b1b5af05406f05723044730a16409aabfbed9e1206821309b08377cce485"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19.2"
|
minecraft = "1.19.2"
|
||||||
|
|
Loading…
Reference in a new issue