Mature Cotton 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_Cotton_StageFinal.name"
},
"Parent": "Plant_Crop_Cotton_Block",
"BlockType": {
"State": {
"Definitions": {
"Stage1": {
"CustomModel": "Blocks/Foliage/Grass/VeryTall.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Grass/VeryTall_Textures/Cotton_Stage_1.png",
"Weight": 1
}
],
"Effect": [
"WindAttached"
],
"Gathering": {
"Soft": {
"IsWeaponBreakable": false,
"DropList": "Drops_Plant_Crop_Cotton_Eternal_Stage1"
}
},
"HitboxType": "Plant_Medium",
"BlockParticleSetId": "Flower",
"BlockSoundSetId": "Plant",
"ParticleColor": "#9aa53b"
},
"Stage2": {
"CustomModel": "Blocks/Foliage/Grass/VeryTall.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Grass/VeryTall_Textures/Cotton_Stage_2.png",
"Weight": 1
}
],
"Effect": [
"WindAttached"
],
"Gathering": {
"Soft": {
"IsWeaponBreakable": false,
"DropList": "Drops_Plant_Crop_Cotton_Eternal_Stage2"
}
},
"HitboxType": "Plant_Tall_Small",
"BlockParticleSetId": "Flower",
"BlockSoundSetId": "Plant",
"ParticleColor": "#9aa53b"
},
"Stage3": {
"CustomModel": "Blocks/Foliage/Grass/VeryTall.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Grass/VeryTall_Textures/Cotton_Stage_3.png",
"Weight": 1
}
],
"Effect": [
"WindAttached"
],
"Gathering": {
"Soft": {
"IsWeaponBreakable": false,
"DropList": "Drops_Plant_Crop_Cotton_Eternal_Stage3"
}
},
"HitboxType": "Plant_Tall_Full",
"BlockParticleSetId": "Flower",
"BlockSoundSetId": "Plant",
"ParticleColor": "#9aa53b"
},
"StageFinal": {
"CustomModel": "Blocks/Foliage/Grass/VeryTall.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Grass/VeryTall_Textures/Cotton.png",
"Weight": 1
}
],
"Effect": [
"WindAttached"
],
"InteractionHint": "server.interactionHints.harvest",
"Interactions": {
"Use": {
"Interactions": [
{
"Type": "HarvestCrop"
}
]
}
},
"Gathering": {
"Soft": {
"IsWeaponBreakable": false,
"DropList": "Drops_Plant_Crop_Cotton_Eternal_StageFinal"
},
"Harvest": {
"DropList": "Drops_Plant_Crop_Cotton_Eternal_StageFinal_Harvest"
}
},
"HitboxType": "Plant_Tall_Full",
"BlockParticleSetId": "Flower",
"BlockSoundSetId": "Plant",
"ParticleColor": "#e2e3dc"
}
}
},
"Particles": [
{
"SystemId": "Plant_Eternal",
"DetachedFromModel": false,
"Scale": 0.5,
"PositionOffset": {
"X": 0.0,
"Z": 0.5,
"Y": -0.5
}
}
],
"Farming": {
"Stages": {
"Default": [
{
"Duration": {
"Min": 10500,
"Max": 10500
},
"Type": "BlockState",
"State": "default"
},
{
"Duration": {
"Min": 25300,
"Max": 25300
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage1"
},
{
"Duration": {
"Min": 25300,
"Max": 25300
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage2"
},
{
"Duration": {
"Min": 25300,
"Max": 25300
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage3"
},
{
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow_Stage_Complete",
"State": "StageFinal"
}
],
"Harvested": [
{
"Duration": {
"Min": 25300,
"Max": 25300
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage1"
},
{
"Duration": {
"Min": 25300,
"Max": 25300
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage2"
},
{
"Duration": {
"Min": 25300,
"Max": 25300
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage3"
},
{
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow_Stage_Complete",
"State": "StageFinal"
}
]
},
"StartingStageSet": "Default",
"ActiveGrowthModifiers": [
"Fertilizer",
"Water",
"LightLevel"
],
"StageSetAfterHarvest": "Harvested"
},
"Gathering": {
"Soft": {
"IsWeaponBreakable": false,
"DropList": "Drops_Plant_Crop_Cotton_Eternal_Block"
}
}
},
"Quality": "Uncommon"
}