Statue of The Watcher is an item in Hytale, categorized under the Furniture category.
It was added in Hytale's Initial Release on January 13th, 2026.
No description available.
The whispers were not what compelled the Outlanders to settle in these colder lands. Yet it remains an unquestionable fact that when they arrived, the whispers were already there.
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.Furniture_Temple_Dark_Statue.name",
"Description": "server.items.Furniture_Temple_Dark_Statue.description"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Blocks.Structural"
],
"Set": "Furniture_Temple_Dark",
"Icon": "Icons/ItemsGenerated/Furniture_Temple_Dark_Statue.png",
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.42,
"Translation": [
0,
-25.7
]
},
"BlockType": {
"BlockParticleSetId": "Grass",
"BlockSoundSetId": "Stone",
"CustomModel": "Blocks/Decorative_Sets/Temple_Dark/Statue_Owl.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Temple_Dark/Statue_Owl_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"HitboxType": "Statue_Small",
"Material": "Solid",
"Opacity": "Transparent",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"VariantRotation": "NESW"
},
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Temple"
]
},
"ItemSoundSetId": "ISS_Blocks_Wood",
"MaxStack": 1
}