aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/citresewn.mixins.json
diff options
context:
space:
mode:
authorSHsuperCM <shsupercm@gmail.com>2021-08-28 12:35:15 +0300
committerSHsuperCM <shsupercm@gmail.com>2021-08-28 12:35:15 +0300
commitd2dddabbb2536d0434972c421cac6e89f030118f (patch)
tree99cff8dc373a90155ed198760b1a51d080471ab4 /src/main/resources/citresewn.mixins.json
parent3a6509fa7b693fd15df3a8d02ec0789e40fab58f (diff)
downloadCITResewn-d2dddabbb2536d0434972c421cac6e89f030118f.tar.gz
CITResewn-d2dddabbb2536d0434972c421cac6e89f030118f.tar.bz2
CITResewn-d2dddabbb2536d0434972c421cac6e89f030118f.zip
Implemented layered sub textures and fixed textures not applying correctly
Diffstat (limited to 'src/main/resources/citresewn.mixins.json')
-rw-r--r--src/main/resources/citresewn.mixins.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/citresewn.mixins.json b/src/main/resources/citresewn.mixins.json
index 0dedde8..fe412be 100644
--- a/src/main/resources/citresewn.mixins.json
+++ b/src/main/resources/citresewn.mixins.json
@@ -6,6 +6,7 @@
"mixins": [
"IdentifierMixin",
"ItemRendererMixin",
+ "JsonUnbakedModelAccessor",
"ModelLoaderMixin",
"NbtCompoundAccessor",
"SpriteAtlasTextureMixin"