mini fixes (#2545)

This commit is contained in:
GameStar
2025-12-29 12:11:09 -06:00
committed by GitHub
parent 41f1e063e8
commit 2fba5ae8cc
2 changed files with 6 additions and 0 deletions

View File

@@ -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"
}
]

View File

@@ -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',