From b1996dc936f776b713aeab2c9f7de9385ff1142f Mon Sep 17 00:00:00 2001 From: Noaaan Date: Tue, 12 Mar 2024 23:52:07 +0100 Subject: [PATCH] Update PATCHNOTES.md, bumps version Signed-off-by: Noaaan --- PATCHNOTES.md | 7 +++++-- gradle.properties | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/PATCHNOTES.md b/PATCHNOTES.md index 17c7db0e..8cf742f4 100644 --- a/PATCHNOTES.md +++ b/PATCHNOTES.md @@ -7,9 +7,12 @@ ## Fixes -- Fixed missing translation keys from Smithing Templates (thanks Rogenar!) +- Fixed Alloy Forgery recipes. You should be able to use Mythic Metals on servers now (#230) +- Fixed missing translation keys from Smithing Templates (#227, thanks Rogenar!) - Templates that are obtained exclusively from crafting are now named "Crafted Smithing Templates" -- Fix an issue with Aether Redux +- Fix a Mixin related issue with Aether Redux (#229) +- Fixed broken advancements +- Renamed "Midas Block of Gold" to "Block of Midas Gold" # 0.19.4 diff --git a/gradle.properties b/gradle.properties index 4f83c0c9..1a519e52 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ yarn_mappings=1.20.4+build.3 loader_version=0.15.6 # Mod Properties -mod_version = 0.19.4+1.20.4 +mod_version = 0.19.5+1.20.4 maven_group = nourl.mythicmetals archives_base_name = mythicmetals