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