Skip to content

Commit

Permalink
Bump mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Jun 24, 2024
1 parent fca4194 commit f6c1298
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mod_version=1.22.0
mod_version=1.22.1
minecraft_version=1.20.1
forge_version=47.0.1
cyclopscore_version=1.18.4-340
Expand Down
13 changes: 13 additions & 0 deletions resources/changelog/1.20.1-1.22.1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.18.4 or higher.

Changes:
* Also copy label when copying variable cards, Closes #1354
* Allow Ingredient.with* operators to have empty ingredient inputs
* Allow entering items in logic programmer with larger stack sizes

Fixes:
* Fix default labeller textfield being modifiable, Closes #1352
* Fix apply_0 crashing on operators with input, Closes CyclopsMC/IntegratedScripting#11
* Fix incorrect comparator in PrioritizedPartPos

0 comments on commit f6c1298

Please sign in to comment.