Skip to content

Commit 1c2ed39

Browse files
committed
0.4.0-beta.2
0.4.0-beta.2 - Added back mods - FastQuit - Polytone - Reese's Sodium Options
1 parent c6fcc8a commit 1c2ed39

18 files changed

Lines changed: 81 additions & 46 deletions

Curseforge/1.21.5/config/fabric_loader_dependencies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"overrides": {
44
"fabricloader": { "+depends": { "fabricloader": ">=0.16.14" } },
55
"minecraft": {
6-
"+recommends": { "DBOP MC 1.21.4": ">0.4.0-beta.1" }
6+
"+recommends": { "DBOP MC 1.21.4": ">0.4.0-beta.2" }
77
}
88
}
99
}

Curseforge/1.21.5/config/isxander-main-menu-credits.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"top_right": [],
55
"bottom_left": [],
66
"bottom_right": [
7-
{"text":"DirtTW's Basement Optimize Pack v0.4.0-beta.1","clickEvent":{"action":"open_url","value":"https://www.curseforge.com/minecraft/modpacks/dbop"}}
7+
{"text":"DirtTW's Basement Optimize Pack v0.4.0-beta.2","clickEvent":{"action":"open_url","value":"https://www.curseforge.com/minecraft/modpacks/dbop"}}
88
],
99
"mod_blacklist": []
1010
},

Curseforge/1.21.5/index.toml

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ hash-format = "sha256"
22

33
[[files]]
44
file = "config/fabric_loader_dependencies.json"
5-
hash = "734666cd9e65ae2e53b6fc03fc44b94652194d568ccb4279e1c503ae92231bfb"
5+
hash = "5dd9cf1cc1eae8d0b3dd54b8a3a83266dcdf90e13c50d32188c0d44c2187b4a0"
66

77
[[files]]
88
file = "config/isxander-main-menu-credits.json"
9-
hash = "f58c00d29026f42ffeabee1c83afd7de986f973126409b52550efd356160036b"
9+
hash = "8ab286da0262cc7b3bb1996c91725e035e24bccc53ebaa753cb3a77623ead37c"
1010

1111
[[files]]
1212
file = "config/yosbr/config/bettergrass.json5"
@@ -179,6 +179,11 @@ file = "mods/fast-ip-ping.pw.toml"
179179
hash = "7c0add037e5478e0fed5aa4836006c6653570b89bf03024e96600dab2b709d6d"
180180
metafile = true
181181

182+
[[files]]
183+
file = "mods/fastquit.pw.toml"
184+
hash = "e29500e5ffeea591240da132d5aaefa426e3554d9f45589fef58a1706c87e3b1"
185+
metafile = true
186+
182187
[[files]]
183188
file = "mods/ferritecore-fabric.pw.toml"
184189
hash = "3dcc43cbc807ec49377efe574b4670ee91e62474aee1bcd068495adea8bc1f6a"
@@ -289,6 +294,16 @@ file = "mods/pinglist.pw.toml"
289294
hash = "7311fef5aec30057018f7668f760e4fa2f4a65709a058444d0c888234f25d084"
290295
metafile = true
291296

297+
[[files]]
298+
file = "mods/polytone.pw.toml"
299+
hash = "3c25fcd76154fe911e654e565bb4bc6778dbf74b360d7c3e58a35f6f82a7e402"
300+
metafile = true
301+
302+
[[files]]
303+
file = "mods/reeses-sodium-options.pw.toml"
304+
hash = "2494505990ebe04a740fbae936efdf4d24a52071c04d3b73d215b9539e59817b"
305+
metafile = true
306+
292307
[[files]]
293308
file = "mods/rrls.pw.toml"
294309
hash = "80b76c60b4db627674a5ee72927323fd7cff9977ec36f553e52f859b7afce5c0"
@@ -309,6 +324,11 @@ file = "mods/shulkerboxtooltip.pw.toml"
309324
hash = "53cb81aa59cd62274ee8e487a1d0650ed4f26ac91bc0afae4cef3fba143214a4"
310325
metafile = true
311326

327+
[[files]]
328+
file = "mods/simple-shulker-preview.pw.toml"
329+
hash = "3c04b16d503e7e1df2e71896b1e5e50748032261924b250478ed443d8d91ac23"
330+
metafile = true
331+
312332
[[files]]
313333
file = "mods/sodium-extra.pw.toml"
314334
hash = "4fae11d30258dea0f10529ab7a63b1df03b1f9a8d638781cddc29f2903b5daf8"
File renamed without changes.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name = "Polytone"
2-
filename = "polytone-1.21.4-3.3.5-fabric.jar"
2+
filename = "polytone-1.21.5-3.4.2-fabric.jar"
33
side = "both"
44

55
[download]
66
hash-format = "sha1"
7-
hash = "033e1edbad6f7a8878e0153fb0bbf671fc9e405e"
7+
hash = "108a15f8671379299342c01d3658572c8d672900"
88
mode = "metadata:curseforge"
99

1010
[update]
1111
[update.curseforge]
12-
file-id = 6327763
12+
file-id = 6543031
1313
project-id = 958094

Curseforge/disable-mod/1.21.5/reeses-sodium-options.pw.toml renamed to Curseforge/1.21.5/mods/reeses-sodium-options.pw.toml

File renamed without changes.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name = "Simple Shulker Preview"
2+
filename = "simpleshulkerpreview-2.4.7-1.21.5.jar"
3+
side = "client"
4+
5+
[download]
6+
url = "https://cdn.modrinth.com/data/MLwpdyw5/versions/crUu4ogc/simpleshulkerpreview-2.4.7-1.21.5.jar"
7+
hash-format = "sha512"
8+
hash = "ea9a8476b6ffd44bf37a867ff3a33dd705631375d233ea25d20014d2833b4576f9fa7fa11bf4b989036527877e00005265036d8d7133387b977cb12858dc38be"
9+
10+
[update]
11+
[update.modrinth]
12+
mod-id = "MLwpdyw5"
13+
version = "crUu4ogc"

Curseforge/1.21.5/pack.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name = "DBOP MC 1.21.5"
22
author = "dirtTW"
3-
version = "0.4.0-beta.1"
3+
version = "0.4.0-beta.2"
44
pack-format = "packwiz:1.1.0"
55

66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "9911d6e4bffc437ae1881e507d37d4b06c2d146cb72c17daaa2176f506cf7de6"
9+
hash = "36f52fe3145e144abf10124875a12c7f0d12211dbfb4c207278a2dbea1c53a4d"
1010

1111
[versions]
1212
fabric = "0.16.14"

Curseforge/disable-mod/1.21.5/simple-shulker-preview.pw.toml

Lines changed: 0 additions & 13 deletions
This file was deleted.

Packwiz/1.21.5/config/fabric_loader_dependencies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"minecraft": {
1010
"+recommends": {
11-
"DBOP MC 1.21.5": ">0.4.0-beta.1"
11+
"DBOP MC 1.21.5": ">0.4.0-beta.2"
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)