Skip to content

Commit

Permalink
v1.3.2-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
TheClassic36 committed Oct 18, 2023
1 parent 9501a2e commit d6a1315
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ body:
label: Version
description: Which version of Better Craftables are you using? If it is not listed, please update the pack.
options:
- v1.3.2-beta2
- v1.3.2-beta3
- v1.3.1+mod
- v1.3.1
- v1.3.0+mod
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Recipes in this data pack/mod can be found on the wiki.

**Latest Snapshot (1.20.3):**

* Snapshot 23w40a - 23w41a = [v1.3.2-beta2](https://github.com/TheClassic36/Better-Craftables/releases/tag/v1.3.2-beta2)
* Snapshot 23w40a - 23w42a = [v1.3.2-beta3](https://github.com/TheClassic36/Better-Craftables/releases/tag/v1.3.2-beta3)

Older versions can be found [here](https://github.com/TheClassic36/Better-Craftables/wiki/Versions).

Expand Down
4 changes: 2 additions & 2 deletions pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"pack":{
"pack_format": 18,
"supported_formats": {"min_inclusive": 18, "max_inclusive": 20},
"description": "§bBetter Craftables §7v1.3.2-beta2\n§f1.20.3 Snapshots"
"supported_formats": {"min_inclusive": 18, "max_inclusive": 21},
"description": "§bBetter Craftables §7v1.3.2-beta3\n§f1.20.3 Snapshots"
}
}

0 comments on commit d6a1315

Please sign in to comment.