Plant_Flower_Flax_White
Server/Item/Items/Plant/Flowers/Plant_Flower_Flax_White.json, 906 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Flax_White.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"CustomModel": "Blocks/Foliage/Flowers/SmallFlowerBush.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Flowers/SmallFlowerBush_Texture.png",
"Weight": 1
}
],
"Effect": [
"WindRandom"
],
"Gathering": {
"Soft": {
"DropList": "Plant_Flower_White_Harvest"
},
"Harvest": {}
},
"HitboxType": "Plant_Seed",
"ParticleColor": "#5ad842",
"TextureComputedColor": "#3F6B1A"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Bushy_Daisy.png",
"IconProperties": {
"Scale": 0.87,
"Translation": [
0,
-4.7
],
"Rotation": [
22.5,
45,
22.5
]
}
}