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