Posted May 7, 201312 yr What's the difference between a Cake block and a Cauldron ? you can eat cake caudlrons take water yeah okay, great. what about this ? they are both special renders they both keep count and render differently depending on times eaten/water available cake and cauldron MAY just use meta you could pull it off without a tile entity yes, that too. but you're not close to it. I'm using an ItemRenderer, to render an item into a model. But, blockmodels already exist? so why bother making new models ! I use this very line to render blocks render.renderBlockAsItem(blockToRender, 0, 1.0f); where "render" is an instance of RenderBlocks this works with Cake and Reed/Sugar Cane it lacks the rendering with flowerpots, cauldrons, brewing stands, repeaters, comparators and signs Thanks for any reflective answer or help. https://minecraft.curseforge.com/members/Subaraki/projects
May 8, 201312 yr I would be willing to bet that it also works for these items: Silk Redstone repeater Brewing stand Comparator (Plus cake, reeds, and cauldron) All seven of those items are instances of the same item class (ItemReed.java). I have no idea why. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
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.