Skip to content

Commit

Permalink
0.3.2-beta.1
Browse files Browse the repository at this point in the history
0.3.2-beta.1
- Added back mods
  - Simple Shulker Preview
  - ThreadTweak
- Update Fabric loader to 0.16.10
- Updated mods
  - BetterGrassify
  - Concurrent Chunk Management Engine
  - Fabric API
  - IMBlocker
  - Mod Menu
  - More Culling
  - Polytone
  - Fzzy Config
  • Loading branch information
yichifauzi committed Jan 14, 2025
1 parent a56ddfd commit ae85e91
Show file tree
Hide file tree
Showing 19 changed files with 85 additions and 65 deletions.
4 changes: 2 additions & 2 deletions Curseforge/1.21.4/config/fabric_loader_dependencies.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"version": 1,
"overrides": {
"fabricloader": { "+depends": { "fabricloader": ">=0.16.9" } },
"fabricloader": { "+depends": { "fabricloader": ">=0.16.10" } },
"minecraft": {
"+recommends": { "DBOP MC 1.21.4": ">0.3.2-alpha.6" }
"+recommends": { "DBOP MC 1.21.4": ">0.3.2-beta.1" }
}
}
}
2 changes: 1 addition & 1 deletion Curseforge/1.21.4/config/isxander-main-menu-credits.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"top_right": [],
"bottom_left": [],
"bottom_right": [
{"text":"DirtTW's Basement Optimize Pack v0.3.2-alpha.6","clickEvent":{"action":"open_url","value":"https://www.curseforge.com/minecraft/modpacks/dbop"}}
{"text":"DirtTW's Basement Optimize Pack v0.3.2-beta.1","clickEvent":{"action":"open_url","value":"https://www.curseforge.com/minecraft/modpacks/dbop"}}
],
"mod_blacklist": []
},
Expand Down
20 changes: 15 additions & 5 deletions Curseforge/1.21.4/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ hash-format = "sha256"

[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "34d11eb5488879c1dc45363c511283b517dbb63aa955b8be0836783228952e23"
hash = "4f996f081ee0ba627619e4c683ab8bfc83e96cb08d5f538b44b6f174028e24df"

[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "d116a24d9482601f3616802aa8f361a9c8f524d87b9dad7a33fad1fadb015f69"
hash = "f9da36bda47df568a7bd73ef4f0578670b683887699fa7299449b85399e2efb7"

[[files]]
file = "config/yosbr/config/bettergrass.json5"
Expand Down Expand Up @@ -101,7 +101,7 @@ hash = "27f9820bd3c9e88f9a01c570d1e95c612a13939adf247c64aed040c0e2495996"

[[files]]
file = "mods/c2me-fabric.pw.toml"
hash = "438940123eb42b14acb8000ea2afb7091a71a55fc3800b8847448ab3819d3583"
hash = "ff4afcf9f09d250873c7139f322104e8f12a2a3e9097e56aadf31468ac971d4f"
metafile = true

[[files]]
Expand Down Expand Up @@ -161,7 +161,7 @@ metafile = true

[[files]]
file = "mods/fabric-api.pw.toml"
hash = "9892bb1ec5277eba4f011759a0d54d6460cbc1b5e7f2a177040a66575d94ae28"
hash = "752a580c48f8ee71418b46776dafaebb37cda967096f9028f2898925745c5f1e"
metafile = true

[[files]]
Expand Down Expand Up @@ -314,6 +314,11 @@ file = "mods/shulkerboxtooltip.pw.toml"
hash = "ce5f7aa76ac627374122c2d0fde8522e932d98ffe1c3dae8bf5549a3670fdbae"
metafile = true

[[files]]
file = "mods/simple-shulker-preview.pw.toml"
hash = "1892739fdc194e0f77059d8695b258a76dbc6c92c73eecd79ed73233ad52a1c9"
metafile = true

[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "c5a272789226032f3e54cc5119159f66e00c862ab2671c52186d9509e20c56d7"
Expand All @@ -329,9 +334,14 @@ file = "mods/spark.pw.toml"
hash = "82349cd3e7197f43eee32eaddf83d6fb8a1fe798d1b4ccbaa61156db608ebedd"
metafile = true

[[files]]
file = "mods/threadtweak.pw.toml"
hash = "1c137d989a144a658c564d77658919ed50c6a09ea8624037976425f0b4c7128e"
metafile = true

[[files]]
file = "mods/vmp-fabric.pw.toml"
hash = "c1e86aafd05fcc7c693563686d1b94e4b701dc420b3e0b033a375c1112849691"
hash = "d7c8760b77363eff68a826981da645ee717e01a723884c736a378da49e975361"
metafile = true

[[files]]
Expand Down
6 changes: 3 additions & 3 deletions Curseforge/1.21.4/mods/c2me-fabric.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Concurrent Chunk Management Engine"
filename = "c2me-fabric-mc1.21.4-0.3.2+alpha.0.22.jar"
filename = "c2me-fabric-mc1.21.4-0.3.2+alpha.0.26.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "411ea185ba32612c06352f3864894c3c094de1cd"
hash = "f3efc9eb308bb79fbf5ddb69a04ba3c63d58eea7"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 6068086
file-id = 6085255
project-id = 533097
6 changes: 3 additions & 3 deletions Curseforge/1.21.4/mods/fabric-api.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.114.2+1.21.4.jar"
filename = "fabric-api-0.114.3+1.21.4.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "028efe3be49878306366f01145004dc916056d75"
hash = "f7ab0eaecce72002338c55faf367bb065acc5d2d"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 6067371
file-id = 6086573
project-id = 306612
13 changes: 13 additions & 0 deletions Curseforge/1.21.4/mods/simple-shulker-preview.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Simple Shulker Preview"
filename = "simpleshulkerpreview-2.4.6-1.21.4.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/MLwpdyw5/versions/akz19Fvn/simpleshulkerpreview-2.4.6-1.21.4.jar"
hash-format = "sha512"
hash = "0d78ab4886e7f9df11ba62017e27a545e04a84cce6ac98b9bbff98f3fc1cdc5d1b4fde9d7f3595255301b4b6fc0755baea59ec3154d5cb3fb12b5c39099822ba"

[update]
[update.modrinth]
mod-id = "MLwpdyw5"
version = "akz19Fvn"
File renamed without changes.
6 changes: 3 additions & 3 deletions Curseforge/1.21.4/mods/vmp-fabric.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Very Many Players (Fabric)"
filename = "vmp-fabric-mc1.21.4-0.2.0+beta.7.187-all.jar"
filename = "vmp-fabric-mc1.21.4-0.2.0+beta.7.190-all.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "500eb53a99654b4398e8ca81b188fac9bde606c4"
hash = "be604cc7e95bf0c0b5ffa8ba59f64eb905476366"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 6002192
file-id = 6082876
project-id = 552542
4 changes: 2 additions & 2 deletions Curseforge/1.21.4/pack.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name = "DBOP 1.21.4"
author = "dirtTW"
version = "0.3.2-alpha.6"
version = "0.3.2-beta.1"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "00ecc496c26aac99a3e38edbeb055af74dadbb49e9c7ffd5b57d1e3be429a9b0"
hash = "d55ea1e05af2983f6cfee14ab832cdd4ab3270fe7d29f0bed83d02cf237d1702"

[versions]
fabric = "0.16.10"
Expand Down
13 changes: 0 additions & 13 deletions Curseforge/disable-mod/1.21.4/simple-shulker-preview.pw.toml

This file was deleted.

4 changes: 2 additions & 2 deletions Packwiz/1.21.4/config/fabric_loader_dependencies.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"version": 1,
"overrides": {
"fabricloader": { "+depends": { "fabricloader": ">=0.16.9" } },
"fabricloader": { "+depends": { "fabricloader": ">=0.16.10" } },
"minecraft": {
"+recommends": { "DBOP MC 1.21.4": ">0.3.2-alpha.6" }
"+recommends": { "DBOP MC 1.21.4": ">0.3.2-beta.1" }
}
}
}
18 changes: 14 additions & 4 deletions Packwiz/1.21.4/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ hash-format = "sha256"

[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "34d11eb5488879c1dc45363c511283b517dbb63aa955b8be0836783228952e23"
hash = "4f996f081ee0ba627619e4c683ab8bfc83e96cb08d5f538b44b6f174028e24df"

[[files]]
file = "config/isxander-main-menu-credits.json"
Expand Down Expand Up @@ -102,7 +102,7 @@ metafile = true

[[files]]
file = "mods/c2me-fabric.pw.toml"
hash = "7c924d6256d9ec1f9f077b6d4047a6b15fda6b3b529a8e60dfcceb7a954b20b2"
hash = "b784e5f8696199a8ee5b67329c8118e996099eb9ee96269d9c46cac80f1b916d"
metafile = true

[[files]]
Expand Down Expand Up @@ -162,7 +162,7 @@ metafile = true

[[files]]
file = "mods/fabric-api.pw.toml"
hash = "010dbda409c0c2f96ae0b2ede06f1c3583b1c4ac634d145b45606238f89784a6"
hash = "ff598f555942476705a5691c20d324cb2c0cacd27729424f94a1a34cb29f75d2"
metafile = true

[[files]]
Expand Down Expand Up @@ -315,6 +315,11 @@ file = "mods/shulkerboxtooltip.pw.toml"
hash = "d3d02754cbff504c75331eceb39cf052fc008996d45dc6e41232e4b43a44f5f3"
metafile = true

[[files]]
file = "mods/simple-shulker-preview.pw.toml"
hash = "1892739fdc194e0f77059d8695b258a76dbc6c92c73eecd79ed73233ad52a1c9"
metafile = true

[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "56a0e243140dc1dbdb89c5a7a1cbcbe6e8d6da5499242bd1eabf548bbb8e3481"
Expand All @@ -330,9 +335,14 @@ file = "mods/spark.pw.toml"
hash = "16e02f523c718baefd9dd42b24bd1aeb7c1142ff0e46a512e958284158bd8461"
metafile = true

[[files]]
file = "mods/threadtweak.pw.toml"
hash = "1c137d989a144a658c564d77658919ed50c6a09ea8624037976425f0b4c7128e"
metafile = true

[[files]]
file = "mods/vmp-fabric.pw.toml"
hash = "9906f7cbfd75ffd5ae8c1e19c874a1648647c2523fdcce50f64f2b8c08e29ae6"
hash = "2f6deeaf10c0cd2fbd24532d8eebb99e43348d3849ef91a197283b06ff697e8a"
metafile = true

[[files]]
Expand Down
8 changes: 4 additions & 4 deletions Packwiz/1.21.4/mods/c2me-fabric.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Concurrent Chunk Management Engine (Fabric)"
filename = "c2me-fabric-mc1.21.4-0.3.2+alpha.0.24.jar"
filename = "c2me-fabric-mc1.21.4-0.3.2+alpha.0.26.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/AbZEVMk1/c2me-fabric-mc1.21.4-0.3.2%2Balpha.0.24.jar"
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/KY5RHJSO/c2me-fabric-mc1.21.4-0.3.2%2Balpha.0.26.jar"
hash-format = "sha512"
hash = "af70c202074709fd5e34201aeed3d87f20353ba0f6716f0665b80b8e752a78b31dea43fbadf6005d734625b621909b31fb3208b21fc2957c084862003357edf7"
hash = "7b76271c8f56cea4ed961dde0c6385239657aef487467678b135cfb3feda79863bbdbd83b701e77791b283225abe79d1eb2ff8d21fd22c882d2256fe7552c152"

[update]
[update.modrinth]
mod-id = "VSNURh3q"
version = "AbZEVMk1"
version = "KY5RHJSO"
8 changes: 4 additions & 4 deletions Packwiz/1.21.4/mods/fabric-api.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.114.2+1.21.4.jar"
filename = "fabric-api-0.114.3+1.21.4.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/8FAH9fuR/fabric-api-0.114.2%2B1.21.4.jar"
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/r5NCKSxv/fabric-api-0.114.3%2B1.21.4.jar"
hash-format = "sha512"
hash = "24ed904096a17f65ef2ee4b04e076df2df076bd7748c838573cf97f5b38d2353bf62fe202779fb0c8372a82fb1133e16ce1fba585e2ec5aa5a5164203e785072"
hash = "37eae71ab45a27bf3855d650b3abcec093daf9271ed7a9ffe5af1729b83605a7146beb2cccf0b15f1337cb444557499c528429f8109b42e4fce61ba9c6e4c392"

[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "8FAH9fuR"
version = "r5NCKSxv"
13 changes: 13 additions & 0 deletions Packwiz/1.21.4/mods/simple-shulker-preview.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Simple Shulker Preview"
filename = "simpleshulkerpreview-2.4.6-1.21.4.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/MLwpdyw5/versions/akz19Fvn/simpleshulkerpreview-2.4.6-1.21.4.jar"
hash-format = "sha512"
hash = "0d78ab4886e7f9df11ba62017e27a545e04a84cce6ac98b9bbff98f3fc1cdc5d1b4fde9d7f3595255301b4b6fc0755baea59ec3154d5cb3fb12b5c39099822ba"

[update]
[update.modrinth]
mod-id = "MLwpdyw5"
version = "akz19Fvn"
File renamed without changes.
8 changes: 4 additions & 4 deletions Packwiz/1.21.4/mods/vmp-fabric.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Very Many Players (Fabric)"
filename = "vmp-fabric-mc1.21.4-0.2.0+beta.7.187-all.jar"
filename = "vmp-fabric-mc1.21.4-0.2.0+beta.7.190-all.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/wnEe9KBa/versions/k1tcjmTr/vmp-fabric-mc1.21.4-0.2.0%2Bbeta.7.187-all.jar"
url = "https://cdn.modrinth.com/data/wnEe9KBa/versions/ovEBHzIZ/vmp-fabric-mc1.21.4-0.2.0%2Bbeta.7.190-all.jar"
hash-format = "sha512"
hash = "a9ead8757aa38f5d6384a4ceac7f81a512794ad1e1e5a8906c5d175b63b698b5eea631d58d5648d5ae846b6debb46e93725cbfb39cbed907770d728b5bc2d0cc"
hash = "d1d71e6f29daa07f0c6cea23704f438955ed0b7d3c3c3a65fe78b3c9bb597e5e5d9bc5ca17c1b475553029ab3d37fea70189e7b6ed2663b435d942914b155135"

[update]
[update.modrinth]
mod-id = "wnEe9KBa"
version = "k1tcjmTr"
version = "ovEBHzIZ"
4 changes: 2 additions & 2 deletions Packwiz/1.21.4/pack.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name = "DBOP MC 1.21.4"
author = "dirtTW"
version = "0.3.2-alpha.6"
version = "0.3.2-beta.1"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "7638524d54d383663ba7188de095da55b4fb3ee01be7ca93c702294c0f146505"
hash = "afd784d832dd89c553c33644acb7211502e5ce755b639ca9acdcb3ecf38dee19"

[versions]
fabric = "0.16.10"
Expand Down
13 changes: 0 additions & 13 deletions Packwiz/disable-mod/1.21.4/simple-shulker-preview.pw.toml

This file was deleted.

0 comments on commit ae85e91

Please sign in to comment.