Backpack Upgrade using no listed ingredients. Produces Standard Traveler's Backpack.
block· Machines & Other Blocks
Standard Traveler's Backpack
Acquisition
Backpack Shaped using Any Leather, Any String, Any Leather, Backpack Tank, Any Wooden Chest, Backpack Tank, Any Leather, Any Sleeping Bags and Any Leather, arranged in the pattern shown. Produces Standard Traveler's Backpack.
Backpack Shaped using Any Leather, Any String, Any Leather, Backpack Tank, Any Wooden Chest, Backpack Tank, Any Leather and Any Leather, arranged in the pattern shown. Produces Standard Traveler's Backpack.
Backpack Shaped using Any Leather, Any String, Any Leather, Any Wooden Chest, Any Leather and Any Leather, arranged in the pattern shown. Produces Standard Traveler's Backpack.
Backpack Shaped using Any Leather, Any String, Any Leather, Any Wooden Chest, Any Leather, Any Sleeping Bags and Any Leather, arranged in the pattern shown. Produces Standard Traveler's Backpack.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Standard Traveler's Backpack | 1–1 | 100% | Survives Explosion |
Used in
Backpack Shaped using Raw Cod, Raw Cod, Standard Traveler's Backpack, Raw Cod and Raw Cod, arranged in the pattern shown. Produces Ocelot Traveler's Backpack.
Backpack Shaped using Any Lapis Storage Block, Any Lapis Gem, Any Lapis Storage Block, Any Lapis Gem, Standard Traveler's Backpack, Any Lapis Gem, Any Lapis Storage Block, Any Lapis Gem and Any Lapis Storage Block, arranged in the pattern shown. Produces Lapis Traveler's Backpack.
Backpack Shaped using Any Blaze Rod, Fire Charge, Any Blaze Rod, Any Blaze Rod, Standard Traveler's Backpack, Any Blaze Rod, Blaze Powder, Lava Bucket and Blaze Powder, arranged in the pattern shown. Produces Blaze Traveler's Backpack.
Backpack Shaped using Echo Shard, Echo Shard, Echo Shard, Echo Shard, Standard Traveler's Backpack, Echo Shard, Echo Shard, Ward Armor Trim Smithing Template and Echo Shard, arranged in the pattern shown. Produces Warden Traveler's Backpack.
Backpack Shaped using Any Bones, Any Bones, Standard Traveler's Backpack, Any Bones and Any Bones, arranged in the pattern shown. Produces Wolf Traveler's Backpack.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
travelersbackpack:standard- 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 (5):
{
"recipe_type": "travelersbackpack:backpack_upgrade",
"pattern": null,
"ingredients": null,
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "travelersbackpack:backpack_shaped",
"pattern": [
"XBX",
"CDC",
"XSX"
],
"ingredients": {
"B": {
"tag": "forge:string"
},
"C": {
"item": "travelersbackpack:backpack_tank"
},
"D": {
"tag": "forge:chests/wooden"
},
"S": {
"tag": "travelersbackpack:sleeping_bags"
},
"X": {
"tag": "forge:leather"
}
},
"conditions": [],
"sequence": null,
"group_name": "standard_travelers_backpack",
"experience": null,
"cooking_time": null
}{
"recipe_type": "travelersbackpack:backpack_shaped",
"pattern": [
"XBX",
"CDC",
"X X"
],
"ingredients": {
"B": {
"tag": "forge:string"
},
"C": {
"item": "travelersbackpack:backpack_tank"
},
"D": {
"tag": "forge:chests/wooden"
},
"X": {
"tag": "forge:leather"
}
},
"conditions": [],
"sequence": null,
"group_name": "standard_travelers_backpack",
"experience": null,
"cooking_time": null
}{
"recipe_type": "travelersbackpack:backpack_shaped",
"pattern": [
"XBX",
" D ",
"X X"
],
"ingredients": {
"B": {
"tag": "forge:string"
},
"D": {
"tag": "forge:chests/wooden"
},
"X": {
"tag": "forge:leather"
}
},
"conditions": [],
"sequence": null,
"group_name": "standard_travelers_backpack",
"experience": null,
"cooking_time": null
}{
"recipe_type": "travelersbackpack:backpack_shaped",
"pattern": [
"XBX",
" D ",
"XSX"
],
"ingredients": {
"B": {
"tag": "forge:string"
},
"D": {
"tag": "forge:chests/wooden"
},
"S": {
"tag": "travelersbackpack:sleeping_bags"
},
"X": {
"tag": "forge:leather"
}
},
"conditions": [],
"sequence": null,
"group_name": "standard_travelers_backpack",
"experience": null,
"cooking_time": null
}