Plant_Seeds_Beans_Purple
Server/Item/Items/Plant/Plant_Seeds_Beans_Purple.json, 339 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
Utility | object |
Model | string |
Texture | string |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Seeds_Beans_Purple.name"
},
"Parent": "Plant_Seeds_Oak",
"Utility": {
"Compatible": true
},
"Model": "Resources/Plants/Seeds.blockymodel",
"Texture": "Resources/Plants/Seeds_Textures/Purple.png",
"Icon": "Icons/ItemsGenerated/Plant_Seeds_Beans_Purple.png"
}