Crafting using Shark Tooth, Treated Stick and Kelp, arranged in the pattern shown. Produces 6× Shark Tooth Arrow.
Shark Tooth Arrow
Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
Acquisition
Developer reference
- Registry name
alexsmobs:shark_tooth_arrow- Namespace
alexsmobs- Mod ID
alexsmobs- Tags (1)
minecraft:items/arrows
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"T",
"S",
"K"
],
"ingredients": {
"K": {
"item": "minecraft:kelp"
},
"S": {
"tag": "forge:rods/wooden"
},
"T": {
"item": "alexsmobs:shark_tooth"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}