Skip to content

Commit

Permalink
Bump mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Oct 2, 2024
1 parent dfd71f4 commit be9748a
Show file tree
Hide file tree
Showing 2 changed files with 13 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.2.47
mod_version=1.2.48
minecraft_version=1.20.1
forge_version=47.2.1
cyclopscore_version=1.18.4-340
Expand Down
12 changes: 12 additions & 0 deletions resources/changelog/1.20.1-1.2.48.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.18.4 or higher.

Changes:
* Reduce default spawn rate of Silverfish and Netherfish
Netherfish will now only spawn in Soul Sand Valleys,
but can be overriden via datapacks.
Closes #1059

Fixes:
* Fix VengeanceSpirit using wrong RandomSource, Closes #1064

0 comments on commit be9748a

Please sign in to comment.