Skip to content

Commit

Permalink
0.3.2-beta.5
Browse files Browse the repository at this point in the history
0.3.2-beta.5
- Update mods
  - Concurrent Chunk Management Engine (Fabric)
  - Fabric API
  - Fabric Language Kotlin
  - Polytone
  - ShulkerBoxTooltip
  • Loading branch information
yichifauzi committed Jan 29, 2025
1 parent 9b1f5df commit 759a8dc
Show file tree
Hide file tree
Showing 19 changed files with 60 additions and 60 deletions.
2 changes: 1 addition & 1 deletion Curseforge/1.21.4/config/fabric_loader_dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"overrides": {
"fabricloader": { "+depends": { "fabricloader": ">=0.16.10" } },
"minecraft": {
"+recommends": { "DBOP MC 1.21.4": ">0.3.2-beta.4" }
"+recommends": { "DBOP MC 1.21.4": ">0.3.2-beta.5" }
}
}
}
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-beta.4","clickEvent":{"action":"open_url","value":"https://www.curseforge.com/minecraft/modpacks/dbop"}}
{"text":"DirtTW's Basement Optimize Pack v0.3.2-beta.5","clickEvent":{"action":"open_url","value":"https://www.curseforge.com/minecraft/modpacks/dbop"}}
],
"mod_blacklist": []
},
Expand Down
16 changes: 8 additions & 8 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 = "1db8392122be42b86b50b891c741c2d96b3416baf82f9fd70519ca023513cd72"
hash = "08e56914065ed234c607b0423928aba969d6cb670b715985d2c6316ea283faa0"

[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "7a7f98645a552b8e0f42a8dd1b848c973d5799225011a2a1e52a7e3f4b6ea60d"
hash = "5c57b082c008b7c4648bb5be445f99d69a3681d219d7eb77c387d45519e7e832"

[[files]]
file = "config/modernfix-mixins.properties"
Expand Down Expand Up @@ -105,7 +105,7 @@ hash = "27f9820bd3c9e88f9a01c570d1e95c612a13939adf247c64aed040c0e2495996"

[[files]]
file = "mods/c2me-fabric.pw.toml"
hash = "6a75a7e47debe4c78e461986bc2cc9afebb2ff2340907c188dc1899fdb6a7c03"
hash = "76251e7e0bb54bc45b292518904a2642b0f1f6ad11a960ea95e42c26871badab"
metafile = true

[[files]]
Expand Down Expand Up @@ -170,12 +170,12 @@ metafile = true

[[files]]
file = "mods/fabric-api.pw.toml"
hash = "69202a8809433e56ed186bac33eb9ee21efc88d19d07fd4fc72c7290a1c419ef"
hash = "a76bc5a4c6b8b90b0ecf7d64dc61b34891dec9bde2c9e8a40c61c403ccb61dc3"
metafile = true

[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "070f3b65efd84e7d28e84d819e94f1d886ebb9df0d2c8e2e5acc168966a34f67"
hash = "5b9d1e1ec60004c0bd38a134b7b8987583250200238abe84180b1f5bea839eae"
metafile = true

[[files]]
Expand All @@ -200,7 +200,7 @@ metafile = true

[[files]]
file = "mods/fzzy-config.pw.toml"
hash = "ff1bce4ce7a9ce6301e25de636f61e6cfa993c994ec2f44bb0f4c5bc5127f78b"
hash = "3cb0fe14a2874a42004031d5c70260708fe5e9ab1446091b43c626ee3f21fa9f"
metafile = true

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

[[files]]
file = "mods/polytone.pw.toml"
hash = "0ea62435108179218ed0de225afce2cfc463795ec3d61be6c92cbef552d8945a"
hash = "09ef6a5bb2fa25694e8830fda0feeb1519c39b444d18b8c91fe86e06cf0e88ea"
metafile = true

[[files]]
Expand All @@ -330,7 +330,7 @@ metafile = true

[[files]]
file = "mods/shulkerboxtooltip.pw.toml"
hash = "ce5f7aa76ac627374122c2d0fde8522e932d98ffe1c3dae8bf5549a3670fdbae"
hash = "0b4e262b2a0eaca3f5f6e69dae6827f8cfcb69e5922381d671eb107fbdf68b61"
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.31.jar"
filename = "c2me-fabric-mc1.21.4-0.3.2+alpha.0.33.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "a981addba2f16e01951589f2982ba46f6f34bdcc"
hash = "11df2693d7db2d4aca45b633b28b87145c9950cb"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 6125457
file-id = 6129299
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.115.0+1.21.4.jar"
filename = "fabric-api-0.115.1+1.21.4.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "3381437781e0a0681f2b80e158bda2c7176b2a36"
hash = "291f1b55876161c6af568770414cee7bfe401547"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 6110930
file-id = 6136309
project-id = 306612
6 changes: 3 additions & 3 deletions Curseforge/1.21.4/mods/fabric-language-kotlin.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.13.0+kotlin.2.1.0.jar"
filename = "fabric-language-kotlin-1.13.1+kotlin.2.1.10.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "e3d4ebcc5aef85967ba622f9631e0897cbcd4e2c"
hash = "b28cc99b01aef86d0d6ca3ea7f468512bd0595c4"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5950505
file-id = 6133024
project-id = 308769
6 changes: 3 additions & 3 deletions Curseforge/1.21.4/mods/fzzy-config.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Fzzy Config"
filename = "fzzy_config-0.6.2+1.21.3.jar"
filename = "fzzy_config-0.6.3+1.21.3.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "ad1072d135ec89b89b11713fd1a380d775b4a789"
hash = "88f95caa6ec17b3207ed828b765ac3791b41667c"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 6097831
file-id = 6121281
project-id = 1005914
6 changes: 3 additions & 3 deletions Curseforge/1.21.4/mods/polytone.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Polytone"
filename = "polytone-1.21.4-3.2.7-fabric.jar"
filename = "polytone-1.21.4-3.2.8-fabric.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "638545144a55f7e4fabd8bffd36523749d3a8451"
hash = "064ef953848f525c5fd46a2e54ec66e51f4082d9"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 6097232
file-id = 6127860
project-id = 958094
6 changes: 3 additions & 3 deletions Curseforge/1.21.4/mods/shulkerboxtooltip.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Shulker Box Tooltip [Fabric/Forge/NeoForge]"
filename = "shulkerboxtooltip-fabric-5.2.2+1.21.4.jar"
filename = "shulkerboxtooltip-fabric-5.2.3+1.21.4.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "0478c8405721ddd193dd32f15d74c7c44e28ec16"
hash = "f6555c8dc61a0eb655ef136a040fba122cfd21a4"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5967443
file-id = 6128729
project-id = 315811
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-beta.4"
version = "0.3.2-beta.5"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "e88bf933a924b8d4f099a57de312f4f0cd085b73266af3db68c06192a5738900"
hash = "e4a6dd91591e84a88caf863059f0c835b0d3383d94636af7a4a5b649bb300fed"

[versions]
fabric = "0.16.10"
Expand Down
2 changes: 1 addition & 1 deletion Packwiz/1.21.4/config/fabric_loader_dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"overrides": {
"fabricloader": { "+depends": { "fabricloader": ">=0.16.10" } },
"minecraft": {
"+recommends": { "DBOP MC 1.21.4": ">0.3.2-beta.4" }
"+recommends": { "DBOP MC 1.21.4": ">0.3.2-beta.5" }
}
}
}
2 changes: 1 addition & 1 deletion Packwiz/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-beta.4","clickEvent":{"action":"open_url","value":"https://modrinth.com/modpack/dbop"}}
{"text":"DirtTW's Basement Optimize Pack v0.3.2-beta.5","clickEvent":{"action":"open_url","value":"https://modrinth.com/modpack/dbop"}}
],
"mod_blacklist": []
},
Expand Down
14 changes: 7 additions & 7 deletions Packwiz/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 = "1db8392122be42b86b50b891c741c2d96b3416baf82f9fd70519ca023513cd72"
hash = "08e56914065ed234c607b0423928aba969d6cb670b715985d2c6316ea283faa0"

[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "180bf0021aaf3ea5b7c30502a438be8bf371a83499666977075c4e369c87ad95"
hash = "aaa3beca4dfe1b85ddb70ce53aeaf59f6587cb84ee4466efa141c48db57e59b1"

[[files]]
file = "config/modernfix-mixins.properties"
Expand Down Expand Up @@ -106,7 +106,7 @@ metafile = true

[[files]]
file = "mods/c2me-fabric.pw.toml"
hash = "d185d1808491330eba51328b2c822a823776ab7d4362255507d67a547025616f"
hash = "e3550af2fdf8bcb734926839e20a0abd7de777340896ed023466cf743b22b106"
metafile = true

[[files]]
Expand Down Expand Up @@ -171,12 +171,12 @@ metafile = true

[[files]]
file = "mods/fabric-api.pw.toml"
hash = "4c4aa73a3c39122d34c95ca5d2b60c26c81aced32760bde7bb3b9c0dfdfa646c"
hash = "dd4c3c3ee97fa946926784db25da0b5a9984c9959681f412d6b402cc5bdfc83e"
metafile = true

[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "3d0bf4d56ea941f856200934fdc2fb4952fe513d469f47bdb5fc586f99f16097"
hash = "bb9a29a48b27e7abc0799d4393240ae2cdcf7d64341c9a63347769173f8bda2e"
metafile = true

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

[[files]]
file = "mods/polytone.pw.toml"
hash = "504e426cee2a2c29c18c4824512025c2493f384659a903a61d872e9dbe4e5b1d"
hash = "ba791b61aea6def351d0b7344f45342141a17c1d9016c4e949675f2fc7665b7c"
metafile = true

[[files]]
Expand All @@ -331,7 +331,7 @@ metafile = true

[[files]]
file = "mods/shulkerboxtooltip.pw.toml"
hash = "d3d02754cbff504c75331eceb39cf052fc008996d45dc6e41232e4b43a44f5f3"
hash = "03f640602a916bf4af3b916e0e0a51d2447b9e77a85845d7b1c1ac7ee7d1a867"
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.31.jar"
filename = "c2me-fabric-mc1.21.4-0.3.2+alpha.0.33.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/8gYOuMUg/c2me-fabric-mc1.21.4-0.3.2%2Balpha.0.31.jar"
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/Qgg5mpR6/c2me-fabric-mc1.21.4-0.3.2%2Balpha.0.33.jar"
hash-format = "sha512"
hash = "263bee14db944281f62b76ebc8ab6c62cc802136297146f8647592520b6f7df1ffe62e3ae9da058f0e706ee45f7052caaa06b6b6507193a4e1c1b139c2ae8131"
hash = "7987368136c098844366c03da077b91df404b092c5ef6c2f91c199a3555dcb4d20b1e4bfb469b9a09343665aed9d34c8a48d5fb963f14eaa79c5e306d6d424e3"

[update]
[update.modrinth]
mod-id = "VSNURh3q"
version = "8gYOuMUg"
version = "Qgg5mpR6"
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.115.0+1.21.4.jar"
filename = "fabric-api-0.115.1+1.21.4.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/S6sAWXmr/fabric-api-0.115.0%2B1.21.4.jar"
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/UnrycCWP/fabric-api-0.115.1%2B1.21.4.jar"
hash-format = "sha512"
hash = "abb2b28e9b874adfc82c3c87ddf348e2e98adc5153aed7ae5bcaddf5b1d8bd98982a052ab91411b7fad3bbdffc5d788be60d22b9c95dd21e62b96ea49aa404ca"
hash = "d5e9f87679b5edc9786e651fc481f8861a9cf53ed381890a1cb5e129222d6c5fa99f06045007f8e1fba02da686cdb6db2d99b334a1d23881cb56dfa199932eea"

[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "S6sAWXmr"
version = "UnrycCWP"
8 changes: 4 additions & 4 deletions Packwiz/1.21.4/mods/fabric-language-kotlin.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.13.0+kotlin.2.1.0.jar"
filename = "fabric-language-kotlin-1.13.1+kotlin.2.1.10.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/csX9r2wS/fabric-language-kotlin-1.13.0%2Bkotlin.2.1.0.jar"
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/476dzMG5/fabric-language-kotlin-1.13.1%2Bkotlin.2.1.10.jar"
hash-format = "sha512"
hash = "bd6acac5e2196aae0095ec453aec46d54e0d925289895fac94b1426cabd3db7e275302502475c61b9719fc8f026e7aaa305122dcdf374c58620bc38b8b4e99a7"
hash = "8e3609ef53a731c5509b304397e7fd4e37f2bbb4353b0d6234e74438846f0464743022f3339ba4f5acf21b023c80420ce59c194c1dfb11aeb79caffa6f842fb6"

[update]
[update.modrinth]
mod-id = "Ha28R6CL"
version = "csX9r2wS"
version = "476dzMG5"
8 changes: 4 additions & 4 deletions Packwiz/1.21.4/mods/polytone.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Polytone"
filename = "polytone-1.21.4-3.2.7-fabric.jar"
filename = "polytone-1.21.4-3.2.8-fabric.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/RZfxNjod/polytone-1.21.4-3.2.7-fabric.jar"
url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/Qz23RvTt/polytone-1.21.4-3.2.8-fabric.jar"
hash-format = "sha512"
hash = "7a59fbcc6eae2cc2e85ed2fa6660a0431cfa8aaa368e06bd10c691091f314065f430019db43824d3b3093d49611022e5ddc831972590177f58cdeff28daf9d92"
hash = "b20a4fe3f215e899ef6bf55429a3ee22b9f19df1fb10a70fe0ca2bbfdef384f1975916f00b58c40955f2925a98fa4d104cac23c18cc630980875871e5e561f75"

[update]
[update.modrinth]
mod-id = "3qAYkBMB"
version = "RZfxNjod"
version = "Qz23RvTt"
8 changes: 4 additions & 4 deletions Packwiz/1.21.4/mods/shulkerboxtooltip.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "ShulkerBoxTooltip"
filename = "shulkerboxtooltip-fabric-5.2.2+1.21.4.jar"
filename = "shulkerboxtooltip-fabric-5.2.3+1.21.4.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/2M01OLQq/versions/L4CUJgGW/shulkerboxtooltip-fabric-5.2.2%2B1.21.4.jar"
url = "https://cdn.modrinth.com/data/2M01OLQq/versions/fy4w1xut/shulkerboxtooltip-fabric-5.2.3%2B1.21.4.jar"
hash-format = "sha512"
hash = "4fd87cafd10d6eff9c93193f8e73f113254fc88c98af3803c7707d07ba7632a083f9529174e211d78c6a6c873ae81e60bf501ab0889a753589f38c5270451a30"
hash = "002f62515affb0599c8ea0b144fe79d97a7e8795f204dad9f9a8ce38fe14fd3146164b2256de1c52a5639434db4c002000642e077b55ae7fe4daf477e1c7ba08"

[update]
[update.modrinth]
mod-id = "2M01OLQq"
version = "L4CUJgGW"
version = "fy4w1xut"
2 changes: 1 addition & 1 deletion Packwiz/1.21.4/pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "1154411276169fadb1eee9ff240d34a502fc49480561fd4f8843821afd53d7dd"
hash = "2f832ed37078661f9a1192cce2c8b5a4cd270b3f02567b051320701e61455029"

[versions]
fabric = "0.16.10"
Expand Down

0 comments on commit 759a8dc

Please sign in to comment.