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