aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/shcm/shsupercm/fabric/citresewn/pack
AgeCommit message (Expand)Author
2022-01-04Cleaned up cit root and fapi usageSHsuperCM
2021-12-31Some gradle cleanupSHsuperCM
2021-12-31Fixed subtextures not working with multiple override condition typesSHsuperCM
2021-12-31Made textures in CIT json models always use the asset resolverSHsuperCM
2021-12-31Hotfix for leather armor color not accepting hex matchesSHsuperCM
2021-12-20Fixed invalid namespaces in resourcepacksSHsuperCM
2021-12-18Fixed subtexture overriding failing with a custom modelSHsuperCM
2021-10-29Rewrote custom blend parsingSHsuperCM
2021-10-23Added rgba multipliers to enchantmentsSHsuperCM
2021-10-23Added blend to enchantmentsSHsuperCM
2021-10-22Fixed CITItem not applying on tridents and spyglassesSHsuperCM
2021-10-20CIT Enchantment speed default value is now 1SHsuperCM
2021-10-16Added blur effect to enchantmentSHsuperCM
2021-10-16CIT Enchantment's speed and rotation, added glint speed multiplier to configSHsuperCM
2021-10-15Global Properties' enchantment capSHsuperCM
2021-10-15Restructured to store active effective global propertiesSHsuperCM
2021-10-15CIT Enchantment applying on armor and elytraSHsuperCM
2021-10-12Fixed some issues with enchantment glints applying when they shouldntSHsuperCM
2021-10-12Limited CIT Enchantment working with itemsSHsuperCM
2021-10-09Fixed ignored texture-based model duplicatesSHsuperCM
2021-10-09Setup for enchantment layer applicationSHsuperCM
2021-10-09Register render layers for CITEnchantmentsSHsuperCM
2021-10-09CIT Enchantment parsing and active storageSHsuperCM
2021-09-27Fixed some issues with global properties parsingSHsuperCM
2021-09-25Support for multiple overriding textures on the same modelSHsuperCM
2021-09-20Checking cit Name and Lore tags will now evaluate the json if match is not a ...SHsuperCM
2021-09-19Fixed damage and stackSize properties not being used correctly in some casesSHsuperCM
2021-09-19Implemented cit application cachingSHsuperCM
2021-09-18ConsistencySHsuperCM
2021-09-18Fixed texture property being ignored when relative assumed model existsSHsuperCM
2021-09-18Fixed nbt property's regex matching not workingSHsuperCM
2021-09-18Added tile as alias for texture propertySHsuperCM
2021-09-18LogsSHsuperCM
2021-09-18v0.6.0SHsuperCM
2021-09-18Made enchantments property test blindly instead of using registrySHsuperCM
2021-09-18Added support for literal path not containing resource type directory prefixSHsuperCM
2021-09-18Added deprecated "crossbow_standby" subitem supportSHsuperCM
2021-09-18Rewrote sub item systemSHsuperCM
2021-09-16Fixed crash when cit enchantmentLevels is specifiedSHsuperCM
2021-09-14Fixed absolute paths not working when set from resourcepack rootSHsuperCM
2021-09-14Fixed empty asset resolution ignoring double extensionSHsuperCM
2021-09-14Added support for item type assumption based on properties file nameSHsuperCM
2021-09-11Rewrote cit discoverySHsuperCM
2021-09-11Fixed cit.properties reading issueSHsuperCM
2021-09-09v0.5.1, "Broken Path" mixins wont be injected if config is turned offSHsuperCM
2021-09-03Made it easier to integrate cit typesSHsuperCM
2021-09-03Fixed path resolution not properly working in sub modelsSHsuperCM
2021-09-02v0.4.4: Fixed literal model paths not loading if "models" prefix is not speci...SHsuperCM
2021-08-31v0.4.3: Fixed full cit paths not recognized in json models, fixed nbt exact m...SHsuperCM
2021-08-30v0.4.2: Made model jsons able to reference relative pathsSHsuperCM