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