Plant_Flower_Orchid_Cyan
Server/Item/Items/Plant/Flowers/Plant_Flower_Orchid_Cyan.json, 1.2 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Orchid_Cyan.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Flowers/Mana_T1_Azure_Fern/Azure_Fern.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Flowers/Mana_T1_Azure_Fern/Azure_Fern_Texture.png",
"Weight": 1
}
],
"Gathering": {
"Soft": {
"DropList": "Plant_Flower_Cyan_Harvest"
},
"Harvest": {}
},
"HitboxType": "Plant_Large",
"Material": "Empty",
"BlockParticleSetId": "Grass",
"Particles": [
{
"SystemId": "Plant_Mana_Tier1",
"Color": "#9300ff",
"PositionOffset": {
"Z": 0.4,
"X": -0.1
},
"Scale": 0.8
}
],
"Light": {
"Color": "#9bb"
},
"CustomModelScale": 1.2,
"ParticleColor": "#449be6",
"TextureComputedColor": "#184E7C"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Orchid_Cyan.png",
"IconProperties": {
"Scale": 0.78,
"Translation": [
0.1,
-13.1
],
"Rotation": [
22.5,
45,
22.5
]
}
}