diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6fef11a..63621aa 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -18,7 +18,7 @@ body: label: Version description: Which version of Better Craftables are you using? If it's not listed, please update! options: - - v3.1.0-beta4 + - v3.1.0-beta5 - v3.0.0+mod - v3.0.0 - v2.0.0+mod diff --git a/README.md b/README.md index 9a4f34c..4b70f76 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Recipes in this data pack/mod can be found on the wiki. | Minecraft Version | Better Craftables Version | | :--: | :--: | -| 1.21.4 (24w46a - 1.21.4-pre1) | [v3.1.0-beta4](https://github.com/Classic36-Media/Better-Craftables/releases/tag/v3.1.0-beta4) | +| 1.21.4 (24w46a - 1.21.4-pre2) | [v3.1.0-beta5](https://github.com/Classic36-Media/Better-Craftables/releases/tag/v3.1.0-beta5) | | 1.21.2 - 1.21.3 | [v3.0.0](https://github.com/Classic36-Media/Better-Craftables/releases/tag/v3.0.0) | | 1.21 - 1.21.1 | [v2.0.0](https://github.com/Classic36-Media/Better-Craftables/releases/tag/v2.0.0) | | 1.20.5 - 1.20.6 | [v1.5.1](https://github.com/Classic36-Media/Better-Craftables/releases/tag/v1.5.1) | diff --git a/pack.mcmeta b/pack.mcmeta index 5970293..0343d58 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,7 +1,7 @@ { "pack":{ "pack_format": 60, - "supported_formats": {"min_inclusive": 60, "max_inclusive": 60}, - "description": "§6Better Craftables\n§7v3.1.0-b4 §8/ §f1.21.4 Snapshots" + "supported_formats": {"min_inclusive": 60, "max_inclusive": 61}, + "description": "§6Better Craftables\n§7v3.1.0-b5 §8/ §f1.21.4 Snapshots" } } \ No newline at end of file