Posted September 7, 20214 yr Hi, I have an item that uses semi-transparent texture. In older version, I can use RenderTypeLookUp to set render type in order to make the item's texture renders properly. But in 1.17, RenderTypeLookUp was removed, and I have no idea how to set render type now. Any solutions? Edited September 7, 20214 yr by Piinut
September 8, 20214 yr 17 hours ago, Piinut said: Any solutions? I think the class was just renamed to ItemBlockRenderTypes when the switch to official mappings for class names was made. Edited September 8, 20214 yr by vemerion
September 8, 20214 yr Author 2 hours ago, vemerion said: I think the class was just renamed to ItemBlockRenderTypes when the switch to official mappings for class names was made. I think this class is designed to handle block rendering, but I might be wrong. I'm just trying to render a normal item. Does that still work?
September 9, 20214 yr On 9/8/2021 at 2:28 PM, Piinut said: I'm just trying to render a normal item. Does that still work? I just tested and good news! You don't need to do anything special to have a semi-transparent item. Just make the texture transparent and you should be good to go!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.