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