Update pack.mcmeta format numbers
This commit is contained in:
parent
06506fe498
commit
e5653548c6
|
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"pack": {
|
"pack": {
|
||||||
"description":"Rebalances Minecraft's recipes and drop tables to cause a more meaningful progression." ,
|
"description":"Modpack assets",
|
||||||
"pack_format": 15
|
"pack_format": 48,
|
||||||
|
"supported_formats": [34, 48]
|
||||||
},
|
},
|
||||||
"filter": {
|
"filter": {
|
||||||
"block": [
|
"block": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue