Plant_Flower_Bushy_Yellow
Server/Item/Items/Plant/Flowers/Plant_Flower_Bushy_Yellow.json, 875 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Bushy_Yellow.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.gather",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Bramble_Ball_Texture.png",
"Weight": 1
}
],
"CustomModel": "Blocks/Foliage/Plants/Bramble_Ball.blockymodel",
"CustomModelScale": 1,
"Gathering": {
"Soft": {
"DropList": "Plant_Bush"
},
"Harvest": { }
},
"BlockParticleSetId": "Grass",
"ParticleColor": "#c68c23",
"BlockSoundSetId": "Bush"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Bushy_Yellow.png",
"IconProperties": {
"Scale": 0.54,
"Translation": [
-2.4,
-14.4
],
"Rotation": [
22.5,
65.25,
22.5
]
}
}