Plant_Flower_Common_Orange2
Server/Item/Items/Plant/Flowers/Plant_Flower_Common_Orange2.json, 947 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Common_Orange2.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"CustomModel": "Blocks/Foliage/Flowers/Jungle_Orange.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Flowers/Jungle_Orange_default.png",
"Weight": 1
}
],
"Gathering": {
"Soft": {
"DropList": "Plant_Flower_Orange_Harvest"
},
"Harvest": {}
},
"Support": {
"BlockSides": [
{
"FaceType": "Full"
}
]
},
"ParticleColor": "#e35c23",
"VariantRotation": "DoublePipe"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Common_Orange2.png",
"IconProperties": {
"Scale": 0.555,
"Translation": [
6.6,
-3.6
],
"Rotation": [
22.5,
48.375,
100.125
]
}
}