From 967ae08a74226e3a6cc25b6db6ae97f9ebf061c8 Mon Sep 17 00:00:00 2001 From: MarbleGate Date: Tue, 2 Apr 2024 10:10:06 +0800 Subject: [PATCH] 1.2.9.c --- changelog/1.2.9.c.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 changelog/1.2.9.c.md 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