Onion 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_Crop_Onion.name",
"Description": "server.items.Plant_Crop_Onion_Item.description"
},
"Parent": "Template_Crop_Item",
"Icon": "Icons/ItemsGenerated/Plant_Crop_Onion.png",
"IconProperties": {
"Scale": 1.145,
"Translation": [
0,
-1.2
],
"Rotation": [
20.3,
64.1,
22
]
},
"Texture": "Resources/Ingredients/Onion_Texture.png",
"Model": "Resources/Ingredients/Onion.blockymodel",
"Quality": "Common",
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"HitboxType": "Food_Medium",
"CustomModel": "Resources/Ingredients/Onion.blockymodel",
"CustomModelScale": 0.7,
"CustomModelTexture": [
{
"Texture": "Resources/Ingredients/Onion_Texture.png",
"Weight": 1
}
],
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"ParticleColor": "#cabc3f",
"RandomRotation": "YawStep1",
"Gathering": {
"Harvest": {},
"Soft": {}
}
},
"DropOnDeath": true
}