diff --git a/config/blue_skies-client.toml b/config/blue_skies-client.toml new file mode 100644 index 0000000..df8e0c4 --- /dev/null +++ b/config/blue_skies-client.toml @@ -0,0 +1,37 @@ + +[Visuals] + # + # Should blue skies override the title screen panorama. + # Default: true + custom_panorama = false + # + # Whether or not brightness should be capped when inside the dimensions for aesthetic purposes. + # Default: true + limit_brightness = true + +["Inventory Tabs"] + # + # If set to true, inventory tabs will use simple buttons that can be placed anywhere on the screen. + # Default: false + use_simple_inventory_tabs = false + + ["Inventory Tabs"."Sliding Tabs"] + # + # If set to true, inventory tabs appear on the bottom left corner instead of the bottom right. + # Default: false + left_align = false + + ["Inventory Tabs".Buttons] + # + # The x position of the inventory tabs. + # Default: -88 + x = -88 + # + # The y position of the inventory tabs. + # Default: -83 + y = -83 + # + # If set to true, inventory tabs are sorted vertically. If set to false, they are sorted horizontally. + # Default: false + is_vertical = false + diff --git a/config/tacz/custom/Vocal Warfare Gun Pack/tacz/recipes/ammo/30_06.json b/config/tacz/custom/Vocal Warfare Gun Pack/tacz/recipes/ammo/30_06.json new file mode 100644 index 0000000..2e95065 --- /dev/null +++ b/config/tacz/custom/Vocal Warfare Gun Pack/tacz/recipes/ammo/30_06.json @@ -0,0 +1,21 @@ +{ + "materials": [ + { + "item": { + "tag": "forge:ingots/copper" + }, + "count": 8 + }, + { + "item": { + "tag": "forge:gunpowder" + }, + "count": 8 + } + ], + "result": { + "type": "ammo", + "id": "tacz:30_06", + "count": 16 + } + } \ No newline at end of file diff --git a/config/tacz/custom/bluearchive.pw.toml b/config/tacz/custom/bluearchive.pw.toml new file mode 100644 index 0000000..33c1d6c --- /dev/null +++ b/config/tacz/custom/bluearchive.pw.toml @@ -0,0 +1,7 @@ +name = "bluearchive" +filename = "bluearchive.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/bluearchive.zip" +hash-format = "sha256" +hash = "d57fa3419e64ae5f76f590795d065e2f7f3da5fa300d804452a114c7261e5ff3" diff --git a/config/tacz/custom/chocolateman.pw.toml b/config/tacz/custom/chocolateman.pw.toml new file mode 100644 index 0000000..ac3ab0b --- /dev/null +++ b/config/tacz/custom/chocolateman.pw.toml @@ -0,0 +1,7 @@ +name = "chocolateman" +filename = "ChocolateMan v1.1.8b.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/ChocolateMan%20v1.1.8b.zip" +hash-format = "sha256" +hash = "713804c809ce77d03d3ff80cffbdbcf2aae18a4d850a03a1c9b336f6069d1f51" diff --git a/config/tacz/custom/create-armorer.pw.toml b/config/tacz/custom/create-armorer.pw.toml new file mode 100644 index 0000000..b48d2ce --- /dev/null +++ b/config/tacz/custom/create-armorer.pw.toml @@ -0,0 +1,7 @@ +name = "create-armorer" +filename = "Create Armorer-1.0.8.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/Create%20Armorer-1.0.8.zip" +hash-format = "sha256" +hash = "a1eae918df697b2e6cebb11929dbe6e6fda1383cd9e1c22c05378fdc1d793aec" diff --git a/config/tacz/custom/drg.pw.toml b/config/tacz/custom/drg.pw.toml new file mode 100644 index 0000000..5bfc8d2 --- /dev/null +++ b/config/tacz/custom/drg.pw.toml @@ -0,0 +1,7 @@ +name = "drg" +filename = "【深岩银河】drg_gun_pack.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/%E3%80%90%E6%B7%B1%E5%B2%A9%E9%93%B6%E6%B2%B3%E3%80%91drg_gun_pack.zip" +hash-format = "sha256" +hash = "370050fbf9f2e656a273b4030cd2135b43d5ea5df4874af61261d89bed1db813" diff --git a/config/tacz/custom/gucci.pw.toml b/config/tacz/custom/gucci.pw.toml new file mode 100644 index 0000000..2d1fb03 --- /dev/null +++ b/config/tacz/custom/gucci.pw.toml @@ -0,0 +1,7 @@ +name = "gucci" +filename = "Gucci Attachments-v0.1.1.r-0607-152243.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/Gucci%20Attachments-v0.1.1.r-0607-152243.zip" +hash-format = "sha256" +hash = "ebd39d9b62b931d5a28f3037ca2d843874662df4bbc57f999386f26911ffea95" diff --git a/config/tacz/custom/gunpowder-revolution.pw.toml b/config/tacz/custom/gunpowder-revolution.pw.toml new file mode 100644 index 0000000..2757a29 --- /dev/null +++ b/config/tacz/custom/gunpowder-revolution.pw.toml @@ -0,0 +1,7 @@ +name = "gunpowder-revolution" +filename = "GunpowderRevolution_gunpack.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/GunpowderRevolution_gunpack.zip" +hash-format = "sha256" +hash = "0569244eed8ecffbb4472a9914b31585959016bee1a52b35f29429cedcc82fc3" diff --git a/config/tacz/custom/helldiver2.pw.toml b/config/tacz/custom/helldiver2.pw.toml new file mode 100644 index 0000000..de4b025 --- /dev/null +++ b/config/tacz/custom/helldiver2.pw.toml @@ -0,0 +1,7 @@ +name = "helldiver2" +filename = "HellDiver2 Gunpack-v1.0.0.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/HellDiver2%20Gunpack-v1.0.0.zip" +hash-format = "sha256" +hash = "e114f6fa2fb903d3b3640cb05eaf6c638ed83babe1258e1239f7eb72934ad613" diff --git a/config/tacz/custom/immersive-armorer.pw.toml b/config/tacz/custom/immersive-armorer.pw.toml new file mode 100644 index 0000000..11e6901 --- /dev/null +++ b/config/tacz/custom/immersive-armorer.pw.toml @@ -0,0 +1,7 @@ +name = "immersive-armorer" +filename = "Immersive Armorer-v1.0.3.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/Immersive%20Armorer-v1.0.3.zip" +hash-format = "sha256" +hash = "c7ef89ba7cd8869ac90d99860184c9838a05168edc4e5c717dcaa08f66fa9905" diff --git a/config/tacz/custom/lesraisins.pw.toml b/config/tacz/custom/lesraisins.pw.toml new file mode 100644 index 0000000..4da00cf --- /dev/null +++ b/config/tacz/custom/lesraisins.pw.toml @@ -0,0 +1,7 @@ +name = "lesraisins" +filename = "LesRaisins.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/LesRaisins.zip" +hash-format = "sha256" +hash = "48f1834f174814a122de2cd22bafcc65dd9261d8cfebc637e46060ce8b63f82d" diff --git a/config/tacz/custom/rccrp.pw.toml b/config/tacz/custom/rccrp.pw.toml new file mode 100644 index 0000000..7c441e5 --- /dev/null +++ b/config/tacz/custom/rccrp.pw.toml @@ -0,0 +1,7 @@ +name = "rccrp" +filename = "[TACZ]ClassicRCCRP v1.0.7 release hotfix2.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/%5BTACZ%5DClassicRCCRP%20v1.0.7%20release%20hotfix2.zip" +hash-format = "sha256" +hash = "85aa633bedad2ce85585cdc255902cc4e3da1287b38454df546d3b12d50e0ff3" diff --git a/config/tacz/custom/suffuse-gun-smoke.pw.toml b/config/tacz/custom/suffuse-gun-smoke.pw.toml new file mode 100644 index 0000000..cc63bb0 --- /dev/null +++ b/config/tacz/custom/suffuse-gun-smoke.pw.toml @@ -0,0 +1,7 @@ +name = "suffuse-gun-smoke" +filename = "SuffuseGunSmokePack1.0.4-hotfix2.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/SuffuseGunSmokePack1.0.4-hotfix2.zip" +hash-format = "sha256" +hash = "6655ba350264d4c879f195777a0eb31a07f904f42508fc0f94d5b367b85c50e7" diff --git a/config/tacz/custom/tacz-create-armorer-koei.pw.toml b/config/tacz/custom/tacz-create-armorer-koei.pw.toml deleted file mode 100644 index 70708d9..0000000 --- a/config/tacz/custom/tacz-create-armorer-koei.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "[TaCZ]Create Armorer" -filename = "Create Armorer-1.0.8.zip" -side = "both" - -[download] -hash-format = "sha1" -hash = "e61fe3a2ba6c5cf76418a999d83b8f73e06aeed5" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5813414 -project-id = 1092101 diff --git a/config/tacz/custom/tacz-gucci-attachments-by-koei.pw.toml b/config/tacz/custom/tacz-gucci-attachments-by-koei.pw.toml deleted file mode 100644 index 38986e7..0000000 --- a/config/tacz/custom/tacz-gucci-attachments-by-koei.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "[TaCZ]Gucci Attachments" -filename = "Gucci Attachments-v0.1.1.r-0607-152243.zip" -side = "both" - -[download] -hash-format = "sha1" -hash = "cb2cd8edf671a98732d456a52fb8684f1b839f48" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5405533 -project-id = 1031151 diff --git a/config/tacz/custom/tacz-helldivers2-gunpack-by-koei.pw.toml b/config/tacz/custom/tacz-helldivers2-gunpack-by-koei.pw.toml deleted file mode 100644 index 88e0564..0000000 --- a/config/tacz/custom/tacz-helldivers2-gunpack-by-koei.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "[TaCZ]Hell Divers2 Gun Pack" -filename = "HellDiver2 Gunpack-v1.0.0.zip" -side = "both" - -[download] -hash-format = "sha1" -hash = "02afc461a8f13bc84372b37541a989fba1ab4135" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5813517 -project-id = 1031134 diff --git a/config/tacz/custom/tacz-immersive-armorer-koei.pw.toml b/config/tacz/custom/tacz-immersive-armorer-koei.pw.toml deleted file mode 100644 index f170193..0000000 --- a/config/tacz/custom/tacz-immersive-armorer-koei.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "[TaCZ]Immersive Armorer" -filename = "Immersive Armorer-v1.0.3.zip" -side = "both" - -[download] -hash-format = "sha1" -hash = "a31e719deec8e57bfbdb907b16022478a2872021" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5773465 -project-id = 1081193 diff --git a/config/tacz/custom/tacz-tti-gunpack-by-koei.pw.toml b/config/tacz/custom/tacz-tti-gunpack-by-koei.pw.toml deleted file mode 100644 index 1b55534..0000000 --- a/config/tacz/custom/tacz-tti-gunpack-by-koei.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "[TaCZ]TTI Gun Pack" -filename = "TTI_Gunpack-v0.1.1-0607-154832.zip" -side = "both" - -[download] -hash-format = "sha1" -hash = "5be8f682e71f7cbdc7f0e5e6ee2bae76c254ab29" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5405555 -project-id = 1031166 diff --git a/config/tacz/custom/tti-guns.pw.toml b/config/tacz/custom/tti-guns.pw.toml new file mode 100644 index 0000000..73395b9 --- /dev/null +++ b/config/tacz/custom/tti-guns.pw.toml @@ -0,0 +1,7 @@ +name = "tti-guns" +filename = "TTI_Gunpack-v0.1.1-0607-154832.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/TTI_Gunpack-v0.1.1-0607-154832.zip" +hash-format = "sha256" +hash = "179b41f6595a3c698db2234521aa06dbef85b457854bba4511082e46d548fc13" diff --git a/config/tacz/custom/warhammer40k.pw.toml b/config/tacz/custom/warhammer40k.pw.toml new file mode 100644 index 0000000..ec8446f --- /dev/null +++ b/config/tacz/custom/warhammer40k.pw.toml @@ -0,0 +1,7 @@ +name = "warhammer40k" +filename = "warhammer_40k_gun_pack_v0.1.0.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/warhammer_40k_gun_pack_v0.1.0.zip" +hash-format = "sha256" +hash = "1cb545829a0c6dcadb7aa8cfd8592f3e65d3e3b4ca51fadd5254d4aeabfac322" diff --git a/config/tacz/custom/zeta-guns.pw.toml b/config/tacz/custom/zeta-guns.pw.toml new file mode 100644 index 0000000..82a7817 --- /dev/null +++ b/config/tacz/custom/zeta-guns.pw.toml @@ -0,0 +1,7 @@ +name = "zeta-guns" +filename = "[eof]helldiver_gun_pack.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/%5Beof%5Dhelldiver_gun_pack.zip" +hash-format = "sha256" +hash = "319ab97a16541a67e2e00e4e17b8239ccf4f145750fd5469bc6676ee31604585" diff --git a/index.toml b/index.toml index 551e090..15bd594 100644 --- a/index.toml +++ b/index.toml @@ -36,6 +36,10 @@ hash = "c560582fe4f21ab20dd06bfb380037b31b323d20c361000f06a504b821c279e5" file = "config/apotheosis/names.cfg" hash = "d62bfa66ac9f627ee0a2d3955eece66fb4e1d4c35aba61398d8816ddcbff3a6b" +[[files]] +file = "config/blue_skies-client.toml" +hash = "071d402fc522364f0bbbe1cce75c96800c5f4bf0236dcf6766a948180d7ed595" + [[files]] file = "config/builtinservers.json" hash = "ddf7afbb42ba7f3247a521e1cf5f40835e94eabc2bf69af3ab2bd64cfc3c322d" @@ -122,28 +126,77 @@ file = "config/quark-common.toml" hash = "9e792fab3cb0b8a11af61bb175f3285af85cff57f2c9faf7cfe5661b579f9868" [[files]] -file = "config/tacz/custom/tacz-create-armorer-koei.pw.toml" -hash = "81e121f4775b450d3a11f6f291d12b1d79b166889f933a66616acb2daeaf7a10" +file = "config/tacz/custom/Vocal Warfare Gun Pack/tacz/recipes/ammo/30_06.json" +hash = "691ec4cc74fb8706a1ff5e0214526a838e11aedf6584d8fb24f5250b876786e7" + +[[files]] +file = "config/tacz/custom/bluearchive.pw.toml" +hash = "1139f33c235eeefc430ed5805a43b9e2ad65e94db558e6e6b913deb992faeb77" metafile = true [[files]] -file = "config/tacz/custom/tacz-gucci-attachments-by-koei.pw.toml" -hash = "c8a0e4f6bc710e55843da1f4d9cf9d53e6247b4ddadb89c9f94671f6931585a7" +file = "config/tacz/custom/chocolateman.pw.toml" +hash = "e831688ec3ce2dc6281180a639f2050a1b63fe418afa212c4a12fc5fe4209771" metafile = true [[files]] -file = "config/tacz/custom/tacz-helldivers2-gunpack-by-koei.pw.toml" -hash = "4c0232ad6a9f78209a0732799b97fec51f5249acba3179d46587566a322add3c" +file = "config/tacz/custom/create-armorer.pw.toml" +hash = "5eb1286b1c0ba3674c049fcb116337361f099aecabf4c4cc9c8e9873744eb6e8" metafile = true [[files]] -file = "config/tacz/custom/tacz-immersive-armorer-koei.pw.toml" -hash = "b9a9e2c46b90f4e326a8782ed36bad0a08b33f3d1ce363e21f72d28839b92c52" +file = "config/tacz/custom/drg.pw.toml" +hash = "0b1d425c314ca8ded0259a139a804b3f84f8fcdcd10279a312bf51857628d0ed" metafile = true [[files]] -file = "config/tacz/custom/tacz-tti-gunpack-by-koei.pw.toml" -hash = "9cbc432343f3398b4c47498f4c0fe80920cc5a24fe49d24d6736d2f296a8ce8f" +file = "config/tacz/custom/gucci.pw.toml" +hash = "25c3e110375d5c65a3035bdf81bf2e2ca1324611db198cb798ba90ccdb3b85d9" +metafile = true + +[[files]] +file = "config/tacz/custom/gunpowder-revolution.pw.toml" +hash = "11826a16d36b4477a5aab145cff96ec773776701bd3ff95467719f2d4bbf31f9" +metafile = true + +[[files]] +file = "config/tacz/custom/helldiver2.pw.toml" +hash = "57069f937435cfbf1d2e142b253024101ed878f0f4657606b5f4bc6771672be3" +metafile = true + +[[files]] +file = "config/tacz/custom/immersive-armorer.pw.toml" +hash = "00fd549a7feea051a544e1a55e63306e58f9c46423760d16c8494c16d0f60bdb" +metafile = true + +[[files]] +file = "config/tacz/custom/lesraisins.pw.toml" +hash = "7aba870a164f5f9ac13f25b4bb1c31efdb7a7e2b60c5c0db6be7eca5011fa184" +metafile = true + +[[files]] +file = "config/tacz/custom/rccrp.pw.toml" +hash = "96d291796e69aec464bb72bb190852c94ba3f08be0170f849dd3e34acac79f06" +metafile = true + +[[files]] +file = "config/tacz/custom/suffuse-gun-smoke.pw.toml" +hash = "0614a81d886721bf8d210d85dd68d49bf967a9b37b5db614edcf6a15cf1cf6e2" +metafile = true + +[[files]] +file = "config/tacz/custom/tti-guns.pw.toml" +hash = "671436c3a93d0426b7f179f98ea249f7618f69d9a5536aecefa3b45b2d6161e5" +metafile = true + +[[files]] +file = "config/tacz/custom/warhammer40k.pw.toml" +hash = "6049f7859394f4e905131bb96c9d43ea975a3a0fe8c071ace6a3f8dbcd647129" +metafile = true + +[[files]] +file = "config/tacz/custom/zeta-guns.pw.toml" +hash = "8cc3abcbffe50ac817ce2c7b3768c6324bcd1604c8a82c5a1752e80f41686bc3" metafile = true [[files]] diff --git a/pack.toml b/pack.toml index 2f4fa10..6744c48 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 = "327891e188b340d3c9733bb123bf19d3bea2d027a66596772e98846cb483acca" +hash = "86ca0bb4c30ff0018e200348788781e87069199cbeb7e31dfb16ee6fbf9b6e3e" [versions] forge = "47.3.0"