Skip to content

Commit f9be1af

Browse files
committed
2 parents eacdb1d + ac89ce2 commit f9be1af

File tree

7 files changed

+6971
-235
lines changed

7 files changed

+6971
-235
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.228.2
1+
1.229.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "schemaVersion": 4, "currentVersion": "1.228.2", "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.229.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 } }

index.toml

Lines changed: 6942 additions & 230 deletions
Large diffs are not rendered by default.

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.228.2", "sdrp.mainmenu": "Main Menu", "sdrp.overworld.in": "On Chroma Prime", "sdrp.overworld": "Chroma Prime" }
1+
{ "sdrp.logo": "Hanging out with Betsy on version 1.229.0", "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: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## [1.229.0](https://github.com/game-design-driven/Create-Prepare-to-Dye/compare/1.228.2...1.229.0) (2024-11-20)
2+
3+
4+
### Features
5+
6+
* add ItemConverter mod to allow holding caps and converting items on the fly in additon to middle mouse button pick block conversion ([c63f3cb](https://github.com/game-design-driven/Create-Prepare-to-Dye/commit/c63f3cbaa63dc490cb11c0d226ee247829c1ef79))
7+
* inventory tabs now use chibi icons to prepare for future button panel on the left ([bf98750](https://github.com/game-design-driven/Create-Prepare-to-Dye/commit/bf98750c3ffac1abc9c1ebc477d94c408af2ab2a))
8+
9+
10+
### Minor tweaks
11+
12+
* 8x create:fluid_pipe for one device ([fabbe27](https://github.com/game-design-driven/Create-Prepare-to-Dye/commit/fabbe272bb22317bf3ff299b610c59933d195a00))
13+
14+
15+
### Developer experience improvments and changes
16+
17+
* item_converter_generated to gitignore ([42deb00](https://github.com/game-design-driven/Create-Prepare-to-Dye/commit/42deb00c6c31449d4491053bb412a41bd5f9632b))
18+
19+
20+
### chores
21+
22+
* autopublish 2024-11-18T08:57:28Z ([3516ce5](https://github.com/game-design-driven/Create-Prepare-to-Dye/commit/3516ce586b66aa5c8663ccf75c01fe5de2990de4))
23+
24+

pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Create-Prepare-to-Dye"
22
author = "yarden-zamir"
3-
version = "1.228.1"
3+
version = "1.229.0"
44
pack-format = "packwiz:1.1.0"
55

66
[index]

0 commit comments

Comments
 (0)