Skip to content

Commit ccea46c

Browse files
committed
v1.3.1-beta4
1 parent 839bd26 commit ccea46c

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ body:
1818
label: Version
1919
description: Which version of Better Craftables are you using? If it is not listed, please update the pack.
2020
options:
21-
- v1.3.1-beta3
21+
- v1.3.1-beta4
2222
- v1.3.0+mod
2323
- v1.3.0
2424
- v1.2.3

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Recipes in this data pack/mod can be found on the wiki.
2525

2626
**Latest Snapshot (1.20.2):**
2727

28-
* 1.20.2-pre1 - 1.20.2-pre2 = [v1.3.1-beta3](https://github.com/TheClassic36/Better-Craftables/releases/tag/v1.3.1-beta3)
28+
* 23w31a - 1.20.2-pre2 = [v1.3.1-beta4](https://github.com/TheClassic36/Better-Craftables/releases/tag/v1.3.1-beta4)
2929

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

pack.mcmeta

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"pack":{
3-
"pack_format": 18,
4-
"description": "§bBetter Craftables §7v1.3.1-beta3\n§f1.20.2 Snapshots"
3+
"pack_format": 16,
4+
"supported_formats": {"min_inclusive": 16, "max_inclusive": 18},
5+
"description": "§bBetter Craftables §7v1.3.1-beta4\n§f1.20.2 Snapshots"
56
}
67
}

0 commit comments

Comments
 (0)