Frozen Spruce 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 Frozen Spruce Tree.
• Yields Hardwood
Growth Time:
• 5 Stages
• 2 Days
The crafting recipe for Frozen Spruce Sapling 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.Plant_Sapling_Spruce_Frozen.name",
"Description": "server.items.Plant_Sapling_Spruce_Frozen.description"
},
"Parent": "Plant_Sapling_Oak",
"Recipe": {
"TimeSeconds": 0,
"Input": [
{
"ItemId": "Ingredient_Life_Essence",
"Quantity": 15
}
],
"OutputQuantity": 1,
"BenchRequirement": [
{
"Type": "Crafting",
"Id": "Farmingbench",
"Categories": [
"Saplings"
],
"RequiredTierLevel": 4
}
]
},
"ItemLevel": 7,
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Tree/Sapling_Textures/Spruce_Frozen.png",
"Weight": 1
}
],
"Farming": {
"Stages": {
"Default": [
{
"Block": "Plant_Sapling_Spruce_Frozen",
"Duration": {
"Min": 40000,
"Max": 60000
},
"Type": "BlockType"
},
{
"Prefabs": [
{
"Path": "Trees/Fir_Snow/Stage_00/Trees_Fir_Stage_00_New_001.prefab.json",
"Weight": 1
}
],
"Duration": {
"Min": 40000,
"Max": 60000
},
"Type": "Prefab",
"ReplaceMaskTags": [
"Soil"
],
"SoundEventId": "SFX_Crops_Grow"
},
{
"Prefabs": [
{
"Path": "Trees/Fir_Snow/Stage_0/Trees_Fir_Stage_0_New_001.prefab.json",
"Weight": 1
}
],
"Duration": {
"Min": 40000,
"Max": 60000
},
"Type": "Prefab",
"ReplaceMaskTags": [
"Soil"
],
"SoundEventId": "SFX_Crops_Grow"
},
{
"Prefabs": [
{
"Path": "Trees/Fir_Snow/Stage_1/Trees_Fir_New_001.prefab.json",
"Weight": 1
}
],
"Duration": {
"Min": 40000,
"Max": 60000
},
"Type": "Prefab",
"ReplaceMaskTags": [
"Soil"
],
"SoundEventId": "SFX_Crops_Grow"
},
{
"Prefabs": [
{
"Path": "Trees/Fir_Snow/Stage_2/Trees_Fir_Stage_2_New_001.prefab.json",
"Weight": 1
}
],
"Duration": {
"Min": 40000,
"Max": 60000
},
"Type": "Prefab",
"ReplaceMaskTags": [
"Soil"
],
"SoundEventId": "SFX_Crops_Grow"
},
{
"Prefabs": [
{
"Path": "Trees/Fir_Snow/Stage_3/Trees_Fir_Stage_3_New_001.prefab.json",
"Weight": 1
}
],
"Type": "Prefab",
"SoundEventId": "SFX_Crops_Grow"
}
]
},
"StartingStageSet": "Default",
"ActiveGrowthModifiers": [
"Fertilizer",
"Water",
"LightLevel"
]
},
"Gathering": {
"Soft": {
"ItemId": "Plant_Sapling_Spruce_Frozen"
}
},
"Opacity": "Transparent",
"BlockParticleSetId": "Grass",
"ParticleColor": "#74a6a7"
},
"Icon": "Icons/ItemsGenerated/Plant_Spruce_Frozen_Sapling.png"
}