Purpur Knife
16×16 · BAKED

tool· Tools

Purpur Knife

End's Delight · by FoggyHillside
item Knives ToolKnives Tool

Purpur Knife is a tool from End's Delight, crafted from Any of Popped Chorus Fruit / Purpur Block and Popped Chorus Fruit.

Acquisition

Developer reference
Registry name
ends_delight:purpur_knife
Namespace
ends_delight
Mod ID
ends_delight
Tags (2)
farmersdelight:items/tools/knives
forge:items/tools/knives

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "1",
    "0"
  ],
  "ingredients": {
    "0": {
      "item": "minecraft:popped_chorus_fruit"
    },
    "1": {
      "anyOf": [
        {
          "item": "minecraft:popped_chorus_fruit"
        },
        {
          "item": "minecraft:purpur_block"
        }
      ]
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}