Diamond Knife
farmersdelight:diamond_knife

Diamond Knife

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

Diamond Knife is a tool from Farmer's Delight, crafted from Diamond and Stick.

Acquisition

Crafting using Diamond and Stick, arranged in the pattern shown. Produces Diamond Knife.

Crafting
Diamond
Stick
Diamond Knife Diamond Knife guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Fd Bastion Treasure (farmersdelight) farmersdelight:fd_bastion_treasure1–1100%
Loot table: Fd Bastion Hoglin Stable (farmersdelight) farmersdelight:fd_bastion_hoglin_stable1–1100%
Loot table: Fd End City Treasure (farmersdelight) farmersdelight:fd_end_city_treasure1–1100%
Loot table: Fd Bastion Treasure (farmersdelight) farmersdelight:fd_bastion_treasure1–1100%
Developer reference
Registry name
farmersdelight:diamond_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": {
      "item": "minecraft:diamond"
    },
    "s": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}