Crystal Sapling 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.
Grows into a Crystal Tree.
• Yields Wood
Growth Time:
• 5 Stages
• 2 Days
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_Sapling_Crystal.name",
"Description": "server.items.Plant_Sapling_Crystal.description"
},
"Parent": "Plant_Sapling_Oak",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Tree/Sapling_Textures/Crystal.png",
"Weight": 1
}
],
"Opacity": "Transparent",
"HitboxType": "Plant_Full",
"ParticleColor": "#ef9dbe",
"Farming": null
},
"Icon": "Icons/ItemsGenerated/Plant_Crystal_Sapling.png"
}