This reverts commit a63264b3a7c71ecac594698d3b0bfa64976a6e40. Co-authored-by: tracer4b <61507029+tracer4b@users.noreply.github.com>
This commit is contained in:
parent
4fa4014673
commit
df807b8489
@ -384,12 +384,4 @@ cutter.recipeBuilder()
|
|||||||
<thermalexpansion:capacitor:5>.addTooltip(format.red("Cannot be discharged in GT Battery Buffers"));
|
<thermalexpansion:capacitor:5>.addTooltip(format.red("Cannot be discharged in GT Battery Buffers"));
|
||||||
<gregtech:meta_item_1:466>.addTooltip(format.yellow("Grid squares correspond to 1 chunk, up is north\nClick a resource name in sidebar to highlight only it\nUse JEI to check potential vein depth"));
|
<gregtech:meta_item_1:466>.addTooltip(format.yellow("Grid squares correspond to 1 chunk, up is north\nClick a resource name in sidebar to highlight only it\nUse JEI to check potential vein depth"));
|
||||||
<gregtech:meta_item_1:467>.addTooltip(format.yellow("Grid squares correspond to 1 chunk, up is north\nClick a resource name in sidebar to highlight only it\nUse JEI to check potential vein depth"));
|
<gregtech:meta_item_1:467>.addTooltip(format.yellow("Grid squares correspond to 1 chunk, up is north\nClick a resource name in sidebar to highlight only it\nUse JEI to check potential vein depth"));
|
||||||
<gregtech:meta_item_1:468>.addTooltip(format.yellow("Grid squares correspond to 1 chunk, up is north\nClick a resource name in sidebar to highlight only it\nUse JEI to check potential vein depth"));
|
<gregtech:meta_item_1:468>.addTooltip(format.yellow("Grid squares correspond to 1 chunk, up is north\nClick a resource name in sidebar to highlight only it\nUse JEI to check potential vein depth"));
|
||||||
|
|
||||||
// Treated Wood Stick
|
|
||||||
lathe.recipeBuilder()
|
|
||||||
.inputs(<ore:plankTreatedWood>)
|
|
||||||
.outputs(<metaitem:stickTreatedWood> * 2)
|
|
||||||
.duration(20)
|
|
||||||
.EUt(30)
|
|
||||||
.buildAndRegister();
|
|
Loading…
x
Reference in New Issue
Block a user