Versions / 0.5.0-pre.9 / Item / Items / Plant / Crop / Cauliflower / Plant_Crop_Cauliflower_Block_Eternal.json
Plant_Crop_Cauliflower_Block_Eternal
Server/Item/Items/Plant/Crop/Cauliflower/Plant_Crop_Cauliflower_Block_Eternal.json, 4.5 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Quality | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Crop_Cauliflower_StageFinal.name"
},
"Parent": "Plant_Crop_Cauliflower_Block",
"BlockType": {
"State": {
"Definitions": {
"Stage1": {
"Opacity": "Semitransparent",
"CustomModel": "Resources/Ingredients/Cabbage_01.blockymodel",
"CustomModelTexture": [
{
"Texture": "Resources/Ingredients/Cabbage_Cauliflower.png",
"Weight": 1
}
],
"HitboxType": "Plant_Small",
"Gathering": {
"Soft": {
"IsWeaponBreakable": false,
"DropList": "Drops_Plant_Crop_Cauliflower_Eternal_Stage1"
}
},
"BlockParticleSetId": "Flower",
"BlockSoundSetId": "Plant",
"ParticleColor": "#1e951c"
},
"Stage2": {
"Material": "Solid",
"Opacity": "Semitransparent",
"CustomModel": "Resources/Ingredients/Cabbage_02.blockymodel",
"CustomModelTexture": [
{
"Texture": "Resources/Ingredients/Cabbage_Cauliflower.png",
"Weight": 1
}
],
"HitboxType": "Plant_Medium",
"Gathering": {
"Soft": {
"IsWeaponBreakable": false,
"DropList": "Drops_Plant_Crop_Cauliflower_Eternal_Stage2"
}
},
"BlockParticleSetId": "Flower",
"BlockSoundSetId": "Plant",
"ParticleColor": "#40c750"
},
"StageFinal": {
"CustomModel": "Resources/Ingredients/Cabbage.blockymodel",
"CustomModelTexture": [
{
"Texture": "Resources/Ingredients/Cabbage_Cauliflower.png",
"Weight": 1
}
],
"CustomModelScale": 0.7,
"InteractionHint": "server.interactionHints.harvest",
"Interactions": {
"Use": {
"Interactions": [
{
"Type": "HarvestCrop"
}
]
}
},
"Gathering": {
"Soft": {
"IsWeaponBreakable": false,
"DropList": "Drops_Plant_Crop_Cauliflower_Eternal_StageFinal"
},
"Harvest": {
"DropList": "Drops_Plant_Crop_Cauliflower_Eternal_StageFinal_Harvest"
}
},
"BlockParticleSetId": "Flower",
"BlockSoundSetId": "Plant",
"HitboxType": "Plant_Medium",
"ParticleColor": "#1e951c"
}
}
},
"Particles": [
{
"SystemId": "Plant_Eternal",
"DetachedFromModel": false
}
],
"Farming": {
"Stages": {
"Default": [
{
"Duration": {
"Min": 10500,
"Max": 10500
},
"Type": "BlockState",
"State": "default"
},
{
"Duration": {
"Min": 37950,
"Max": 37950
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage1"
},
{
"Duration": {
"Min": 37950,
"Max": 37950
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage2"
},
{
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow_Stage_Complete",
"State": "StageFinal"
}
],
"Harvested": [
{
"Duration": {
"Min": 37950,
"Max": 37950
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage1"
},
{
"Duration": {
"Min": 37950,
"Max": 37950
},
"Type": "BlockState",
"SoundEventId": "SFX_Crops_Grow",
"State": "Stage2"
},
{
"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_Cauliflower_Eternal_Block"
}
}
},
"Quality": "Uncommon"
}