Fix recipe Ostrum Fab (#1771)
Forgot to change the name Signed-off-by: TomPlop <tomdidome@gmail.com>
This commit is contained in:
parent
423351a82b
commit
f2aae5356a
1 changed files with 4 additions and 4 deletions
|
|
@ -1166,10 +1166,10 @@ function registerGTCEuMachineRecipes(event) {
|
|||
|
||||
// Multiblock
|
||||
|
||||
/* LOCKED UNTIL VENUS
|
||||
/* LOCKED UNTIL MARS
|
||||
|
||||
event.shaped(
|
||||
'gtceu:extraterrestrial_ore_fabricator',
|
||||
'gtceu:ostrum_linear_accelerator',
|
||||
[ 'USU',
|
||||
'WZW',
|
||||
'PTP'],
|
||||
|
|
@ -1181,7 +1181,7 @@ function registerGTCEuMachineRecipes(event) {
|
|||
T: '#forge:single_cables/platinum',
|
||||
P: 'gtceu:iv_electric_pump'
|
||||
}
|
||||
).id('gtceu:shaped/extraterrestrial_ore_fabricator')
|
||||
).id('gtceu:shaped/ostrum_linear_accelerator')
|
||||
|
||||
*/
|
||||
|
||||
|
|
@ -1305,4 +1305,4 @@ function registerGTCEuMachineRecipes(event) {
|
|||
|
||||
*/
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue