Posted January 7, 20196 yr I have created a GUI for a container block that opens on right click. I am using ContainerChest and GuiChest since I don't need a custom GUI at this moment. That being said, is there any way to change the text color of the inventory title for my container block?
January 7, 20196 yr Author 32 minutes ago, diesieben07 said: GuiChest has the colors hardcoded in drawGuiContainerForegroundLayer. Make your own GUI and override it. Thanks, I was pretty sure of that. There's no downfall of using GuiChest if I don't want to customize anything other than the amount of slots, right?
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.