diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 92e1d93..5457468 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.2.0-beta2 + - v3.2.0-beta3 - v3.1.0+mod - v3.1.0 - v3.0.0+mod @@ -38,7 +38,7 @@ body: attributes: label: Mod Loader Version description: If running as a mod, which mod loader & Fabric API version are you using? - placeholder: "Example: Fabric Loader v0.16.10 with Fabric API v0.114.3 for Minecraft 1.21.4" + placeholder: "Example: Fabric Loader v0.16.10 with Fabric API v0.115.0 for Minecraft 1.21.4" validations: required: false - type: textarea diff --git a/README.md b/README.md index 94387d3..f302640 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 | | :--: | :--: | -| 25w02a - 25w03a | [v3.2.0-beta2](https://github.com/Classic36-Media/Better-Craftables/releases/tag/v3.2.0-beta2) | +| 25w02a - 25w04a | [v3.2.0-beta3](https://github.com/Classic36-Media/Better-Craftables/releases/tag/v3.2.0-beta3) | | 1.21.4 | [v3.1.0](https://github.com/Classic36-Media/Better-Craftables/releases/tag/v3.1.0) | | 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) | diff --git a/pack.mcmeta b/pack.mcmeta index 17cb51e..7c92c6e 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,7 +1,7 @@ { "pack":{ "pack_format": 62, - "supported_formats": {"min_inclusive": 62, "max_inclusive": 63}, - "description": "§6Better Craftables\n§7v3.2.0-b3 §8/ §f25w02a-25w03a" + "supported_formats": {"min_inclusive": 62, "max_inclusive": 64}, + "description": "§6Better Craftables\n§7v3.2.0-b3 §8/ §f25w02a-25w04a" } } \ No newline at end of file