Skip to content

Commit 81d7f14

Browse files
committed
Update PATCHNOTES.md, bumps version
Signed-off-by: Noaaan <[email protected]>
1 parent cbf4738 commit 81d7f14

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

PATCHNOTES.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# 0.19.5
2+
3+
## Changes
4+
5+
- Increase the damage of Prometheum Tools if they pass double the Overgrown threshold
6+
- Blacklist MM Blast Furnace recipes from duplicating with Alloy Forgery
7+
8+
## Fixes
9+
10+
- Fixed Alloy Forgery recipes. You should be able to use Mythic Metals on servers now (#230)
11+
- Fixed missing translation keys from Smithing Templates (#227, thanks Rogenar!)
12+
- Templates that are obtained exclusively from crafting are now named "Crafted Smithing Templates"
13+
- Fix a Mixin related issue with Aether Redux (#229)
14+
- Fixed broken advancements
15+
- Renamed "Midas Block of Gold" to "Block of Midas Gold"
16+
17+
# 0.19.4
18+
19+
## Fixes
20+
21+
- Fix a crash related to the ExplosionMixin
22+
123
# 0.19.3
224

325
## Changes

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ yarn_mappings=1.20.1+build.9
88
loader_version=0.14.21
99

1010
# Mod Properties
11-
mod_version = 0.19.3+1.20.1
11+
mod_version = 0.19.5+1.20.1
1212
maven_group = nourl.mythicmetals
1313
archives_base_name = mythicmetals
1414

0 commit comments

Comments
 (0)