fixed active formation plane recipe
This commit is contained in:
parent
7ffef11f0e
commit
5a92686b6f
1 changed files with 1 additions and 1 deletions
|
|
@ -480,7 +480,7 @@ const registerExtendedAE2Recipes = (event) => {
|
|||
event.recipes.gtceu.assembler('expatternprovider:active_formation_plane')
|
||||
.itemInputs(
|
||||
'ae2:formation_plane',
|
||||
'expatternprovider:export_bus',
|
||||
'ae2:export_bus',
|
||||
'2x ae2:engineering_processor')
|
||||
.itemOutputs('expatternprovider:active_formation_plane')
|
||||
.duration(100)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue