SAD-slime ahh dih 👌

PAD-P.Diddy ahh dih 💀
RAD-radioactive ahh dih ☢
DAD-Doofenshmirtz ahh dih 🎩
GAD-gurt ahh dih 🍦
VAD-veiny ahh dih 🍇
UAD-united arab emirates 🇦🇪
CAD-creative ahh dih 🧠
This commit is contained in:
Lazzzycatwastaken 2025-04-05 19:02:44 +02:00
parent da9b0750f7
commit 8c6f2150fd
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ public class GUIMachineRTG extends GuiInfoContainer {
pelletText[i + 1] = I18nUtil.resolveKey("desc.gui.rtg.pelletPower", I18nUtil.resolveKey(pellet.getUnlocalizedName() + ".name"), pellet.getHeat() * 5);
}
this.drawCustomInfoStat(mouseX, mouseY, guiLeft - 8, guiTop + 25, 16, 16, guiLeft - 8, guiTop + 36 + 16, pelletText);
this.drawCustomInfoStat(mouseX, mouseY, guiLeft - 12, guiTop + 25, 16, 16, guiLeft - 8, guiTop + 36 + 16, pelletText);
}
@Override
@ -72,6 +72,6 @@ public class GUIMachineRTG extends GuiInfoContainer {
drawTexturedModalRect(guiLeft + 146, guiTop + 60 - i, 192, 10 + (51 - i), 16, i);
}
this.drawInfoPanel(guiLeft - 8, guiTop + 25, 16, 16, 2);
this.drawInfoPanel(guiLeft - 12, guiTop + 25, 16, 16, 2);
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB