add GT axe lumber tooltip
This commit is contained in:
parent
54660281c0
commit
f4c6904d6d
@ -387,4 +387,7 @@ cutter.recipeBuilder()
|
|||||||
.outputs(<moreplates:fluix_plate> * 8)
|
.outputs(<moreplates:fluix_plate> * 8)
|
||||||
.duration(784)
|
.duration(784)
|
||||||
.EUt(30)
|
.EUt(30)
|
||||||
.buildAndRegister();
|
.buildAndRegister();
|
||||||
|
|
||||||
|
// GT Axe Tooltip
|
||||||
|
<gregtech:meta_tool:3>.addTooltip(format.yellow("All GT Axes have Lumberaxe Functionality"));
|
Loading…
x
Reference in New Issue
Block a user