Crafting using Stick and Leather Stripe, in any arrangement. Produces Leather Wrapped Stick.
Leather Wrapped Stick
Leather Wrapped Stick is a item from Unknown Mod, crafted from Stick and Leather Stripe.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: End Village Template Loot (betterend) betterend:end_village_template_loot | 1–1 | 100% | — |
Loot table: End Village Loot (betterend) betterend:end_village_loot | 1–1 | 100% | — |
Developer reference
- Registry name
betterend:leather_wrapped_stick- Namespace
betterend- Mod ID
unknown
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:stick"
},
{
"item": "betterend:leather_stripe"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}