tinkers_tinkering/overrides/global_packs/mc_rebalance_datapack/pack.mcmeta
Sergeant Acoustic ab924ece23 Readd smithing templates
Also port cheaper smithing template recipe
2026-01-28 00:26:47 +00:00

20 lines
341 B
JSON

{
"pack": {
"description":"Modpack assets",
"pack_format": 48,
"supported_formats": [34, 48]
},
"filter": {
"block": [
{
"namespace": "minecraft",
"path": "recipe/wooden"
},
{
"namespace": "bundle-backportish",
"path": "recipe/bundle_coloring.json"
}
]
}
}