mini fixes (#2545)
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
"solid",
|
||||
"solid"
|
||||
],
|
||||
"centered": true,
|
||||
"type": "bond"
|
||||
},
|
||||
{
|
||||
@@ -51,6 +52,7 @@
|
||||
"solid",
|
||||
"solid"
|
||||
],
|
||||
"centered": true,
|
||||
"type": "bond"
|
||||
},
|
||||
{
|
||||
@@ -60,6 +62,7 @@
|
||||
"solid",
|
||||
"solid"
|
||||
],
|
||||
"centered": true,
|
||||
"type": "bond"
|
||||
},
|
||||
{
|
||||
@@ -69,6 +72,7 @@
|
||||
"solid",
|
||||
"solid"
|
||||
],
|
||||
"centered": true,
|
||||
"type": "bond"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -90,6 +90,7 @@ function registerTACZAmmoRecipes(event){
|
||||
.itemOutputs(Item.of('tacz:ammo', 4,
|
||||
'{AmmoId:"tacz:45_70"}'))
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
.circuit(4)
|
||||
.duration(20)
|
||||
|
||||
//Clockwork era
|
||||
@@ -99,6 +100,7 @@ function registerTACZAmmoRecipes(event){
|
||||
.itemOutputs(Item.of('tacz:ammo', 4,
|
||||
'{AmmoId:"create_armorer:rbapb"}'))
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
.circuit(1)
|
||||
.duration(20)
|
||||
event.recipes.gtceu.assembler('tfg_tacz:rb_small')
|
||||
.itemInputs('4x #forge:nuggets/lead','2x #forge:foils/copper', '4x tfg:small_bullet_casing',
|
||||
|
||||
Reference in New Issue
Block a user