Bump version - 0.2.1

This commit is contained in:
Jozufozu 2021-08-02 14:06:51 -07:00
parent b530ea1be5
commit 0875930e64
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
0.2.1:
Fixes
- Potential fix for many issues caused by optimized chunk accesses
New
- Added config+command to disable chunk access optimization
0.2.0:
New
- Flywheel driven shulker box rendering

View file

@ -1,7 +1,7 @@
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
# mod version info
mod_version=0.2.0
mod_version=0.2.1
mc_update_version=1.16
minecraft_version=1.16.5
forge_version=36.1.66