Crafting using Flint, Feather, Stick and Stick, arranged in the pattern shown. Produces Spear.
Spear
Mowzie's Mobs · by BobMowzie, Wadoo, Vakypanda, Noonyez, pau101
Function
Extends attack range by 1.5 blocks 1/3 chance to instantly kill animals with less than 30 health
Acquisition
Developer reference
- Registry name
mowziesmobs:spear- Namespace
mowziesmobs- Mod ID
mowziesmobs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" F ",
"ES ",
" S "
],
"ingredients": {
"E": {
"item": "minecraft:feather"
},
"F": {
"item": "minecraft:flint"
},
"S": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}