fix
This commit is contained in:
parent
b38476aebb
commit
99ce711397
1 changed files with 1 additions and 1 deletions
|
|
@ -340,7 +340,7 @@ const registerGTCEuMachines = (event) => {
|
|||
.rotationState(RotationState.NON_Y_AXIS)
|
||||
.generator(true)
|
||||
.recipeType('large_solar_panel_tier3')
|
||||
.recipeModifiers(GTRecipeModifiers.PARALLEL_HATCH)
|
||||
.recipeModifiers([GTRecipeModifiers.PARALLEL_HATCH])
|
||||
.appearanceBlock(() => Block.getBlock('tfg:casings/machine_casing_iron_desh'))
|
||||
.pattern(definition => FactoryBlockPattern.start()
|
||||
.aisle(" A A ", " A A ", " A A ", " S S ", " S S ", " S S ", " CCCCCCCCC ", " ", " ", " ", " ", " ", " ", " ")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue