aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/citresewn.mixins.json
AgeCommit message (Collapse)Author
2022-02-17Re-added Broken PathsSHsuperCM
Will now notify in the logs when encountering a broken path.
2022-02-05Migrated to using Fletching TableSHsuperCM
2022-01-22Implemented global properties api and started pack parsing/active citsSHsuperCM
2022-01-21Re(moved) most of the old sourcesSHsuperCM
2022-01-21Added separate project for defaults & set up buildingSHsuperCM
2022-01-15Added support for method=cycle in the enchantment typeSHsuperCM
Fixes #15
2021-10-20Added citresewn commandSHsuperCM
2021-10-15CIT Enchantment applying on armor and elytraSHsuperCM
#15
2021-10-09Setup for enchantment layer applicationSHsuperCM
#15
2021-10-09Register render layers for CITEnchantmentsSHsuperCM
#15
2021-09-19Implemented cit application cachingSHsuperCM
Closes #31
2021-09-18Split item model functionality from ModelLoaderMixin into its own mixinSHsuperCM
2021-09-18Rewrote sub item systemSHsuperCM
Sub items are now converted into model overrides and added support for loaded overrides. Closes #19 Fixes #24
2021-09-11Rewrote cit discoverySHsuperCM
• 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-09v0.5.1, "Broken Path" mixins wont be injected if config is turned offSHsuperCM
• 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-07Added support for packs with broken paths(config)SHsuperCM
2021-08-31v0.4.3: Fixed full cit paths not recognized in json models, fixed nbt exact ↵SHsuperCM
match bug
2021-08-29Implemented type=armor citsSHsuperCM
2021-08-28v0.2.0: Added type=elytra supportSHsuperCM
2021-08-28Implemented layered sub textures and fixed textures not applying correctlySHsuperCM
2021-08-27A whole lotta work in loading item-type cits and active structureSHsuperCM
2021-08-22Started work on baking CITItem and started item mixinSHsuperCM
2021-08-21Parse nbtSHsuperCM
2021-08-20Initial commitSHsuperCM