Plant_Bush_Lush
Server/Item/Items/Plant/Bushes/Plant_Bush_Lush.json, 596 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
ResourceTypes | array[1] |
Icon | string |
ItemLevel | number |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Bush_Lush.name"
},
"Parent": "Plant_Bush",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Green_Dark.png",
"Weight": 1
}
],
"BlockParticleSetId": "Leaves_Round",
"BlockSoundSetId": "Bush",
"PhysicalMaterialId": "Foliage",
"ParticleColor": "#235e35",
"TextureComputedColor": "#204A29"
},
"ResourceTypes": [
{
"Id": "Plant_Red"
}
],
"Icon": "Icons/ItemsGenerated/Plant_Bush_Lush.png",
"ItemLevel": 46
}