Crafting using Naga Fang, Stick and Feather, arranged in the pattern shown. Produces 8× Dart.
Dart
Mowzie's Mobs · by BobMowzie, Wadoo, Vakypanda, Noonyez, pau101
Function
Can only be used with blowgun Poisons targets
Acquisition
Developer reference
- Registry name
mowziesmobs:dart- Namespace
mowziesmobs- Mod ID
mowziesmobs- Tags (1)
minecraft:entity_types/impact_projectiles
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" F ",
" S ",
" E "
],
"ingredients": {
"E": {
"item": "minecraft:feather"
},
"F": {
"item": "mowziesmobs:naga_fang"
},
"S": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}