Crafting using Any Gold Ingot, Any Gold Ingot and Treated Stick, arranged in the pattern shown. Produces Gold Fillet Knife.
Gold Fillet Knife
Aquaculture 2 · by Shadowclaimer, Girafi
Acquisition
Used in (2)
Smelting using Any of Golden Fishing Rod / Gold Fillet Knife (200 ticks, 0.1 xp). Produces Gold Nugget.
200 ticks· 0.1 xp
Blasting using Any of Golden Fishing Rod / Gold Fillet Knife (100 ticks, 0.1 xp). Produces Gold Nugget.
100 ticks· 0.1 xp
Related items
Developer reference
- Registry name
aquaculture:gold_fillet_knife- Namespace
aquaculture- Mod ID
aquaculture- Tags (2)
forge:items/tools/knives minecraft:items/piglin_loved
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" I",
" I ",
"S "
],
"ingredients": {
"I": {
"tag": "forge:ingots/gold"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}