Age | Commit message (Expand) | Author |
2021-10-09 | Setup for enchantment layer application | SHsuperCM |
2021-10-09 | Register render layers for CITEnchantments | SHsuperCM |
2021-10-09 | CIT Enchantment parsing and active storage | SHsuperCM |
2021-09-27 | Fixed some issues with global properties parsing | SHsuperCM |
2021-09-25 | Support for multiple overriding textures on the same model | SHsuperCM |
2021-09-20 | Checking cit Name and Lore tags will now evaluate the json if match is not a ... | SHsuperCM |
2021-09-19 | Fixed damage and stackSize properties not being used correctly in some cases | SHsuperCM |
2021-09-19 | Implemented cit application caching | SHsuperCM |
2021-09-18 | Consistency | SHsuperCM |
2021-09-18 | Fixed texture property being ignored when relative assumed model exists | SHsuperCM |
2021-09-18 | Fixed nbt property's regex matching not working | SHsuperCM |
2021-09-18 | Added tile as alias for texture property | SHsuperCM |
2021-09-18 | Logs | SHsuperCM |
2021-09-18 | Split item model functionality from ModelLoaderMixin into its own mixin | SHsuperCM |
2021-09-18 | v0.6.0 | SHsuperCM |
2021-09-18 | Made enchantments property test blindly instead of using registry | SHsuperCM |
2021-09-18 | Added support for literal path not containing resource type directory prefix | SHsuperCM |
2021-09-18 | Added deprecated "crossbow_standby" subitem support | SHsuperCM |
2021-09-18 | Rewrote sub item system | SHsuperCM |
2021-09-16 | Fixed crash when cit enchantmentLevels is specified | SHsuperCM |
2021-09-15 | Fixed no world for gui items | SHsuperCM |
2021-09-14 | Moved cloth config support into OptionalCompat | SHsuperCM |
2021-09-14 | Fixed bug with Cosmetic Armor support | SHsuperCM |
2021-09-14 | Fixed absolute paths not working when set from resourcepack root | SHsuperCM |
2021-09-14 | Fixed empty asset resolution ignoring double extension | SHsuperCM |
2021-09-14 | Added support for item type assumption based on properties file name | SHsuperCM |
2021-09-11 | v0.5.2, Added support for Cosmetic Armor 1.1.0 | SHsuperCM |
2021-09-11 | Consistency | SHsuperCM |
2021-09-11 | Rewrote cit discovery | SHsuperCM |
2021-09-11 | Fixed cit.properties reading issue | SHsuperCM |
2021-09-09 | v0.5.1, "Broken Path" mixins wont be injected if config is turned off | SHsuperCM |
2021-09-07 | v0.5.0, added more log info | SHsuperCM |
2021-09-07 | Added support for packs with broken paths(config) | SHsuperCM |
2021-09-03 | Made it easier to integrate cit types | SHsuperCM |
2021-09-03 | Fixed path resolution not properly working in sub models | SHsuperCM |
2021-09-02 | v0.4.4: Fixed literal model paths not loading if "models" prefix is not speci... | SHsuperCM |
2021-08-31 | v0.4.3: Fixed full cit paths not recognized in json models, fixed nbt exact m... | SHsuperCM |
2021-08-30 | v0.4.2: Made model jsons able to reference relative paths | SHsuperCM |
2021-08-30 | v0.4.1: Fixed nbt name/lore requiring json | SHsuperCM |
2021-08-29 | v0.4.0: Added config options to mute loading errors/warns | SHsuperCM |
2021-08-29 | Implemented type=armor cits | SHsuperCM |
2021-08-29 | Fixed nbt list match exception | SHsuperCM |
2021-08-28 | Added config as well as support for modmenu/cloth | SHsuperCM |
2021-08-28 | v0.2.0: Added type=elytra support | SHsuperCM |
2021-08-28 | Moved empty items check from cit to cit item | SHsuperCM |
2021-08-28 | Implemented layered sub textures and fixed textures not applying correctly | SHsuperCM |
2021-08-27 | Fixed zipped/directory resourcepack paths depth checks | SHsuperCM |
2021-08-27 | Made cit items work | SHsuperCM |
2021-08-27 | Fixed some paths not being read for cits | SHsuperCM |
2021-08-27 | CIT ordering | SHsuperCM |