add tooltip to flux capacitor

This commit is contained in:
tracer4b 2022-05-20 10:53:21 +08:00
parent 57d4761df1
commit 5a89e80cd4

View File

@ -375,5 +375,6 @@ cutter.recipeBuilder()
.EUt(30)
.buildAndRegister();
// GT Axe Tooltip
// Tooltips
<gregtech:meta_tool:3>.addTooltip(format.yellow("All GT Axes have Lumberaxe Functionality"));
<thermalexpansion:capacitor>.addTooltip(format.red("Cannot be discharged in GT Battery Buffers"));