Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-18 | Split item model functionality from ModelLoaderMixin into its own mixin | SHsuperCM | |
2021-09-18 | Rewrote sub item system | SHsuperCM | |
Sub items are now converted into model overrides and added support for loaded overrides. Closes #19 Fixes #24 | |||
2021-09-11 | Rewrote cit discovery | SHsuperCM | |
• Added support for namespaces other than minecraft. • Added support for cits in fabric resources(allowing mod jars to include cits if fabric api is present) Closes #12 | |||
2021-09-09 | v0.5.1, "Broken Path" mixins wont be injected if config is turned off | SHsuperCM | |
• Changing config for broken paths now requires a restart to apply and it being disabled completely removes the effects it has on the game. • Organized mixins into packages fixes #14 | |||
2021-09-07 | Added support for packs with broken paths(config) | SHsuperCM | |
2021-08-31 | v0.4.3: Fixed full cit paths not recognized in json models, fixed nbt exact ↵ | SHsuperCM | |
match bug | |||
2021-08-29 | Implemented type=armor cits | SHsuperCM | |
2021-08-28 | v0.2.0: Added type=elytra support | SHsuperCM | |
2021-08-28 | Implemented layered sub textures and fixed textures not applying correctly | SHsuperCM | |
2021-08-27 | A whole lotta work in loading item-type cits and active structure | SHsuperCM | |
2021-08-22 | Started work on baking CITItem and started item mixin | SHsuperCM | |
2021-08-21 | Parse nbt | SHsuperCM | |
2021-08-20 | Initial commit | SHsuperCM | |