Plant_Flower_Flax_Pink
Server/Item/Items/Plant/Flowers/Plant_Flower_Flax_Pink.json, 850 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Flax_Pink.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Plants/Flax.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Flax_Textures/Pink.png",
"Weight": 1
}
],
"Gathering": {
"Soft": {
"DropList": "Plant_Flower_Pink_Harvest"
},
"Harvest": {}
},
"ParticleColor": "#d9a0bd",
"TextureComputedColor": "#7E582F"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Flax_Pink.png",
"IconProperties": {
"Scale": 0.49,
"Translation": [
1.9,
-16.1
],
"Rotation": [
22.5,
51.935001,
22.5
]
}
}