Commit 81d7f14 1 parent cbf4738 commit 81d7f14 Copy full SHA for 81d7f14
File tree 2 files changed +23
-1
lines changed
2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
23
# 0.19.3
2
24
3
25
## Changes
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ yarn_mappings=1.20.1+build.9
8
8
loader_version =0.14.21
9
9
10
10
# Mod Properties
11
- mod_version = 0.19.3 +1.20.1
11
+ mod_version = 0.19.5 +1.20.1
12
12
maven_group = nourl.mythicmetals
13
13
archives_base_name = mythicmetals
14
14
You can’t perform that action at this time.
0 commit comments