Fragment: Orbis - Dragonspire Weald is an item in Hytale, categorized under the Portal category.
It was added in Hytale's Initial Release on January 13th, 2026.
No description available.
There are frozen forests into which not even an Outlander dares set foot, no matter how the whispers beckon.
The crafting recipe for Fragment: Orbis - Dragonspire Weald in Hytale is shown below.
This item cannot be salvaged.
Below is the item's .json data as extracted from the game files.
Click here to view the full file.
{
"TranslationProperties": {
"Name": "server.items.PortalKey_Taiga.name",
"Description": "server.items.PortalKey_Taiga.description"
},
"Icon": "Icons/ItemsGenerated/PortalKey_Howling_Sands.png",
"Categories": [
"Blocks.Portals"
],
"PortalKey": {
"PortalType": "Taiga",
"TimeLimitSeconds": 420
},
"BlockType": {
"DrawType": "Model",
"Material": "Solid",
"Opacity": "Transparent",
"CustomModel": "Blocks/Miscellaneous/Portal_Shard.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Miscellaneous/Portal_Shard_Texture.png",
"Weight": 1
}
]
},
"Recipe": {
"TimeSeconds": 1,
"KnowledgeRequired": false,
"Input": [
{
"ItemId": "Ingredient_Bar_Cobalt",
"Quantity": 10
},
{
"ItemId": "Ingredient_Ice_Essence",
"Quantity": 30
}
],
"BenchRequirement": [
{
"Id": "Arcanebench",
"Type": "Crafting",
"Categories": [
"Arcane_Portals"
]
}
],
"RequiredMemoriesLevel": 5
},
"PlayerAnimationsId": "Item",
"Tags": {
"Type": [
"Portal",
"Temporary"
]
},
"Quality": "Uncommon",
"ItemLevel": 51,
"IconProperties": {
"Scale": 1.4,
"Rotation": [
22.5,
137.0,
22.5
],
"Translation": [
0.0,
1.0
]
}
}