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