Backpack Shaped using Eye of Ender, Bulbis Phycelium, Eye of Ender, Bulbis Phycelium, Standard Traveler's Backpack, Bulbis Phycelium, Eye of Ender, Bulbis Phycelium and Eye of Ender, arranged in the pattern shown. Produces End Traveler's Backpack.
block· Machines & Other Blocks
End Traveler's Backpack
Traveler's Backpack · by Tiviacz1337
End Traveler's Backpack is a block from Traveler's Backpack, crafted from Eye of Ender, Bulbis Phycelium, and Standard Traveler's Backpack.
Acquisition
Backpack Upgrade using no listed ingredients. Produces End Traveler's Backpack.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| End Traveler's Backpack | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
travelersbackpack:end- 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",
"BCB",
"ABA"
],
"ingredients": {
"A": {
"item": "minecraft:ender_eye"
},
"B": {
"tag": "forge:end_stones"
},
"C": {
"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
}
