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.
Crude Scythe
Malum · by Sammy Semicolon
Crude Scythe is a item from Malum, crafted from Any Iron Ingot, Processed Soulstone, and Bluebright Stick.
Acquisition
Related items
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
}