Skip to content

Commit 16b5c0e

Browse files
committed
bump to version v1.9.0
1 parent 0823877 commit 16b5c0e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
### Changed
1+
### Added
22

3-
- updated to Minecraft 1.20.1
3+
- Enchanted Golden Apple recipe with Nether Star (thanks to [@EnderWatt](https://www.planetminecraft.com/member/enderwatt/) and [@Mabra_](https://www.planetminecraft.com/member/mabra_/))
44

55
### Fixed
66

7-
- couldn't craft gold nuggets (thanks to @GloriousCouchPotato)
7+
- Prismarine duping (#27) (thanks to @BioTechproject27)

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.8.1"
5+
version: "v1.9.0"
66
minecraft: "1.20"
77

88
output: build
99

1010
data_pack:
1111
name: 2mal3s-Recipes
12-
description: "v1.8.1"
12+
description: "v1.9.0"
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
[tool.poetry]
22
name = "2mal3s-recipes"
3-
version = "1.8.1"
3+
version = "1.9.0"
44
description = ""
55
authors = ["2mal3 <56305732+2mal3@users.noreply.github.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)