Posted August 3, 20205 yr Hi, i'm new to modding and i created a new different tree type. Now i created all the associated blocks, but i have some trouble creating a new Sign. I extended the SignBlock class and the SignTileEntity and binded the TileEntityRenderer and all works good, but when i place down the sign the GUI for the text not show. I'm missing something? I'm using Minecraft 1.16.1 with Forge 32.0.98
August 3, 20205 yr Post code, preferably as a git repo. It's sad how much time mods spend saying "x is no longer supported on this forum. Please update to a modern version of Minecraft to receive support".
August 3, 20205 yr Author You can find the code at this link: https://github.com/michele-grifa/MoreStuffMod The branch is the 1.16.1 Another problem is that in the TileEntityRender, my custom texture for the Sign don't get loaded. Thanks
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.