Backpack Shaped using Dragon's Breath, Dragon Head, Dragon's Breath, Bulbis Phycelium, Standard Traveler's Backpack, Bulbis Phycelium, Any Ender Pearls, Bulbis Phycelium and Any Ender Pearls, arranged in the pattern shown. Produces Dragon Traveler's Backpack.
block· Machines & Other Blocks
Dragon Traveler's Backpack
Traveler's Backpack · by Tiviacz1337
Dragon Traveler's Backpack is a block from Traveler's Backpack, crafted from Dragon's Breath, Dragon Head, Bulbis Phycelium, Standard Traveler's Backpack, and Any Ender Pearls.
Acquisition
Backpack Upgrade using no listed ingredients. Produces Dragon Traveler's Backpack.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dragon Traveler's Backpack | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
travelersbackpack:dragon- 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": [
"ABA",
"CDC",
"ECE"
],
"ingredients": {
"A": {
"item": "minecraft:dragon_breath"
},
"B": {
"item": "minecraft:dragon_head"
},
"C": {
"tag": "forge:end_stones"
},
"D": {
"item": "travelersbackpack:standard"
},
"E": {
"tag": "forge:ender_pearls"
}
},
"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
}
