Plant_Flower_Orchid_White
Server/Item/Items/Plant/Flowers/Plant_Flower_Orchid_White.json, 775 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Orchid_White.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Flowers/RareFlower.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Flowers/RareFlower_Textures/White.png",
"Weight": 1
}
],
"CustomModelScale": 0.7,
"ParticleColor": "#e5d6cf",
"TextureComputedColor": "#837C7B"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Orchid_White.png",
"IconProperties": {
"Scale": 0.72,
"Translation": [
-1.7,
-19.1
],
"Rotation": [
22.5,
45,
22.5
]
}
}