Skip to content

Commit 9ff9842

Browse files
committed
bump to version v1.10.1
1 parent a320dc5 commit 9ff9842

File tree

3 files changed

+4
-13
lines changed

3 files changed

+4
-13
lines changed

CHANGELOG.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
## Added
2-
3-
- simplified and more coherent Hanging Sign recipe (using Planks instead of Logs)
4-
51
## Changed
62

7-
- updated to Minecraft 1.20.4, the new wood types and other new stuff should work now
8-
9-
## Fixed
10-
11-
- Grass Block recipe was broken
12-
- couldn't get Red Dye from Beetroot anymore (thanks to @satoon10)
3+
- removed expensive Golden Carrot recipe

beet.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ id: 2re
22
name: 2mal3s Recipes
33
description: "Adds, changes fixes and upgrades 450+ recipes to improve the overall game experience while still keeping the vanilla feel."
44
author: 2mal3
5-
version: "v1.10.0"
5+
version: "v1.10.1"
66
minecraft: "1.20"
77

88
output: build
99

1010
data_pack:
1111
name: 2mal3s-Recipes
12-
description: "v1.10.0"
12+
description: "v1.10.1"
1313
load:
1414
- src
1515
- pack.png: "pack.png"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "2re"
3-
version = "1.10.0"
3+
version = "1.10.1"
44
description = ""
55
authors = [
66
{ name = "2mal3", email = "56305732+2mal3@users.noreply.github.com" }

0 commit comments

Comments
 (0)