Skip to content

Commit

Permalink
1.2.9.e
Browse files Browse the repository at this point in the history
  • Loading branch information
MarbleGateKeeper committed May 14, 2024
1 parent c7fc466 commit c26b217
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions changelog/1.2.9.e.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## Create: Enchantment Industry 1.2.9.e

# **IMPORTANT NOTICE**: PLEASE READ BEFORE UPDATE
Due to the update of Create DragonLib, if you are using CCK (Create Central Kitchen), please update to 1.3.11 or above as well.


### Update
- Update Japanese Translation (by KAGUYA-1137)

### Bugfix
- Prevent strange crash problem from happening. See #170 log. Chute does not check item validity before insertion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false

# Mod Versions
mod_version = 1.2.9.d
mod_version = 1.2.9.e
artifact_minecraft_version = 1.19.2
minecraft_version = 1.19.2
forge_version = 43.2.4
Expand Down

0 comments on commit c26b217

Please sign in to comment.