Crafting using Any of Popped Chorus Fruit / Purpur Block and Popped Chorus Fruit, arranged in the pattern shown. Produces Purpur Knife.
- Inputs
- Any of Popped Chorus Fruit / Purpur Block
- Popped Chorus Fruit
- Output
- → Purpur Knife
tool· Tools
Purpur Knife is a tool from End's Delight, crafted from Any of Popped Chorus Fruit / Purpur Block and Popped Chorus Fruit.
Crafting using Any of Popped Chorus Fruit / Purpur Block and Popped Chorus Fruit, arranged in the pattern shown. Produces Purpur Knife.
ends_delight:purpur_knifeends_delightends_delightfarmersdelight: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
}