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