diff options
| author | Lance5057 <Lance5057@gmail.com> | 2018-06-05 22:13:46 -0500 |
|---|---|---|
| committer | Lance5057 <Lance5057@gmail.com> | 2018-06-05 22:13:46 -0500 |
| commit | c00efedf54aa760be041762be388f7f8adaab553 (patch) | |
| tree | a1325c8b09ea1fde6d162f73839d9f2be069245c /src/main/resources/assets/tinkerscompendium/models/item/parts/clasp.tmat.json | |
| parent | f428bdd45dbe00fd0b674bce6ed7623caedca804 (diff) | |
Armor Rendering Part 1master
Diffstat (limited to 'src/main/resources/assets/tinkerscompendium/models/item/parts/clasp.tmat.json')
| -rw-r--r-- | src/main/resources/assets/tinkerscompendium/models/item/parts/clasp.tmat.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/parts/clasp.tmat.json b/src/main/resources/assets/tinkerscompendium/models/item/parts/clasp.tmat.json new file mode 100644 index 0000000..b0cd8d1 --- /dev/null +++ b/src/main/resources/assets/tinkerscompendium/models/item/parts/clasp.tmat.json @@ -0,0 +1,5 @@ +{ + "textures": { + "layer0": "tinkerscompendium:items/_clasp" + } +} |
