Crafting using Silk, Silk, Silk, Iron Ingot and Silk, arranged in the pattern shown. Produces Grappling Hook.
- Inputs
- 4 × Silk
- Iron Ingot
- Output
- → Grappling Hook
item· Other
Grappling Hook is an item from Critters and Companions, crafted from Silk and Iron Ingot.
Crafting using Silk, Silk, Silk, Iron Ingot and Silk, arranged in the pattern shown. Produces Grappling Hook.
crittersandcompanions:grappling_hookcrittersandcompanionscrittersandcompanionsRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SS ",
"SI ",
" S"
],
"ingredients": {
"I": {
"item": "minecraft:iron_ingot"
},
"S": {
"item": "crittersandcompanions:silk"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}