Leather Wrapped Stick
betterend:leather_wrapped_stick

Leather Wrapped Stick

item

Leather Wrapped Stick is a item from Unknown Mod, crafted from Stick and Leather Stripe.

Acquisition

Crafting using Stick and Leather Stripe, in any arrangement. Produces Leather Wrapped Stick.

Crafting ⇆ any arrangement
Stick
Leather Stripe
Leather Wrapped Stick Leather Wrapped Stick guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: End Village Template Loot (betterend) betterend:end_village_template_loot1–1100%
Loot table: End Village Loot (betterend) betterend:end_village_loot1–1100%
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
}