Posted July 14, 20223 yr Hi Can anyone help me with why this has worked but won't anymore? If you can, thank you so much! e.getToolTip().add(new TranslatableComponent("item.furnaceandfuel.burntime")); Edited July 14, 20223 yr by Bridging_Noob Better Title
July 15, 20223 yr Need more context 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.
July 15, 20223 yr 8 hours ago, Bridging_Noob said: Can anyone help me with why this has worked but won't anymore? i guess you updating your Mod to 1.19 in this case use the factory methods in Component
October 31, 20223 yr On 7/15/2022 at 8:38 AM, Luis_ST said: i guess you updating your Mod to 1.19 in this case use the factory methods in Component Thanks, that work for me, if you're here in the future looking for a solution, and you're updating a mod to 1.19 from an older version, this is the correct answer: Component.translatable() will create Translatable Components
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.