summaryrefslogtreecommitdiff
path: root/src/main/resources/assets/tinkerscompendium/materials/starsapphire.json
blob: 94e2ceaa73e75cdf9eae0a86e799ba4c18421646 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "type": "metal_textured",
    "parameters": {
        "texture": "tinkerscompendium:materials/stargem",
        "color": "7a629e",
        "shinyness": 0.6,
        "brightness": 0.4,
        "hueshift": 0.1
    }
}