Crafting using Withered Horn, Withered Horn, Block of Gold, Withered Bone and Withered Bone, arranged in the pattern shown. Produces Withered Scythe.
- Inputs
- 2 × Withered Horn
- Block of Gold
- 2 × Withered Bone
- Output
- → Withered Scythe
item· Other
Withered Scythe is an item from LegendaryMonsters, crafted from Withered Horn, Block of Gold, and Withered Bone.
Crafting using Withered Horn, Withered Horn, Block of Gold, Withered Bone and Withered Bone, arranged in the pattern shown. Produces Withered Scythe.
legendary_monsters:withered_scythelegendary_monsterslegendary_monstersRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" ##",
"GB ",
" B "
],
"ingredients": {
"#": {
"item": "legendary_monsters:withered_horn"
},
"B": {
"item": "legendary_monsters:withered_bone"
},
"G": {
"item": "minecraft:gold_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}