Ev laser hatch (#2966)

* Add EV Laser Hatches

* Chapters change and buff casings
This commit is contained in:
TomPlop 2026-02-03 18:19:39 -05:00 committed by GitHub
parent 54145ff6c3
commit 21da3197f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 399 additions and 6 deletions

View file

@ -200,7 +200,7 @@ function registerTFGCasingRecipes(event) {
.itemInputs('gtceu:ostrum_frame', '4x #forge:plates/titanium_tungsten_carbide', '16x #forge:fine_wires/copper',
'16x #forge:fine_wires/tungsten_bismuth_oxide_composite')
.inputFluids(Fluid.of('gtceu:reinforced_epoxy_resin', 288))
.itemOutputs('2x tfg:machine_casing_power_casing')
.itemOutputs('4x tfg:machine_casing_power_casing')
.circuit(6)
.duration(2.5 * 20)
.EUt(GTValues.VA[GTValues.EV])