Skip to content

Commit

Permalink
Bump mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Jul 30, 2024
1 parent c1f3cc7 commit 7e54b35
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mod_id=commoncapabilities
mod_version=2.9.1
mod_version=2.9.2
minecraft_version=1.21
neoforge_version=21.0.43-beta
parchment_version=2024.07.07
Expand Down
11 changes: 11 additions & 0 deletions resources/changelog/1.21-2.9.2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.19.1 or higher.

Additions:
* Add tr_tr.json Turkish localization

Fixes:
* Correctly extract from slots with limit > 64
This fixes issues with Integrated Tunnels and Crafting when interacting
with mods such as Sophisticated Barrels.
Closes CyclopsMC/IntegratedCrafting#106

0 comments on commit 7e54b35

Please sign in to comment.