Emissive textures support

This commit is contained in:
paulevsGitch 2021-07-18 17:00:46 +03:00
parent 940dd39e29
commit 201df3746a
2 changed files with 79 additions and 0 deletions

View file

@ -6,6 +6,7 @@
"client": [
"EnchantingTableBlockMixin",
"BackgroundRendererMixin",
"TextureAtlasMixin",
"ModelBakeryMixin",
"MinecraftMixin"
],