Plant_Moss_Wall_Green_Dark
Server/Item/Items/Plant/Moss/Plant_Moss_Wall_Green_Dark.json, 892 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
ItemLevel | number |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Moss_Wall_Green_Dark.name"
},
"Parent": "Plant_Moss_Wall_Green",
"BlockType": {
"Gathering": {
"Tools": [
{
"Type": "Shears"
}
],
"Soft": {
"DropList": "Plant_Moss_Block_Green_Dark"
},
"UseDefaultDropWhenPlaced": true
},
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Moss_Wall_Textures/Moss_GS.png",
"Weight": 1
},
{
"Texture": "Blocks/Foliage/Plants/Moss_Wall_Textures/Moss_GS2.png",
"Weight": 1
},
{
"Texture": "Blocks/Foliage/Plants/Moss_Wall_Textures/Moss_GS3.png",
"Weight": 1
}
],
"Tint": [
"#75883c"
],
"ParticleColor": "#6b8e32"
},
"Icon": "Icons/ItemsGenerated/Plant_Moss_Wall_Green_Dark.png",
"ItemLevel": 25
}