Iron Traveler's Backpack

block· Machines & Other Blocks

Iron Traveler's Backpack

Traveler's Backpack · by Tiviacz1337
block Block BlacklistBackDragon ImmuneWither ImmuneCustom Travelers Backpack

Iron Traveler's Backpack is a block from Traveler's Backpack, crafted from Any Iron Ingot and Standard Traveler's Backpack.

Acquisition

Backpack Shaped using Any Iron Ingot, Any Iron Ingot, Standard Traveler's Backpack, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Iron Traveler's Backpack.

Backpack Shaped
Any Iron Ingot
Any Iron Ingot
Standard Traveler's Backpack
Any Iron Ingot
Any Iron Ingot
Iron Traveler's Backpack Iron Traveler's Backpack guaranteed

Backpack Upgrade using no listed ingredients. Produces Iron Traveler's Backpack.

Backpack Upgrade
Iron Traveler's Backpack Iron Traveler's Backpack guaranteed

Mining & drops

sourcecountchanceconditions
Iron Traveler's Backpack1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
travelersbackpack:iron
Namespace
travelersbackpack
Mod ID
travelersbackpack
Tags (5)
carryon:blocks/block_blacklist
curios:items/back
minecraft:blocks/dragon_immune
minecraft:blocks/wither_immune
travelersbackpack:items/custom_travelers_backpack

Recipe JSON (2):

{
  "recipe_type": "travelersbackpack:backpack_shaped",
  "pattern": [
    " A ",
    "ABA",
    " A "
  ],
  "ingredients": {
    "A": {
      "tag": "forge:ingots/iron"
    },
    "B": {
      "item": "travelersbackpack:standard"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "travelersbackpack:backpack_upgrade",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}