Posted March 29, 20214 yr I want his item to go onto my head, but I don't know how I do that with 3D items. (I have created armor in my mod but I don't think you can have 3D Items as helmet.)
March 29, 20214 yr you can use a Layer Rendererer. check the Elytra Layer for some reference Edited March 29, 20214 yr by kiou.23
March 29, 20214 yr Author 1 hour ago, kiou.23 said: you can use a Layer Rendererer. check the Elytra Layer for some reference I'm new to modding so I don't know how I can see that and which layer renderer do you recommend me?
March 30, 20214 yr 6 hours ago, GhostGamesFSM said: I'm new to modding so I don't know how I can see that if you're on intelliJ, you can triple-shift iirc to open a search bar, then search for the Elytra Layer and you can see it's code. if anything you can just google how to search for files in your IDE 6 hours ago, GhostGamesFSM said: which layer renderer do you recommend me? wdym? you should create your own layer renderer, and override the render method. you "register" it by listening to the RenderPlayerEvent, and then adding a new instance of it to the player renderer
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.