Soil_Grass_Wet_Full
Server/Item/Items/Soil/Grass/Soil_Grass_Wet_Full.json, 572 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
ItemLevel | number |
Parent | string |
Icon | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Soil_Grass_Wet_Full.name"
},
"ItemLevel": 14,
"Parent": "Soil_Grass",
"Icon": "Icons/ItemsGenerated/Soil_Grass_Wet_Full.png",
"BlockType": {
"Textures": [
{
"Down": "BlockTextures/Soil_Dirt.png",
"Sides": "BlockTextures/Soil_Grass_Wet_Side_Full_GS.png",
"Up": "BlockTextures/Soil_Grass_Wet_GS.png",
"Weight": 1
}
],
"TextureSideMask": null,
"BiomeTint": 100,
"BiomeTintDown": 0,
"Tint": [
"#4aa17a"
],
"TintDown": []
}
}