Wooden Fillet Knife
aquaculture:wooden_fillet_knife

Wooden Fillet Knife

Aquaculture 2 · by Shadowclaimer, Girafi
item Knives Tool

Acquisition

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

Crafting
Wooden Fillet Knife Wooden Fillet Knife guaranteed
Developer reference
Registry name
aquaculture:wooden_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": "minecraft:planks"
    },
    "S": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}