Ingredient_Crystal_Green
Server/Item/Items/Ingredient/Crystal/Ingredient_Crystal_Green.json, 499 B
Fields
| Field | Type |
|---|---|
Parent | string |
TranslationProperties | object |
Model | string |
Texture | string |
IconProperties | object |
Icon | string |
Source
{
"Parent": "Ingredient_Crystal_White",
"TranslationProperties": {
"Name": "server.items.Ingredient_Crystal_Green.name"
},
"Model": "Resources/Crystals/Crystal_Fragment.blockymodel",
"Texture": "Resources/Crystals/Crystal_Fragment_Textures/Green.png",
"IconProperties": {
"Scale": 0.75,
"Translation": [
-0.3,
0.3
],
"Rotation": [
34.315,
29.815,
22.5
]
},
"Icon": "Icons/ItemsGenerated/Ingredient_Crystal_Fragments_Green.png"
}