fixed universal wireless terminal coming with the other terminals pre-installed
This commit is contained in:
parent
a1eb637538
commit
33c00b0575
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ const registerAE2WTLibRecipes = (event) => {
|
|||
'1x gtceu:ev_emitter',
|
||||
'2x #forge:plates/rhodium')
|
||||
.inputFluids(Fluid.of('gtceu:epoxy', 144))
|
||||
.itemOutputs(Item.of('ae2wtlib:wireless_universal_terminal', '{crafting:1b, pattern_access:1b, pattern_encoding:1b}'))
|
||||
.itemOutputs(Item.of('ae2wtlib:wireless_universal_terminal'))
|
||||
.duration(300)
|
||||
.EUt(GTValues.VA[GTValues.EV])
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue