Crafting using Blackstone and Stick, arranged in the pattern shown. Produces Stone Knife.
- Inputs
- Blackstone
- Stick
- Output
- → Stone Knife
tool· Tools
Stone Knife is a tool from More Delight, crafted from Blackstone and Stick.
Crafting using Blackstone and Stick, arranged in the pattern shown. Produces Stone Knife.
moredelight:stone_knifemoredelightmoredelightfarmersdelight:items/tools/knives forge:items/tools/knives
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A",
"B"
],
"ingredients": {
"A": {
"tag": "minecraft:stone_crafting_materials"
},
"B": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}