Custom model bakery fix (#31)
This commit is contained in:
parent
83d5a4d2bf
commit
7845f5beb3
18 changed files with 68 additions and 182 deletions
|
@ -7,10 +7,11 @@
|
|||
"SimpleReloadableResourceManagerMixin",
|
||||
"EnchantingTableBlockMixin",
|
||||
"BackgroundRendererMixin",
|
||||
"GameMixin",
|
||||
"ModelManagerMixin",
|
||||
"TextureAtlasMixin",
|
||||
"ModelBakeryMixin",
|
||||
"MinecraftMixin"
|
||||
"MinecraftMixin",
|
||||
"GameMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue