Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Block of Copper, Block of Copper and Block of Copper, arranged in the pattern shown. Produces Handpan.
- Inputs
- 3 × Copper Ingot
- 3 × Block of Copper
- Output
- → Handpan
item· Other
Handpan is an item from Immersive Melodies, crafted from Copper Ingot and Block of Copper.
Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Block of Copper, Block of Copper and Block of Copper, arranged in the pattern shown. Produces Handpan.
immersive_melodies:handpanimmersive_melodiesimmersive_melodiesimmersive_melodies:items/instruments
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BBB",
"CCC",
" "
],
"ingredients": {
"B": {
"anyOf": [
{
"item": "minecraft:copper_ingot"
}
]
},
"C": {
"anyOf": [
{
"item": "minecraft:copper_block"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}