Fix craft gun Freedom in recipes.guns.js (#3279)
Signed-off-by: Tipy <105522881+Tipy4@users.noreply.github.com>
This commit is contained in:
@@ -219,7 +219,7 @@ function registerTACZGunRecipes(event){
|
||||
.inputFluids(Fluid.of('gtceu:polytetrafluoroethylene', 2160))
|
||||
.itemOutputs(Item.of('tacz:modern_kinetic_gun',
|
||||
'{GunCurrentAmmoCount:0,GunFireMode:"AUTO",GunId:"applied_armorer:niklas_smg_freedom",HasBulletInBarrel:1b}'))
|
||||
.circuit(7)
|
||||
.circuit(28)
|
||||
.EUt(GTValues.VA[GTValues.EV])
|
||||
.duration(160)
|
||||
|
||||
@@ -244,4 +244,4 @@ function registerTACZGunRecipes(event){
|
||||
.EUt(GTValues.VA[GTValues.EV])
|
||||
.duration(300)
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user