Crafting using Any Wooden Rod and Any String, in any arrangement. Produces Handle.
item· Other
Handle
Handle is a item from Spartan Weaponry, crafted from Any Wooden Rod and Any String.
Acquisition
Crafting using Any Wooden Rod, Any Wooden Rod, Any Wooden Rod, Any Wooden Rod and Any Leather, in any arrangement. Produces 4× Handle.
Crafting using Any Wooden Rod, Any Wooden Rod, Any Wooden Rod, Any Wooden Rod and Any Wool, in any arrangement. Produces 4× Handle.
Used in
Crafting using Any Planks, Any Planks, Pole, Handle and Any Planks, arranged in the pattern shown. Produces Wooden Lance.
Crafting using Any Tin Ingot, Any Tin Ingot, Any Tin Ingot, Handle and Any Tin Ingot, arranged in the pattern shown. Produces Tin Rapier.
Crafting using Any Cobblestone, Any Cobblestone, Any Cobblestone, Any Cobblestone, Any Cobblestone, Handle and Any Cobblestone, arranged in the pattern shown. Produces Stone Greatsword.
Crafting using Any Tin Ingot, Any Tin Ingot, Any Tin Ingot and Handle, arranged in the pattern shown. Produces Tin Warhammer.
Crafting using Any Iron Ingot, Bow, Any Iron Ingot, Any Planks, Tripwire Hook, Any Planks and Handle, arranged in the pattern shown. Produces Iron Heavy Crossbow.
Related items
Developer reference
- Registry name
spartanweaponry:handle- Namespace
spartanweaponry- Mod ID
spartanweaponry- Tags (1)
spartanweaponry:items/handles
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:rods/wooden"
},
{
"tag": "forge:string"
}
],
"conditions": [],
"sequence": null,
"group_name": "spartanweaponry:handle",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:rods/wooden"
},
{
"tag": "forge:rods/wooden"
},
{
"tag": "forge:rods/wooden"
},
{
"tag": "forge:rods/wooden"
},
{
"tag": "forge:leather"
}
],
"conditions": [],
"sequence": null,
"group_name": "spartanweaponry:handle",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:rods/wooden"
},
{
"tag": "forge:rods/wooden"
},
{
"tag": "forge:rods/wooden"
},
{
"tag": "forge:rods/wooden"
},
{
"tag": "minecraft:wool"
}
],
"conditions": [],
"sequence": null,
"group_name": "spartanweaponry:handle",
"experience": null,
"cooking_time": null
}