summaryrefslogtreecommitdiff
path: root/src/main/resources/assets/tinkerscompendium/materials/tanzanite.json
blob: 306798e9e54ed7a64a0bccadb2a9a7b996e8e1c2 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "type": "metal_textured",
    "parameters": {
        "texture": "tinkerscompendium:materials/facetedgem",
        "color": "8860e5",
        "shinyness": 0.6,
        "brightness": 0.4,
        "hueshift": 0.1
    }
}