Crafting using Savage Tooth, Venomous Fang, Cursed Metal Ingot and Bluebright Stick, arranged in the pattern shown. Produces Fanged Dagger.
- Inputs
- Savage Tooth
- Venomous Fang
- Cursed Metal Ingot
- Bluebright Stick
- Output
- → Fanged Dagger
tool· Tools
Fanged Dagger is a tool from Goety, crafted from Savage Tooth, Venomous Fang, Cursed Metal Ingot, and Bluebright Stick.
Crafting using Savage Tooth, Venomous Fang, Cursed Metal Ingot and Bluebright Stick, arranged in the pattern shown. Produces Fanged Dagger.
goety:fanged_daggergoetygoetyforge:items/tools/daggers
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"sf ",
" c ",
" r"
],
"ingredients": {
"c": {
"item": "goety:cursed_ingot"
},
"f": {
"item": "goety:venomous_fang"
},
"r": {
"tag": "forge:rods/wooden"
},
"s": {
"item": "goety:savage_tooth"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}