Stone Knife
16×16 · BAKED

tool· Tools

Stone Knife

More Delight · by Axperty
item Knives ToolKnives Tool

Stone Knife is a tool from More Delight, crafted from Blackstone and Stick.

Acquisition

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

Crafting
Stone Knife Stone Knife guaranteed
Developer reference
Registry name
moredelight:stone_knife
Namespace
moredelight
Mod ID
moredelight
Tags (2)
farmersdelight:items/tools/knives
forge:items/tools/knives

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "B"
  ],
  "ingredients": {
    "A": {
      "tag": "minecraft:stone_crafting_materials"
    },
    "B": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}