File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 18
18
label : Version
19
19
description : Which version of Better Craftables are you using? If it is not listed, please update the pack.
20
20
options :
21
- - v1.3.1-beta3
21
+ - v1.3.1-beta4
22
22
- v1.3.0+mod
23
23
- v1.3.0
24
24
- v1.2.3
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Recipes in this data pack/mod can be found on the wiki.
25
25
26
26
** Latest Snapshot (1.20.2):**
27
27
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 )
29
29
30
30
Older versions can be found [ here] ( https://github.com/TheClassic36/Better-Craftables/wiki/Versions ) .
31
31
Original file line number Diff line number Diff line change 1
1
{
2
2
"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"
5
6
}
6
7
}
You can’t perform that action at this time.
0 commit comments