File tree Expand file tree Collapse file tree 3 files changed +8
-10
lines changed Expand file tree Collapse file tree 3 files changed +8
-10
lines changed Original file line number Diff line number Diff line change
1
+ ### Added
1
2
2
- ### Changed
3
-
4
- - nerfed cheaper stairs from 8 to 6
5
- - new pack icon
3
+ - recipe to convert Wooden Tools to Stone Tools (idea by [ @Baxmann ] ( https://www.planetminecraft.com/member/baxmann/ ) )
4
+ - Golden Carrots require Gold Ingots instead of Gold Nuggets
6
5
7
- ### Fixed
6
+ ### Changed
8
7
9
- - finally categories for all recipes
10
- - broken quick minecart hopper recipe
8
+ - [ internal] advancement generator rewritten
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.7.1 "
5
+ version : " v1.8.0 "
6
6
minecraft : " 1.19"
7
7
8
8
output : build
9
9
10
10
data_pack :
11
11
name : 2mal3s-Recipes
12
- description : " v1.7.1 "
12
+ description : " v1.8.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
[tool .poetry ]
2
2
name = " 2mal3s-recipes"
3
- version = " 1.7.1 "
3
+ version = " 1.8.0 "
4
4
description = " "
5
5
authors = [" 2mal3 <56305732+2mal3@users.noreply.github.com>" ]
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments