Crafting using Any Cobblestone, Any Cobblestone and Treated Stick, arranged in the pattern shown. Produces Stone Fillet Knife.
Stone Fillet Knife
Aquaculture 2 · by Shadowclaimer, Girafi
Acquisition
Related items
Developer reference
- Registry name
aquaculture:stone_fillet_knife- Namespace
aquaculture- Mod ID
aquaculture- Tags (1)
forge:items/tools/knives
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" C",
" C ",
"S "
],
"ingredients": {
"C": {
"tag": "forge:cobblestone"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}