Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Item / Items / Plant / Plant_Seeds_Beans_Purple.json

Plant_Seeds_Beans_Purple

Server/Item/Items/Plant/Plant_Seeds_Beans_Purple.json, 339 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Utilityobject
Modelstring
Texturestring
Iconstring

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"
}