gas charge pad tooltip warning

This commit is contained in:
tracer4b 2022-10-05 18:27:29 +08:00
parent 9d457231fd
commit 82e8158732

View File

@ -976,3 +976,6 @@ centrifuge.recipeBuilder()
.inputs(<advancedrocketry:hotturf>)
.chancedOutput(<metaitem:crushedBandedIron>, 5000, 500)
.duration(20).EUt(480).buildAndRegister();
// Tooltips
<advancedrocketry:oxygencharger>.addTooltip(format.red("Do not use the GUI! It will cause a crash. Pipe fluids in"));