Smartin
Smartin
TIPThe Iris Project
Created by Smartin on 9/25/2023 in #iris-issues
Custom Itemrenderer?
hey, im working on a modular item mod. in testing it came up that with that with iris installed the items wont render outside of the inventory. At the moment im using the itemrenderer and im using a mixin to cancel the rendering and call my seperate rendering https://github.com/Truly-Modular/Modular-Item-API/blob/main/common/src/main/java/smartin/miapi/mixin/client/ItemRendererMixin.java heres my mixin in question. So im assuming iris makes custom itemrendering, so how should i do the compat?
7 replies