Mature Tomato 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.
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_Tomato_StageFinal.name"
},
"Parent": "Plant_Crop_Tomato_Block",
"BlockType": {
"State": {
"Definitions": {
"Stage1": {
"CustomModel": "Resources/Ingredients/Tomato_01.blockymodel",
"CustomModelScale": 0.9,
"HitboxType": "Plant_Large",
"Gathering": {
"Soft": {
"IsWeaponBreakable": false,
"DropList": "Drops_Plant_Crop_Tomato_Eternal_Stage1"
}
},
"BlockParticleSetId": "Grass",
"BlockSoundSetId": "Plant",
"ParticleColor": "#94a94e"
},
"Stage2": {
"CustomModel": "Resources/Ingredients/Tomato_02.blockymodel",
"CustomModelScale": 0.9,
"HitboxType": "Plant_Tall_Large",
"Gathering": {
"Soft": {
"IsWeaponBreakable": false,
"DropList": "Drops_Plant_Crop_Tomato_Eternal_Stage2"
}
},
"BlockParticleSetId": "Grass",
"BlockSoundSetId": "Plant",
"ParticleColor": "#7b9c46"
},
"Stage3": {
"CustomModel": "Resources/Ingredients/Tomato_03.blockymodel",
"CustomModelScale": 0.9,
"HitboxType": "Plant_Tall_Large",
"Gathering": {
"Soft": {
"IsWeaponBreakable": false,
"DropList": "Drops_Plant_Crop_Tomato_Eternal_Stage3"
}
},
"BlockParticleSetId": "Grass",
"BlockSoundSetId": "Plant",
"ParticleColor": "#8fbc48"
},
"Stage4": {
"CustomModel": "Resources/Ingredients/Tomato_04.blockymodel",
"CustomModelScale": 0.9,
"HitboxType": "Plant_Tall_Full",
"Gathering": {
"Soft": {
"IsWeaponBreakable": false,
"DropList": "Drops_Plant_Crop_Tomato_Eternal_Stage4"
}
},
"BlockParticleSetId": "Grass",
"BlockSoundSetId": "Plant",
"ParticleColor": "#8fb74f"
},
"Stage5": {
"CustomModel": "Resources/Ingredients/Tomato_05.blockymodel",
"CustomModelScale": 0.9,
"HitboxType": "Plant_Tall_Full",
"Gathering": {
"Soft": {
"IsWeaponBreakable": false,
"DropList": "Drops_Plant_Crop_Tomato_Eternal_Stage5"
}
},
"BlockParticleSetId": "Grass",
"BlockSoundSetId": "Plant",
"ParticleColor": "#8fb74f"
},
"StageFinal": {
"CustomModel": "Resources/Ingredients/Tomato_06.blockymodel",
"CustomModelScale": 0.9,
"HitboxType": "Plant_Tall_Full",
"InteractionHint": "server.interactionHints.harvest",
"Interactions": {
"Use": {
"Interactions": [
{
"Type": "HarvestCrop"
}
]
}
},
"Gathering": {
"Soft": {
"IsWeaponBreakable": false,
"DropList": "Drops_Plant_Crop_Tomato_Eternal_StageFinal"
},
"Harvest": {
"DropList": "Drops_Plant_Crop_Tomato_Eternal_StageFinal_Harvest"
}
},
"BlockParticleSetId": "Grass",
"BlockSoundSetId": "Plant",
"ParticleColor": "#8fb74f"
}
}
},
"Particles": [
{
"SystemId": "Plant_Eternal",
"DetachedFromModel": false,
"Scale": 0.5,
"PositionOffset": {
"X": 0.0,
"Z": 0.5,
"Y": -0.5
}
}
],
"Farming": {
"Stages": {
"Starting": [
{
"Duration": {
"Min": 10500,
"Max": 10500
},
"Type": "BlockState",
"State": "default"
},
{
"Duration": {
"Min": 15180,
"Max": 15180
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage1"
},
{
"Duration": {
"Min": 15180,
"Max": 15180
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage2"
},
{
"Duration": {
"Min": 15180,
"Max": 15180
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage3"
},
{
"Duration": {
"Min": 15180,
"Max": 15180
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage4"
},
{
"Duration": {
"Min": 15180,
"Max": 15180
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage5"
},
{
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow_Stage_Complete",
"State": "StageFinal"
}
],
"Harvested": [
{
"Duration": {
"Min": 15180,
"Max": 15180
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage3"
},
{
"Duration": {
"Min": 15180,
"Max": 15180
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage4"
},
{
"Duration": {
"Min": 15180,
"Max": 15180
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage5"
},
{
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow_Stage_Complete",
"State": "StageFinal"
}
]
},
"StartingStageSet": "Starting",
"ActiveGrowthModifiers": [
"Fertilizer",
"Water",
"LightLevel"
],
"StageSetAfterHarvest": "Harvested"
},
"Gathering": {
"Soft": {
"IsWeaponBreakable": false,
"DropList": "Drops_Plant_Crop_Tomato_Eternal_Block"
}
}
},
"Quality": "Uncommon"
}