doubled capacity of greate shafts! also adjusted the alternator to match
This commit is contained in:
parent
908fb8112c
commit
85a8456b8f
5 changed files with 36 additions and 36 deletions
|
|
@ -81,9 +81,9 @@ const registerCreateAdditionsRecipes = (event) => {
|
|||
}).id('tfg:createadditions/shaped/electric_motor')
|
||||
|
||||
event.shaped('createaddition:alternator', [
|
||||
'ACA',
|
||||
'FDB',
|
||||
'ECE'
|
||||
'AEA',
|
||||
'CDC',
|
||||
'BFB'
|
||||
], {
|
||||
A: '#gtceu:resistors',
|
||||
B: '#gtceu:circuits/lv',
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
// priority: 0
|
||||
|
||||
|
||||
global.VINTAGE_IMPROVEMENTS_DURATION_MULTIPLIER = 1.5;
|
||||
global.VINTAGE_IMPROVEMENTS_DURATION_MULTIPLIER = 2;
|
||||
|
||||
|
||||
global.VINTAGE_IMPROVEMENTS_DISABLED_ITEMS = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue