remove tfmg, still errors, add diesel and flat bedrock

This commit is contained in:
Mateusz Słodkowicz 2025-09-13 15:24:19 +02:00
parent aae25112b6
commit db1f5c56b0
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
5 changed files with 37 additions and 19 deletions

View File

@ -954,6 +954,11 @@ file = "mods/create-deco.pw.toml"
hash = "87be52b8aaa9864eab1ec2df8c862cd01a084989b07c4cdbfaa21c57a9a778a6" hash = "87be52b8aaa9864eab1ec2df8c862cd01a084989b07c4cdbfaa21c57a9a778a6"
metafile = true metafile = true
[[files]]
file = "mods/create-diesel-generators.pw.toml"
hash = "65060f66cd19ebffad8ba87a11109877fc7f6965da5e005cb14686d6f6b2cfcc"
metafile = true
[[files]] [[files]]
file = "mods/create-encased.pw.toml" file = "mods/create-encased.pw.toml"
hash = "97d53eb23caae90250d61a8624ffccf91ca16df07614b294cdafbc387f09aa26" hash = "97d53eb23caae90250d61a8624ffccf91ca16df07614b294cdafbc387f09aa26"
@ -1039,11 +1044,6 @@ file = "mods/create-stuff-additions.pw.toml"
hash = "8d568223f61b027a5db4622d9d15dd8d00ccefe99e1cdcb6b62c0f0fae5c6f27" hash = "8d568223f61b027a5db4622d9d15dd8d00ccefe99e1cdcb6b62c0f0fae5c6f27"
metafile = true metafile = true
[[files]]
file = "mods/create-tfmg.pw.toml"
hash = "8f4676e10300eafe6969cb04e9e1d59424c957e97f5dea241472409f48c483f9"
metafile = true
[[files]] [[files]]
file = "mods/create-tweaked-controllers.pw.toml" file = "mods/create-tweaked-controllers.pw.toml"
hash = "aba70a0cd8e2169d87508bcf587b8f59cebd0ea466b2fd873a0ca21f9a02ade3" hash = "aba70a0cd8e2169d87508bcf587b8f59cebd0ea466b2fd873a0ca21f9a02ade3"
@ -1383,6 +1383,11 @@ file = "mods/fix-gpu-memory-leak.pw.toml"
hash = "e60a8e1a8559394229fbd54e3e386709f10d3a693f0d470b3708da08736efaae" hash = "e60a8e1a8559394229fbd54e3e386709f10d3a693f0d470b3708da08736efaae"
metafile = true metafile = true
[[files]]
file = "mods/flat-bedrock.pw.toml"
hash = "7f4f50fb3010b6496b97c7d1b20ff68dc3031839a9f9724040a03426c1219069"
metafile = true
[[files]] [[files]]
file = "mods/flerovium.pw.toml" file = "mods/flerovium.pw.toml"
hash = "eb132a98896606d5798ccddf2b012a0f2061e21e8779202912046f9d91cf3e28" hash = "eb132a98896606d5798ccddf2b012a0f2061e21e8779202912046f9d91cf3e28"

View File

@ -0,0 +1,13 @@
name = "Create: Diesel Generators"
filename = "createdieselgenerators-1.20.1-1.3.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ZM3tt6p1/versions/1dUfq2IK/createdieselgenerators-1.20.1-1.3.5.jar"
hash-format = "sha512"
hash = "a7990f70a40b318d4f2713aef70bbb0b70cecd62c29fa381d6436b45c1f2813e61085661bf221210a2101662f0b2984cc5f2bb1ce62282064cc72dc1394abb81"
[update]
[update.modrinth]
mod-id = "ZM3tt6p1"
version = "1dUfq2IK"

View File

@ -1,13 +0,0 @@
name = "Create: The Factory Must Grow"
filename = "tfmg-1.0.2c.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/USgVjXsk/versions/ZdvRpjTA/tfmg-1.0.2c.jar"
hash-format = "sha512"
hash = "7a888ad7f6e1f0757354a5c2d9647e5ddcce0908942f346c0d9e8027b7d94ac9e3681a2af8e0a27857cd406f45d0516406fb8a1616cadb65ea997332b876eb7c"
[update]
[update.modrinth]
mod-id = "USgVjXsk"
version = "ZdvRpjTA"

13
mods/flat-bedrock.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Flat Bedrock"
filename = "flatbedrock-forge-3.0.1-build.18+mc1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ZYLnkiVu/versions/PpXxqWu6/flatbedrock-forge-3.0.1-build.18%2Bmc1.20.1.jar"
hash-format = "sha512"
hash = "b800b59b82bc16d416a1d2985dd6f6ed590386b1876848bf87c3055fab758cad85906c95b2e3e070de47d9150f4d9b4bd73fd370ddda267308223e715788ac4f"
[update]
[update.modrinth]
mod-id = "ZYLnkiVu"
version = "PpXxqWu6"

View File

@ -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 = "f41d5bb894ac27bd1765f187b5a18588b7f7099b8fe6bd6207fb663eb85a1ea9" hash = "1728c5d3fd7d2bc690d644e5fda93c032e28e4c0c4c1bc58bab2fa594b26e9a4"
[versions] [versions]
forge = "47.4.8" forge = "47.4.8"