Crafting using Any Iron Ingot, Treated Stick, Any Iron Ingot, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Butcher Knife.
Butcher Knife
Occultism · by Kli Kli
Acquisition
Developer reference
- Registry name
occultism:butcher_knife- Namespace
occultism- Mod ID
occultism- Tags (2)
minecraft:items/swords occultism:items/tools/knives
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" is",
"is ",
"s "
],
"ingredients": {
"i": {
"tag": "forge:ingots/iron"
},
"s": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}