We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc4eaca commit 7c3a358Copy full SHA for 7c3a358
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+- improve orange particles
2
+- add new mode: custom! custom mode allows you to select which squids you'd like in your game
3
+- redone and more reliable config reading and writing
4
+- less invasive mixins - fixes compatibility with other mods such as more babies
5
+- internal cleanup
gradle.properties
@@ -8,7 +8,7 @@ quilt_mappings=1
8
loader_version=0.14.9
9
10
# mod properties
11
-mod_version=0.1.1+mc1.19.2
+mod_version=0.2.0+mc1.19.2
12
maven_group=rainglow
13
archives_base_name=rainglow
14
0 commit comments