Rewrite sub item system
SHsuperCM opened this issue ยท 0 comments
The sub item system should probably be rewritten with predicates in mind.
So instead of mapping baked sub models to cits for the real time conversions, explicitly map sub model names to model overrides and then mixinto the HEAD
in the item renderer injection before vanilla overrides are tested and apply model override predicates from the cit, then just return early to boost performance.