Skip to content

Commit

Permalink
v3.2.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
TheClassic36 committed Jan 22, 2025
1 parent a90dca8 commit c844c26
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .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'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
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) |
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": 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"
}
}

0 comments on commit c844c26

Please sign in to comment.