The Heart of Orbis is an item in Hytale, categorized under the Bench category.
It was added in Hytale's Initial Release on January 13th, 2026.
No description available.
A faint disembodied voice can be heard in the presence of this statue. Echoes of a being from beyond the barriers. From the original world.
This item cannot be crafted.
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.Bench_Memories.name",
"Description": "server.items.Bench_Memories.description"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Benches"
],
"Quality": "Technical",
"Icon": "Icons/ItemsGenerated/Bench_Memories.png",
"IconProperties": {
"Scale": 0.31,
"Rotation": [
22.5,
45.0,
22.5
],
"Translation": [
2.0,
-41.0
]
},
"BlockType": {
"BlockParticleSetId": "Stone",
"ParticleColor": "#bbbbaf",
"BlockSoundSetId": "Stone",
"CustomModel": "Blocks/Benches/Memory_Bench.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Benches/Memory_Bench_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"HitboxType": "Statue_Large",
"Material": "Solid",
"Opacity": "Transparent",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"VariantRotation": "NESW",
"Interactions": {
"Use": {
"Interactions": [
{
"Type": "SetMemoriesCapacity",
"Capacity": 48,
"Next": {
"Type": "Simple",
"Effects": {
"Particles": [
{
"SystemId": "MemoryUnlock",
"TargetEntityPart": "Entity"
}
],
"LocalSoundEventId": "SFX_Memories_Unlock_Local"
},
"Next": {
"Type": "OpenCustomUI",
"Page": {
"Id": "MemoriesUnlocked"
}
}
},
"Failed": {
"Type": "OpenCustomUI",
"Page": {
"Id": "Memories"
}
}
}
]
}
},
"Particles": [
{
"SystemId": "ForgottenTemple_Beam",
"RotationOffset": {
"Pitch": 0.0,
"Roll": -90.0,
"Yaw": 0.0
},
"PositionOffset": {
"Y": 0.0
}
}
]
},
"Tags": {
"Type": [
"Bench"
]
},
"Scale": 0.6,
"MaxStack": 1,
"ItemSoundSetId": "ISS_Blocks_Stone"
}