Saddle
minecraft:saddle

Saddle

Minecraft · by Mojang Studios
item

Acquisition

Crafting using Leather, Leather, Leather, Leather, String and Leather, arranged in the pattern shown. Produces Saddle.

Crafting
Leather
Leather
Leather
Leather
String
Leather
Saddle Saddle guaranteed

Scrapbox using Scrap Box. Produces Saddle.

Scrapbox
Saddle Saddle guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Village Weaponsmith (minecraft) minecraft:village_weaponsmith1–1100%
Loot table: Nether Bridge (minecraft) minecraft:nether_bridge1–1100%
Loot table: Bastion Hoglin Stable (minecraft) minecraft:bastion_hoglin_stable1–1100%
Loot table: End City Treasure (minecraft) minecraft:end_city_treasure1–1100%
Loot table: Ancient City (minecraft) minecraft:ancient_city1–1100%
Loot table: Village Savanna House (minecraft) minecraft:village_savanna_house1–1100%
Loot table: Stronghold Corridor (minecraft) minecraft:stronghold_corridor1–1100%
Loot table: Jungle Temple (minecraft) minecraft:jungle_temple1–1100%
Gameplay loot table: Treasure (minecraft) minecraft:treasure1–1100%
Loot table: Village Tannery (minecraft) minecraft:village_tannery1–1100%
Loot table: Desert Pyramid (minecraft) minecraft:desert_pyramid1–1100%
Mob loot table: Ravager (minecraft) minecraft:ravager1–1100%
Loot table: Simple Dungeon (minecraft) minecraft:simple_dungeon1–1100%
Developer reference
Registry name
minecraft:saddle
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "LLL",
    "LSL"
  ],
  "ingredients": {
    "L": {
      "item": "minecraft:leather"
    },
    "S": {
      "item": "minecraft:string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}