diff --git a/config/forge-client.toml b/config/forge-client.toml new file mode 100644 index 0000000..d0b3a54 --- /dev/null +++ b/config/forge-client.toml @@ -0,0 +1,24 @@ + +#Client only settings, mostly things related to rendering +[client] + #Enable Forge to queue all chunk updates to the Chunk Update thread. + #May increase FPS significantly, but may also cause weird rendering lag. + #Not recommended for computers without a significant number of cores available. + alwaysSetupTerrainOffThread = false + #EXPERIMENTAL: Enable the Forge block rendering pipeline - fixes the lighting of custom models. + experimentalForgeLightPipelineEnabled = true + #When enabled, Forge will show any warnings that occurred during loading. + showLoadWarnings = true + #Set to true to use a combined DEPTH_STENCIL attachment instead of two separate ones. + useCombinedDepthStencilAttachment = false + #[DEPRECATED] Does nothing anymore, IPv6 addresses will be compressed always + compressLanIPv6Addresses = true + #During block model baking, manually calculates the normal for all faces. + #This was the default behavior of forge between versions 31.0 and 47.1. + #May result in differences between vanilla rendering and forge rendering. + #Will only produce differences for blocks that contain non-axis aligned faces. + #You will need to reload your resources to see results. + calculateAllNormals = false + #When enabled, a slightly biased Direction#getNearest calculation will be used to prevent normal fighting on 45 degree angle faces. + stabilizeDirectionGetNearest = true + diff --git a/index.toml b/index.toml index 5f31cea..3444c7a 100644 --- a/index.toml +++ b/index.toml @@ -12,6 +12,10 @@ hash = "071d402fc522364f0bbbe1cce75c96800c5f4bf0236dcf6766a948180d7ed595" file = "config/builtinservers.json" hash = "ddf7afbb42ba7f3247a521e1cf5f40835e94eabc2bf69af3ab2bd64cfc3c322d" +[[files]] +file = "config/forge-client.toml" +hash = "e58490251cca0d5e66158be4278f3c9e2f904515767ed210920986a1f14cb575" + [[files]] file = "config/quark-common.toml" hash = "c9b165957b05ac7980581cf548d49ab202edf6296cc59a58effcc6889475fa5a" @@ -24,21 +28,6 @@ hash = "3e0ee20dd4023742a6eb44a0ca48512e6d28814825172bc893081543b11b928d" file = "config/xaerominimap_entities.json" hash = "0b52401fe870bedd2012af3c9d4fa577807d71d8718833971a9e31ae7a8a011f" -[[files]] -file = "mods/accessories-cc-layer.pw.toml" -hash = "2e31627453295ef5d88ada8a3d294cd04eec3ef61dfd9f8abeee8d837f4b9dc5" -metafile = true - -[[files]] -file = "mods/accessories-tc-layer.pw.toml" -hash = "f0a1bb333ffdb23edde7bc7912e2e489f1986f5107f547afd66d5aa6e4aca985" -metafile = true - -[[files]] -file = "mods/accessories.pw.toml" -hash = "fc7a2e6906974b8f7ed9acced35b318b3ef55e336fe26bbc3947d171400466ce" -metafile = true - [[files]] file = "mods/alexs-caves.pw.toml" hash = "0cbc4b2c6b58b7a94f030ae84f18057e5dc78a17bad429f40b8884926a6ab233" @@ -59,11 +48,6 @@ file = "mods/appleskin.pw.toml" hash = "793693a85f3c87d4e899ee0c58deabc53690bf5a70f17343f28fd5063ce8a1e1" metafile = true -[[files]] -file = "mods/besmirchment-2.pw.toml" -hash = "c2d86313e77a36f06601cb2bb95944e68c7cdc5e0f1f173f617253502d691e2d" -metafile = true - [[files]] file = "mods/better-advancements.pw.toml" hash = "54fb66472853060193e643d5e24fef619a431c96970f6ebcbbc41681b9963f97" @@ -74,11 +58,6 @@ file = "mods/better-climbing.pw.toml" hash = "d9ab6c39c1422c4beca4fb5f2c3afb3d7855423e0af1ae847f3bf3bc326bf31b" metafile = true -[[files]] -file = "mods/bewitchment.pw.toml" -hash = "1e77bb42d892684f7ccdccf6b82169d9bb0eb339f40bc7014ef871253a877815" -metafile = true - [[files]] file = "mods/biomancy.pw.toml" hash = "9645745c65db24bd944b638a3672c20b6af3564e80b32110968ade12134f1119" @@ -139,16 +118,6 @@ file = "mods/configured.pw.toml" hash = "c1bdeff356cd2ac164e2c0e6d0ceeda234db9774c2df44fb9f0e71d3960cc3f1" metafile = true -[[files]] -file = "mods/connector-extras.pw.toml" -hash = "d8480ee1f6ae58fa389e502108bcde4936ca326d6dc2f1608b9af9ac141cb35a" -metafile = true - -[[files]] -file = "mods/connector.pw.toml" -hash = "852ee3d5dea735c0c8f4c030edb06164863e7d27eef535c697f86a8b20a1cff0" -metafile = true - [[files]] file = "mods/controlling.pw.toml" hash = "4063abe583282834b2f78e3b3e6b9ee4d231a680f74c020e405a4ef196f21ee4" @@ -264,11 +233,6 @@ file = "mods/forgeshot.pw.toml" hash = "7aa5dbf2f02f2a895547b54e89b8a8a70c04afe4cdb981d2b077e960d6c5d6c7" metafile = true -[[files]] -file = "mods/forgified-fabric-api.pw.toml" -hash = "73731fbf0a731554608aaa9705f51036892f1fe92606a93594f689e7227a5056" -metafile = true - [[files]] file = "mods/fzzy-config.pw.toml" hash = "9c4391618f128b62c95c3f7537d59a758737336f88e05d022edc2cb630449069" @@ -524,6 +488,11 @@ file = "mods/xenon-forge.pw.toml" hash = "1f7936bd08b3d5a2ff346c01d6e398aa33183a45796ba5d1a8d98758561fcf7e" metafile = true +[[files]] +file = "mods/yes-steve-model.pw.toml" +hash = "63e6a7e0f6c42f11058cd62bf2172f08f5ecf87cf6d96c790fab28fc7f210eb6" +metafile = true + [[files]] file = "mods/yungs-api.pw.toml" hash = "152c6732da180e958fb29f492bae2e468d4dfd423ce4d3d0d31ef31c2eec6c61" diff --git a/mods/accessories-cc-layer.pw.toml b/mods/accessories-cc-layer.pw.toml deleted file mode 100644 index 919645c..0000000 --- a/mods/accessories-cc-layer.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Curios Compat Layer for Accessories" -filename = "accessories_cclayer-7.4.0-beta.18+1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/izkDUlrJ/versions/kmnzFxJx/accessories_cclayer-7.4.0-beta.18%2B1.20.1.jar" -hash-format = "sha512" -hash = "85ae3b54be3893cc9761a636f37bd2c3e60e8c434f54605958b9aee7bf67908dbd56c6bd237acc8c42fa9c3c24cdd955e11e5f52d35449b286bd0eaa79a24dd7" - -[update] -[update.modrinth] -mod-id = "izkDUlrJ" -version = "kmnzFxJx" diff --git a/mods/accessories-tc-layer.pw.toml b/mods/accessories-tc-layer.pw.toml deleted file mode 100644 index 1daa586..0000000 --- a/mods/accessories-tc-layer.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Trinkets Compat Layer for Accessories" -filename = "accessories_tclayer-3.10.0-beta.18+1.21.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/TkWgV1AW/versions/cDrOq5N0/accessories_tclayer-3.10.0-beta.18%2B1.21.1.jar" -hash-format = "sha512" -hash = "2de346cf68a0a1768476a69007e79cda5cb1f498a1e897d5a4657f7642cdf7a3acadb5048e0c231dc2a7331fa3cd910c62075dfbddc5d2573773524fdca062ec" - -[update] -[update.modrinth] -mod-id = "TkWgV1AW" -version = "cDrOq5N0" diff --git a/mods/accessories.pw.toml b/mods/accessories.pw.toml deleted file mode 100644 index 3e40474..0000000 --- a/mods/accessories.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Accessories" -filename = "accessories-neoforge-1.0.0-beta.42+1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/jtmvUHXj/versions/1MWeROAl/accessories-neoforge-1.0.0-beta.42%2B1.20.1.jar" -hash-format = "sha512" -hash = "5f2dcb7aa2f0e0e23afab5ba6cca1e69c3bd4ad65961e4d4df6be1faaff7ba4f02dafe1f5d3b327c32748679ba0c0f7363e40cc2903e407377e176126cb75f30" - -[update] -[update.modrinth] -mod-id = "jtmvUHXj" -version = "1MWeROAl" diff --git a/mods/besmirchment-2.pw.toml b/mods/besmirchment-2.pw.toml deleted file mode 100644 index efa7d85..0000000 --- a/mods/besmirchment-2.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Besmirchment 2" -filename = "besmirchment-1.20.1-4.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "124d867a1133cef2645317c2861ef1edabb3013e" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5213810 -project-id = 542196 diff --git a/mods/bewitchment.pw.toml b/mods/bewitchment.pw.toml deleted file mode 100644 index f451c81..0000000 --- a/mods/bewitchment.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Bewitchment" -filename = "bewitchment-1.20-10.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/AKbBSvuC/versions/JwA6Nkik/bewitchment-1.20-10.jar" -hash-format = "sha512" -hash = "85896761a0a2bd1a6e883c0e3dfdd86b2782f03704183ca10e99240d641cda5a4c637745a6500023720ac9a58a1a5116c34974ed029e9fdf3037b2a4326a41f3" - -[update] -[update.modrinth] -mod-id = "AKbBSvuC" -version = "JwA6Nkik" diff --git a/mods/connector-extras.pw.toml b/mods/connector-extras.pw.toml deleted file mode 100644 index 47ab4d1..0000000 --- a/mods/connector-extras.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Connector Extras" -filename = "ConnectorExtras-1.11.2+1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/FYpiwiBR/versions/d28gpPn6/ConnectorExtras-1.11.2%2B1.20.1.jar" -hash-format = "sha512" -hash = "a318841ce2c42e8ba2058d47ad323bcb8ca500515c391f3f31b6468e8d4d974a53effe8a0a801b7fafd60d9845be514696bd9b095a3cc5d014bde02ce531bada" - -[update] -[update.modrinth] -mod-id = "FYpiwiBR" -version = "d28gpPn6" diff --git a/mods/connector.pw.toml b/mods/connector.pw.toml deleted file mode 100644 index d3cff31..0000000 --- a/mods/connector.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Sinytra Connector" -filename = "Connector-1.0.0-beta.46+1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/u58R1TMW/versions/e8hSZ4vp/Connector-1.0.0-beta.46%2B1.20.1.jar" -hash-format = "sha512" -hash = "7d98bd11e72dc95fb30e84d2be9175f2687201451d0e21421074bd225fcbcac8b4bcc1cd1b2dbd5f03e798569cac2f3bcc87c1baba1b1ad002268c578b20a533" - -[update] -[update.modrinth] -mod-id = "u58R1TMW" -version = "e8hSZ4vp" diff --git a/mods/forgified-fabric-api.pw.toml b/mods/forgified-fabric-api.pw.toml deleted file mode 100644 index be04926..0000000 --- a/mods/forgified-fabric-api.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Forgified Fabric API" -filename = "fabric-api-0.92.2+1.11.8+1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/Aqlf1Shp/versions/D3EZO1Kr/fabric-api-0.92.2%2B1.11.8%2B1.20.1.jar" -hash-format = "sha512" -hash = "1222d70e0a403d98a6431806c4357b191fda4bb928eaf7e70b7374cffd0ceae8716812a4d2a0e09ddfeee7adfcb8a6ee8e046c4663ca272c6eb1badab83696c5" - -[update] -[update.modrinth] -mod-id = "Aqlf1Shp" -version = "D3EZO1Kr" diff --git a/mods/yes-steve-model.pw.toml b/mods/yes-steve-model.pw.toml new file mode 100644 index 0000000..46f87ad --- /dev/null +++ b/mods/yes-steve-model.pw.toml @@ -0,0 +1,13 @@ +name = "Yes Steve Model" +filename = "yesstevemodel-forge-1.20-2.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/86xjpqqS/versions/xPJXJg4B/yesstevemodel-forge-1.20-2.2.2.jar" +hash-format = "sha512" +hash = "823ebc47a08bbc3d01a3ed9a7481371ba085a603fab6f334988c109a49e4fadab96944340b340145966d0357292290812b80fffafae66c2ff5d9ddd5f27ac9fc" + +[update] +[update.modrinth] +mod-id = "86xjpqqS" +version = "xPJXJg4B" diff --git a/pack.toml b/pack.toml index 66efa7c..9a6d4ec 100644 --- a/pack.toml +++ b/pack.toml @@ -6,8 +6,8 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e3ed602b5be5bf99cc2c2edd5912fb1e92b303b26529f2a83004d6448b8e70e4" +hash = "19f34e010edfc3541010a6422ab2899ade8019e97bc94b7fb67b1d4316bb9f08" [versions] -forge = "47.1.3" +forge = "47.3.12" minecraft = "1.20.1"