diff options
Diffstat (limited to 'src/main/resources/assets/notenoughupdates/custom_skull_textures/customskull.json')
-rw-r--r-- | src/main/resources/assets/notenoughupdates/custom_skull_textures/customskull.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/assets/notenoughupdates/custom_skull_textures/customskull.json b/src/main/resources/assets/notenoughupdates/custom_skull_textures/customskull.json new file mode 100644 index 00000000..dddd7878 --- /dev/null +++ b/src/main/resources/assets/notenoughupdates/custom_skull_textures/customskull.json @@ -0,0 +1,7 @@ +{ + "comment": "custom models override textures, remove the 'model' part below to make it use the elephant texture", + "f69ba621-a8b6-31a7-8de1-dc7ade140e1d": { + "model": "australia/moul_hat", + "texture": "australia/elephant" + } +}
\ No newline at end of file |