diff --git a/debug.log b/debug.log new file mode 100644 index 0000000..9c51159 --- /dev/null +++ b/debug.log @@ -0,0 +1,3 @@ +[1008/094600.688:ERROR:third_party\crashpad\crashpad\util\win\registration_protocol_win.cc:108] CreateFile: Le fichier spécifié est introuvable. (0x2) +[1008/094600.828:ERROR:third_party\crashpad\crashpad\util\win\registration_protocol_win.cc:108] CreateFile: Le fichier spécifié est introuvable. (0x2) +[1008/094600.964:ERROR:third_party\crashpad\crashpad\util\win\registration_protocol_win.cc:108] CreateFile: Le fichier spécifié est introuvable. (0x2) diff --git a/index.toml b/index.toml index 9d46838..cf44bd0 100644 --- a/index.toml +++ b/index.toml @@ -393,6 +393,11 @@ file = "mods/terrestria.pw.toml" hash = "db9f9f02624eec61b7253d79e35b7bbd45842af260353ee7fb181a49baf65488" metafile = true +[[files]] +file = "mods/trade-cycling.pw.toml" +hash = "0a229fa2e9d9420de07364297325ceddb036d8d6617a9b0d448aeefc60588d69" +metafile = true + [[files]] file = "mods/trash-cans.pw.toml" hash = "9239555187f50289032bcaa6285bd8766ea465dc8e0f9015a22314ed8078cae5" @@ -423,6 +428,11 @@ file = "mods/veinminer.pw.toml" hash = "5cb9a93032a75644cdf442b05a29e0616c76df503ee6b3dd3ab367ad1a04ff60" metafile = true +[[files]] +file = "mods/villager-converting.pw.toml" +hash = "91784bda5f9170d4b9bf3aabd0f981bf76206ea1c442e645752317ace98b8dbd" +metafile = true + [[files]] file = "mods/villager-names-serilum.pw.toml" hash = "2f95b2e354e37ba4a5edc5983084458afb1265313623ac2a831ffbb1111cb837" diff --git a/mods/trade-cycling.pw.toml b/mods/trade-cycling.pw.toml new file mode 100644 index 0000000..e837022 --- /dev/null +++ b/mods/trade-cycling.pw.toml @@ -0,0 +1,13 @@ +name = "Trade Cycling" +filename = "trade-cycling-fabric-1.21.8-1.0.19.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qpPoAL6m/versions/xpf5V7wi/trade-cycling-fabric-1.21.8-1.0.19.jar" +hash-format = "sha512" +hash = "0ab0a0b0a8f747a6e8e02c1d6f70efdd31546a6092614c2f094f95845a60abd589b5bcf42d7e79aebce0d614f7e59473bf4a233e1d1f440ceef7b62e6811f006" + +[update] +[update.modrinth] +mod-id = "qpPoAL6m" +version = "xpf5V7wi" diff --git a/mods/villager-converting.pw.toml b/mods/villager-converting.pw.toml new file mode 100644 index 0000000..e69c98f --- /dev/null +++ b/mods/villager-converting.pw.toml @@ -0,0 +1,13 @@ +name = "Villager Converting" +filename = "villagerconverting-1.5.1+1.21.6.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/gtsvJo80/versions/WBlyCrcr/villagerconverting-1.5.1%2B1.21.6.jar" +hash-format = "sha512" +hash = "65cccee411cd9d95b46313fa484946c68d932c035d74e701d6855d22c8b437196db83ff1198485905db960c2990e752f6edce190c1283d06942eed6c424480f7" + +[update] +[update.modrinth] +mod-id = "gtsvJo80" +version = "WBlyCrcr" diff --git a/pack.toml b/pack.toml index 2119f26..dc69b76 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a29471a5ff29fda5a3a6ed67828b2d9b5108b7faa6e5349dbef0ddf713d76502" +hash = "85491cf94677b6f392d84faf8875a0ed1526594d1b3061aa3a13f33bf5bb0b73" [versions] fabric = "0.17.2"