diff --git a/changelog/1.2.7.h.md b/changelog/1.2.7.h.md new file mode 100644 index 00000000..6a6d795a --- /dev/null +++ b/changelog/1.2.7.h.md @@ -0,0 +1,8 @@ +## Create: Enchantment Industry 1.2.7.h + +### Update +- Add xp conversion compat recipe for Ender IO +- Russian Translation has been updated (by luffypirat) +- +### Bugfix +- Fix crash when try to copy a quark tome which has no enchantment \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 83c9bd69..bd1bc5fd 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.7.g +mod_version = 1.2.7.h artifact_minecraft_version = 1.20.1 minecraft_version = 1.20.1 forge_version = 47.0.43