adding create

This commit is contained in:
Debucquoy Anthony 2025-02-20 09:11:19 +01:00
parent 2e6e802cfb
commit 50a5e33515
Signed by: tonitch
GPG Key ID: A78D6421F083D42E
2 changed files with 6 additions and 1 deletions

View File

@ -18980,6 +18980,11 @@ file = "mods/crawl.pw.toml"
hash = "636395fce13e7415566869a74111fc8c321a37e824362c06762702a55af8f0c9" hash = "636395fce13e7415566869a74111fc8c321a37e824362c06762702a55af8f0c9"
metafile = true metafile = true
[[files]]
file = "mods/create-fabric.pw.toml"
hash = "7d227ef90b1918ceb348ade235a5d17c7894acbf387575e96c08920a5bad1bbb"
metafile = true
[[files]] [[files]]
file = "mods/default-options-fabric.pw.toml" file = "mods/default-options-fabric.pw.toml"
hash = "6dc6b06e4efee5e835efdaadd8f8239bc777aa0e4efd224ed4c8315633c70a64" hash = "6dc6b06e4efee5e835efdaadd8f8239bc777aa0e4efd224ed4c8315633c70a64"

View File

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "6619a9f7ee7f0450ff7fddf57fac3b59b3bfc1095dee49d6ff6e72ac33cb6311" hash = "1557be0e8fc6bbd7b0952ac41f8d8c914badacf9d3ade01c463c940fc2cbec09"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"