Withered Scythe

item· Other

Withered Scythe

LegendaryMonsters · by Miauczel
item

Withered Scythe is an item from LegendaryMonsters, crafted from Withered Horn, Block of Gold, and Withered Bone.

Acquisition

Crafting using Withered Horn, Withered Horn, Block of Gold, Withered Bone and Withered Bone, arranged in the pattern shown. Produces Withered Scythe.

Crafting
Withered Scythe Withered Scythe guaranteed
Developer reference
Registry name
legendary_monsters:withered_scythe
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe 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
}