diff --git a/changelog/1.2.9.b.md b/changelog/1.2.9.b.md new file mode 100644 index 00000000..4f13890b --- /dev/null +++ b/changelog/1.2.9.b.md @@ -0,0 +1,7 @@ +## Create: Enchantment Industry 1.2.9.b + +# **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 f93fd84b..77590e16 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 +mod_version = 1.2.9.b artifact_minecraft_version = 1.19.2 minecraft_version = 1.19.2 forge_version = 43.2.4