24 lines
463 B
JSON
24 lines
463 B
JSON
{
|
|
"pack": {
|
|
"description":"Modpack assets",
|
|
"pack_format": 48,
|
|
"supported_formats": [34, 48]
|
|
},
|
|
"filter": {
|
|
"block": [
|
|
{
|
|
"namespace": "minecraft",
|
|
"path": "recipe/wooden_"
|
|
},
|
|
{
|
|
"namespace": "vanillabackport",
|
|
"path": "recipe/bundle_coloring.json"
|
|
},
|
|
{
|
|
"namespace": "minecraft",
|
|
"path": "recipe/stone_(pickaxe|axe|hoe|shovel|sword|spear).json"
|
|
}
|
|
]
|
|
}
|
|
}
|