Plant_Moss_Rug_Pink
Server/Item/Items/Plant/Moss/Plant_Moss_Rug_Pink.json, 491 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Moss_Rug_Pink.name"
},
"Parent": "Plant_Moss_Rug_Green",
"BlockType": {
"CustomModel": "Blocks/Foliage/Plants/Jungle_Plant_Moss.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Jungle_Plant_Moss_Texture.png",
"Weight": 1
}
],
"BiomeTint": 0,
"Tint": [],
"ParticleColor": "#a33f9e"
},
"Icon": "Icons/ItemsGenerated/Plant_Moss_Rug_Pink.png"
}