Crude Scythe
malum:crude_scythe

Crude Scythe

Malum · by Sammy Semicolon
item Magic Capable WeaponScythe

Crude Scythe is a item from Malum, crafted from Any Iron Ingot, Processed Soulstone, and Bluebright Stick.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Processed Soulstone, Bluebright Stick, Any Iron Ingot and Bluebright Stick, arranged in the pattern shown. Produces Crude Scythe.

Crafting
Any Iron Ingot
Any Iron Ingot
Processed Soulstone
Bluebright Stick
Any Iron Ingot
Bluebright Stick
Crude Scythe Crude Scythe guaranteed
Developer reference
Registry name
malum:crude_scythe
Namespace
malum
Mod ID
malum
Tags (2)
malum:items/magic_capable_weapon
malum:items/scythe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "XXY",
    " #X",
    "#  "
  ],
  "ingredients": {
    "#": {
      "tag": "forge:rods/wooden"
    },
    "X": {
      "tag": "forge:ingots/iron"
    },
    "Y": {
      "item": "malum:processed_soulstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}