Stone Fillet Knife
aquaculture:stone_fillet_knife

Stone Fillet Knife

Aquaculture 2 · by Shadowclaimer, Girafi
item Knives Tool

Acquisition

Crafting using Any Cobblestone, Any Cobblestone and Treated Stick, arranged in the pattern shown. Produces Stone Fillet Knife.

Crafting
Any Cobblestone
Any Cobblestone
Treated Stick
Stone Fillet Knife Stone Fillet Knife guaranteed
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
}