diff --git a/changelog/1.2.9.c.md b/changelog/1.2.9.c.md new file mode 100644 index 00000000..30e8ae0e --- /dev/null +++ b/changelog/1.2.9.c.md @@ -0,0 +1,7 @@ +## Create: Enchantment Industry 1.2.9.c + +# **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. + +### Bugfix +- Fix crash caused by certain enchantment of the enchantment book has been removed from the game due to mod removal or update \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index b49b27bf..d035ffa1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx3G org.gradle.daemon=false # Mod Versions -mod_version = 1.2.9.b +mod_version = 1.2.9.c artifact_minecraft_version = 1.20.1 minecraft_version = 1.20.1 forge_version = 47.0.43