Update recipe_types.js
Signed-off-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
parent
9dcb74fe7e
commit
e73f363911
1 changed files with 0 additions and 8 deletions
|
|
@ -7,13 +7,5 @@ const registerGTCEuRecipeTypes = (event) => {
|
|||
.setMaxIOSize(3, 4, 1, 0)
|
||||
.setProgressBar(GuiTextures.PROGRESS_BAR_ARROW, FillDirection.LEFT_TO_RIGHT)
|
||||
.setSound(GTSoundEntries.BATH)
|
||||
|
||||
event.create('alternator')
|
||||
.category('alternator')
|
||||
.setEUIO('out')
|
||||
.setMaxIOSize(1, 0, 0, 0)
|
||||
.setProgressBar(GuiTextures.PROGRESS_BAR_ARROW, FillDirection.LEFT_TO_RIGHT)
|
||||
.setSound(GTSoundEntries.ARC)
|
||||
.setMaxTooltips(6)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue