add tooltip to flux capacitor
This commit is contained in:
parent
57d4761df1
commit
5a89e80cd4
@ -375,5 +375,6 @@ cutter.recipeBuilder()
|
|||||||
.EUt(30)
|
.EUt(30)
|
||||||
.buildAndRegister();
|
.buildAndRegister();
|
||||||
|
|
||||||
// GT Axe Tooltip
|
// Tooltips
|
||||||
<gregtech:meta_tool:3>.addTooltip(format.yellow("All GT Axes have Lumberaxe Functionality"));
|
<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"));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user