Skip to content

Commit

Permalink
chore: autopublish 2024-11-25T16:04:42Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 25, 2024
1 parent c648b19 commit 09bf6b8
Show file tree
Hide file tree
Showing 7 changed files with 1,711 additions and 1,676 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.231.2
1.232.0
2 changes: 1 addition & 1 deletion config/modpack-update-checker/config.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "schemaVersion": 4, "currentVersion": "1.231.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 } }
{ "schemaVersion": 4, "currentVersion": "1.232.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 } }
3,356 changes: 1,686 additions & 1,670 deletions index.toml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion kubejs/assets/sdrp/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "sdrp.logo": "Hanging out with Betsy on version 1.231.2", "sdrp.mainmenu": "Main Menu", "sdrp.overworld.in": "On Chroma Prime", "sdrp.overworld": "Chroma Prime" }
{ "sdrp.logo": "Hanging out with Betsy on version 1.232.0", "sdrp.mainmenu": "Main Menu", "sdrp.overworld.in": "On Chroma Prime", "sdrp.overworld": "Chroma Prime" }
2 changes: 1 addition & 1 deletion modpack-update-checker/meta.json

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions modpack-update-checker/versions/1.232.0/changelog.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## [1.232.0](https://github.com/game-design-driven/Create-Prepare-to-Dye/compare/1.231.2...1.232.0) (2024-11-25)


### Features

* hammer will now work when breaking blocks. It also uses tags instead of a list for its logic so should cover more cases that were surly missed. Also works on generics themselves now ([0af5b50](https://github.com/game-design-driven/Create-Prepare-to-Dye/commit/0af5b50085c01493fca0d24997102b8a2567d600))
* make cogs a device and add copycat cogs to the group ([c465797](https://github.com/game-design-driven/Create-Prepare-to-Dye/commit/c4657978c33463d6bb4a38c66acb0a020d7a0586))


### Documentation and Localization

* rename hammer to magnetic hammer match the magnetic wrench ([15ded56](https://github.com/game-design-driven/Create-Prepare-to-Dye/commit/15ded56b06261ebfbb23920b2da7ca02a306920a))


### chores

* autopublish 2024-11-24T09:01:13Z ([16e3ffe](https://github.com/game-design-driven/Create-Prepare-to-Dye/commit/16e3ffe0741e5a30d7bd979fb2f2dc2892e28f8e))


4 changes: 2 additions & 2 deletions pack.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name = "Create-Prepare-to-Dye"
author = "yarden-zamir"
version = "1.231.2"
version = "1.232.0"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "2f23e233c82ef6602e1cb324f11aab41c5332f70755d83d880c60bebb2e7a2ae"
hash = "b6f3a99ff4c043fee74e90b3fdaa2f1c99d07a0ec265011f1edf3a614f1354b4"

[versions]
forge = "43.4.4"
Expand Down

0 comments on commit 09bf6b8

Please sign in to comment.