Started by FeriOxi on Wed, 11/27/2024 - 02:22 Topic category: Troubleshooting, bugs, and solutions Executing Gradle task: runClientBuild info: MCreator 2024.3.42716, forge-1.20. - Pastebin.com Jump to top Do you use any custom code or plugins? If not, please open a bug report at https://github.com/MCreator/MCreator/issues and include zip of your workspace Jump to top Permalink Log in or register to post comments I use geckolib and itemtooltips Jump to top Permalink Log in or register to post comments (itemstack.getItem() == Blocks.LIME_CONCRETE.asItem()) {if (().equals("\u00A7aCan trade")) {tooltip.add(1, Component.literal("\u00A77You will receive"));tooltip.add(2, Component.literal((("\u00A78+"+(new java.text.DecimalFormat("\u00A7a##.##").format((new Object(){ Ok, so this makes sense. The bug originates from item tooltips plugin. Get in touch with the plugin author Jump to top Permalink Log in or register to post comments ok thx Jump to top Permalink Log in or register to post comments
Do you use any custom code or plugins? If not, please open a bug report at https://github.com/MCreator/MCreator/issues and include zip of your workspace Jump to top Permalink Log in or register to post comments
(itemstack.getItem() == Blocks.LIME_CONCRETE.asItem()) {if (().equals("\u00A7aCan trade")) {tooltip.add(1, Component.literal("\u00A77You will receive"));tooltip.add(2, Component.literal((("\u00A78+"+(new java.text.DecimalFormat("\u00A7a##.##").format((new Object(){ Ok, so this makes sense. The bug originates from item tooltips plugin. Get in touch with the plugin author Jump to top Permalink Log in or register to post comments
Do you use any custom code or plugins?
If not, please open a bug report at https://github.com/MCreator/MCreator/issues and include zip of your workspace
I use geckolib and itemtooltips
Ok, so this makes sense. The bug originates from item tooltips plugin. Get in touch with the plugin author
ok thx