fix gas charge pad crash (#147)

Co-Authored-By: 阿丽塔0313 <2249114370@qq.com>
This commit is contained in:
tracer4b 2022-12-13 10:02:57 +08:00
parent a645772879
commit a2dee3d64a
2 changed files with 1 additions and 4 deletions

View File

@ -165,7 +165,7 @@
},
{
"projectID": 236541,
"fileID": 3611363,
"fileID": 2949886,
"required": true
},
{

View File

@ -976,6 +976,3 @@ 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"));