Crafting using Any Iron Ingot, Any Iron Ingot and Treated Stick, arranged in the pattern shown. Produces Iron Fillet Knife.
Iron Fillet Knife
Aquaculture 2 · by Shadowclaimer, Girafi
Acquisition
Used in (2)
Blasting using Any of Iron Fishing Rod / Iron Fillet Knife (100 ticks, 0.1 xp). Produces Iron Nugget.
100 ticks· 0.1 xp
Smelting using Any of Iron Fishing Rod / Iron Fillet Knife (200 ticks, 0.1 xp). Produces Iron Nugget.
200 ticks· 0.1 xp
Related items
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
}