Plant_Bush_Winter_Red
Server/Item/Items/Plant/Bushes/Plant_Bush_Winter_Red.json, 589 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
ResourceTypes | array[1] |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Bush_Winter_Red.name"
},
"Parent": "Plant_Bush",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Winter_Red.png",
"Weight": 1
}
],
"BlockParticleSetId": "Leaves_Round",
"ParticleColor": "#c46045",
"BlockSoundSetId": "Bush",
"PhysicalMaterialId": "Foliage",
"TextureComputedColor": "#944539"
},
"ResourceTypes": [
{
"Id": "Plant_Red"
}
],
"Icon": "Icons/ItemsGenerated/Plant_Bush_Winter_Red.png"
}