Skip to content

Commit 48f6fbf

Browse files
committed
bump 1.7.0
1 parent 5da130a commit 48f6fbf

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# RELEASE 1.7.0
2+
- [] Refurbished menus of the mod
3+
- 🛠️ Now are more organized and easier to use
4+
- [] Refurbished translations of the mod (EN, ES_MX)
5+
- 🛠️ This removes the French, Russian, Chinese traditional and Chinese simplified translations
6+
- [] Reimplemented Fast models feature (FastChests and FastBeds)
7+
- 🛠️ Turning it off requires close and reopen the world
8+
- 🛠️ Disabling this option will also disable the static resource pack (avoiding breakage on other mods)
9+
- [] Added particles controlling
10+
- 🛠️ Vanilla particles controller (ALL, MINIMAL, NONE) was moved to chloride Particles tab
11+
- 🛠️ You can turn off each particle individually, including for other mods
12+
- 🛠️ You can also turn off water particles of Rain and Rain drops individually.
13+
- 🛠️ You can also turn off block particles on cracking and breaking individually.
14+
- [] Added a _small_ optimization on making particles through particle engine
15+
- [] Added VSEureka compatibility for entity culling
16+
- [🛠️] Enhanced EMI mixins
17+
118
# RELEASE 1.6.0
219
- [] [1.21.1] Ported to NeoForge (Sodium)
320
- [] Added blocklightOnly option to True Darkness

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ group=me.srrrapero720
1313
#######################
1414
modid=chloride
1515
modname=Chloride
16-
modversion=1.6.0
16+
modversion=1.7.0
1717
modauthor=SrRapero720
1818
modcredits=none
1919
moddesc=Makes sodium a tasteful experience

0 commit comments

Comments
 (0)