Posted May 20, 20178 yr I've been having issues getting a couple of custom blocks to render. It makes absolutely no sense to me as to why they won't render, because I have other leaves and logs that render just fine. And I simply copied the code from the fine blocks to create the new ones. The ones that won't render are the Palm Leaves and Palm Log. They're part of a new biome I added called Tropics. Here is the code on github: https://github.com/blahblahbal/Blah-s-Minecraft-Mod The specific files are in the world, blocks, and client directories. I am at a loss for why they won't render. All I am looking for is a second set of eyes, maybe that will help me see something that I missed. Side note - my custom saplings also won't render, and I have no reference for that. I copied the vanilla json files, but I think it has something to do with ItemBlocks and/or the way I register them in BlockRenderRegister. EDIT: I should mention that they render fine in the inventory, just not in the world. EDIT2: Oh geez, I'm an idiot. Apparently I copied the wrong blockstates files to the log and leaf blocks. Testing to make sure they work right now. Edited May 20, 20178 yr by blahblahbal I'm an idiot
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.