
Does exist a complete documentation ?
quentin452 opened this issue ยท 7 comments
Because the README.md seem to incomplete
Hmmmm, you just implement things in Tidbits and you done
Make sure to implement correctly
Oh I forgot about something, put the mixin config in resource folder
Put config name and return it in getMixinConfigs
(return as ImmutableList if you only have 1 mixin config, else just load what you need in the list)
Infact I come from 1.7.10 mixin and I try making mixin in 1.12.2 but it seem to be different