Posted August 26, 20169 yr I am wondering if there is a way to set a display name for a block/item without using the language file. There is a block that I want to allow users to rename and I have a config option to put a string to a variable, but I would like to be able to use that variable as the display name. Any direction would be wonderful! Thank you!
August 26, 20169 yr I am wondering if there is a way to set a display name for a block/item without using the language file. There is a block that I want to allow users to rename and I have a config option to put a string to a variable, but I would like to be able to use that variable as the display name. Any direction would be wonderful! Thank you! Check out Item#getItemStackDisplayName. By default it uses the translator but you can override it with your config string (possibly).
August 27, 20169 yr Author That worked perfectly! Thank you very much! not sure why I had a brain fart there.
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.