Iron Knife
farmersdelight:iron_knife

Iron Knife

Farmer's Delight · by MehVahdJukaar, MerchantPug
item Knives Tool

Iron Knife is a tool from Farmer's Delight, crafted from Thallasium Ingot and Stick.

Acquisition

Crafting using Thallasium Ingot and Stick, arranged in the pattern shown. Produces Iron Knife.

Crafting
Thallasium Ingot
Stick
Iron Knife Iron Knife guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Fd End City Treasure (farmersdelight) farmersdelight:fd_end_city_treasure1–1100%
Loot table: Fd Village Butcher (farmersdelight) farmersdelight:fd_village_butcher1–1100%

Used in (2)

Smelting using Iron Knife (200 ticks, 0.1 xp). Produces Iron Nugget.

Smelting

200 ticks· 0.1 xp

Iron Nugget Iron Nugget guaranteed

Blasting using Iron Knife (100 ticks, 0.1 xp). Produces Iron Nugget.

Blasting

100 ticks· 0.1 xp

Iron Nugget Iron Nugget guaranteed
Developer reference
Registry name
farmersdelight:iron_knife
Namespace
farmersdelight
Mod ID
farmersdelight
Tags (1)
c:items/tools/knives

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "m",
    "s"
  ],
  "ingredients": {
    "m": {
      "tag": "c:iron_ingots"
    },
    "s": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}