Iron Fillet Knife
aquaculture:iron_fillet_knife

Iron Fillet Knife

Aquaculture 2 · by Shadowclaimer, Girafi
item Knives Tool

Acquisition

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

Crafting
Any Iron Ingot
Any Iron Ingot
Treated Stick
Iron Fillet Knife Iron Fillet Knife guaranteed

Used in (2)

Developer reference
Registry name
aquaculture:iron_fillet_knife
Namespace
aquaculture
Mod ID
aquaculture
Tags (1)
forge:items/tools/knives

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  I",
    " I ",
    "S  "
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "S": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}