Skip to content

Commit

Permalink
bump to version v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
2mal3 committed Oct 27, 2023
1 parent 92b8bab commit 9363367
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 9 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,4 @@ jobs:
loaders: datapack
game-versions: |
1.20.1
1.20.2
8 changes: 2 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
### Added
## Fixed

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

### Fixed

- Prismarine duping (#27) (thanks to @BioTechproject27)
- Iron Ingots are crafted into White Dye instead of Iron Nuggets (thanks to @hnrtrng)
4 changes: 2 additions & 2 deletions beet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ id: 2re
name: 2mal3s Recipes
description: "Adds, changes fixes and upgrades 450+ recipes to improve the overall game experience while still keeping the vanilla feel."
author: 2mal3
version: "v1.9.0"
version: "v1.9.1"
minecraft: "1.20"

output: build

data_pack:
name: 2mal3s-Recipes
description: "v1.9.0"
description: "v1.9.1"
load:
- src
- pack.png: "pack.png"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "2mal3s-recipes"
version = "1.9.0"
version = "1.9.1"
description = ""
authors = ["2mal3 <56305732+2mal3@users.noreply.github.com>"]
readme = "README.md"
Expand Down

0 comments on commit 9363367

Please sign in to comment.