Spiral Tree Fruit is an item in Hytale, categorized under the Plant category.
It was added in Hytale's Initial Release on January 13th, 2026.
No description available.
Instantly restores 5% health and grants:
• Health Regen I
Duration: 0:45
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.Plant_Fruit_Spiral.name",
"Description": "server.items.Plant_Fruit_Spiral.description"
},
"Icon": "Icons/ItemsGenerated/Plant_Fruit_Spiral_Tree.png",
"Parent": "Template_Fruit",
"BlockType": {
"CustomModel": "Resources/Ingredients/Spiral_Fruit.blockymodel",
"CustomModelTexture": [
{
"Texture": "Resources/Ingredients/Spiral_Fruit_Texture.png",
"Weight": 1
}
],
"VariantRotation": "UpDown",
"Opacity": "Transparent",
"Light": {
"Color": "#bbc"
},
"BlockSoundSetId": "Mushroom",
"BlockParticleSetId": "Dust",
"ParticleColor": "#f9fcfc"
},
"InteractionVars": {
"Consume_Charge": {
"Interactions": [
{
"Parent": "Consume_Charge_Food_T1_Inner",
"Effects": {
"Particles": [
{
"SystemId": "Food_Eat",
"Color": "#f9fcfc",
"TargetNodeName": "Mouth",
"TargetEntityPart": "Entity"
}
]
}
}
]
}
},
"IconProperties": {
"Scale": 1.28,
"Translation": [
-1.81,
-7.21
],
"Rotation": [
0,
116.98,
22.5
]
},
"Scale": 1.75,
"DropOnDeath": true,
"Quality": "Common"
}