Dragon Traveler's Backpack

block· Machines & Other Blocks

Dragon Traveler's Backpack

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

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 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.

Backpack Shaped
Dragon Traveler's Backpack Dragon Traveler's Backpack guaranteed

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

Backpack Upgrade
Dragon Traveler's Backpack Dragon Traveler's Backpack guaranteed

Mining & drops

sourcecountchanceconditions
Dragon Traveler's Backpack1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}