Skip to content

Commit

Permalink
Release 1.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Jun 13, 2024
1 parent df7d2f7 commit 998e32f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
11 changes: 3 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
**v1.2.17 Changelog**
* Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)

**v1.2.16 Changelog**
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
* Updated to Minecraft 1.21 (Fabric + NeoForge)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ reflect_version=1.3.4

maven_group=net.raphimc
maven_name=ImmediatelyFast
maven_version=1.2.18-SNAPSHOT+1.21
maven_version=1.2.18+1.21

0 comments on commit 998e32f

Please sign in to comment.