File tree Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## Added
2
+
3
+ - simplified and more coherent Hanging Sign recipe (using Planks instead of Logs)
4
+
5
+ ## Changed
6
+
7
+ - updated to Minecraft 1.20.4, the new wood types and other new stuff should work now
8
+
1
9
## Fixed
2
10
3
- - Iron Ingots are crafted into White Dye instead of Iron Nuggets (thanks to @hnrtrng )
11
+ - Grass Block recipe was broken
12
+ - couldn't get Red Dye from Beetroot anymore (thanks to @satoon10 )
Original file line number Diff line number Diff line change @@ -2,14 +2,14 @@ id: 2re
2
2
name : 2mal3s Recipes
3
3
description : " Adds, changes fixes and upgrades 450+ recipes to improve the overall game experience while still keeping the vanilla feel."
4
4
author : 2mal3
5
- version : " v1.9.1 "
5
+ version : " v1.10.0 "
6
6
minecraft : " 1.20"
7
7
8
8
output : build
9
9
10
10
data_pack :
11
11
name : 2mal3s-Recipes
12
- description : " v1.9.1 "
12
+ description : " v1.10.0 "
13
13
load :
14
14
- src
15
15
- pack.png : " pack.png"
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " 2re"
3
- version = " 1.9.1 "
3
+ version = " 1.10.0 "
4
4
description = " "
5
5
authors = [
6
6
{ name = " 2mal3" , email = " 56305732+2mal3@users.noreply.github.com" }
You can’t perform that action at this time.
0 commit comments