Skip to content

Commit bcc4644

Browse files
committed
2 parents cd7f337 + bac240e commit bcc4644

File tree

7 files changed

+27
-10
lines changed

7 files changed

+27
-10
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.231.0
1+
1.231.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "schemaVersion": 4, "currentVersion": "1.231.0", "modpackName": "Create Prepare to Dye", "modpackAuthor": "Create Prepare to Dye team", "githubRepo": "https://raw.githubusercontent.com/game-design-driven/Create-Prepare-to-Dye/main/modpack-update-checker/", "advanced": { "bccEnabled": false, "expandButton": true, "updateCheckerType": 2, "showAllChangelogsIfUpToDate": true, "forceModpackCompatible": true } }
1+
{ "schemaVersion": 4, "currentVersion": "1.231.1", "modpackName": "Create Prepare to Dye", "modpackAuthor": "Create Prepare to Dye team", "githubRepo": "https://raw.githubusercontent.com/game-design-driven/Create-Prepare-to-Dye/main/modpack-update-checker/", "advanced": { "bccEnabled": false, "expandButton": true, "updateCheckerType": 2, "showAllChangelogsIfUpToDate": true, "forceModpackCompatible": true } }

index.toml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ hash = "48981474996310a7861d97b5aaea8a11ba16d6075c273766daab566848930c09"
2626

2727
[[files]]
2828
file = "VERSION"
29-
hash = "22f7554cfdde8523bea31db126973a161ef1e6e45b92027e2becf80b81b99e6e"
29+
hash = "95756ed5c41edc9ebfef91ed0fd6b9a369dd0ec56c46fa818631e9c8e4ec5b8b"
3030

3131
[[files]]
3232
file = "config/MouseTweaks.cfg"
@@ -510,7 +510,7 @@ hash = "f5029b0a3ca477b85c097983a9c7d1747dc2f2fdff6ede904e3d11ba4ab169fa"
510510

511511
[[files]]
512512
file = "config/modpack-update-checker/config.json"
513-
hash = "a9c38a25968d7fd69fb08e1d232077036d329083875c3fe9275b8d3832508128"
513+
hash = "2cc8a56d397ae81595f7ff04eb21eaeb3324755d458baa50246160b8a89b61a9"
514514

515515
[[files]]
516516
file = "config/more_babies-common.toml"
@@ -3702,7 +3702,7 @@ hash = "ded1b3b51c1b47ee3e812ef73dfb4dd423dec7119ed921585bed038c95328c0d"
37023702

37033703
[[files]]
37043704
file = "kubejs/assets/sdrp/lang/en_us.json"
3705-
hash = "f86b961bcf95a7d8ed5d217fffadd7854cb768c27acfe9324ab5b0433a5f5321"
3705+
hash = "5408a05e9c583432161c3713a6cb52f16f9c3853f30cac27ae42d8de0499d00d"
37063706

37073707
[[files]]
37083708
file = "kubejs/assets/storagedrawers/lang/en_us.json"
@@ -12422,7 +12422,7 @@ hash = "85eb8219412efbf27a5f1bdde418a11fd606c07de4ea599177ad3f430655630c"
1242212422

1242312423
[[files]]
1242412424
file = "modpack-update-checker/meta.json"
12425-
hash = "7785df6680e55d03f7ccd58972bd93983dc5583b73907462f5019c12ab1d10a9"
12425+
hash = "81c9b6529869d7a07e3192928e3bd1012df2e405d45a977e5d274e6542d2b3f5"
1242612426

1242712427
[[files]]
1242812428
file = "modpack-update-checker/versions/1.100.0/changelog.txt"
@@ -14548,6 +14548,10 @@ hash = "9b3b892de66e8cba8cc3f256b88fae773ef1af2c075b7fcefff44aa2e49fa301"
1454814548
file = "modpack-update-checker/versions/1.231.0/changelog.txt"
1454914549
hash = "c90bbcc13db4e0337f6ea842503f5a863d30800fd7a0bac1cf5a331b15ca3d57"
1455014550

14551+
[[files]]
14552+
file = "modpack-update-checker/versions/1.231.1/changelog.txt"
14553+
hash = "ef87670e3fe155871d6f47b05755c97d329895dda8e7a1273a5694a5368a3461"
14554+
1455114555
[[files]]
1455214556
file = "modpack-update-checker/versions/1.79.33/changelog.txt"
1455314557
hash = "3ffee41ebf2c4f32db44a257c726f8496cc33446635821d2cf364ce80a6bef3e"

kubejs/assets/sdrp/lang/en_us.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "sdrp.logo": "Hanging out with Betsy on version 1.231.0", "sdrp.mainmenu": "Main Menu", "sdrp.overworld.in": "On Chroma Prime", "sdrp.overworld": "Chroma Prime" }
1+
{ "sdrp.logo": "Hanging out with Betsy on version 1.231.1", "sdrp.mainmenu": "Main Menu", "sdrp.overworld.in": "On Chroma Prime", "sdrp.overworld": "Chroma Prime" }

modpack-update-checker/meta.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### [1.231.1](https://github.com/game-design-driven/Create-Prepare-to-Dye/compare/1.231.0...1.231.1) (2024-11-23)
2+
3+
4+
### Fixes
5+
6+
* dedicated server crash due to itemconverter issue. Updated itemconverter ([c05448e](https://github.com/game-design-driven/Create-Prepare-to-Dye/commit/c05448e55d94fef1c6a723da04ca07c8a09bab7c))
7+
8+
9+
### chores
10+
11+
* autopublish 2024-11-22T18:20:17Z ([cd0db79](https://github.com/game-design-driven/Create-Prepare-to-Dye/commit/cd0db79b51e396d0231c4273fb08dd3df11eebfc))
12+
13+

pack.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name = "Create-Prepare-to-Dye"
22
author = "yarden-zamir"
3-
version = "1.230.0"
3+
version = "1.231.1"
44
pack-format = "packwiz:1.1.0"
55

66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "43a701d2097721b43c302e304fcb7a4ce2ef5831de2841e8a2ff20988981df2e"
9+
hash = "de42981e8db3e0b16efb4c1125c8d65824d1156597c0aa89ebe343b0d5533ae4"
1010

1111
[versions]
1212
forge = "43.4.4"

0 commit comments

Comments
 (0)