your current location:首页 > news>Used to modify the formula -related formulas in Gray Technology in ATM9 [GTM] Gregtechceu Modern (Gregtechceu Modern) Mi

Used to modify the formula -related formulas in Gray Technology in ATM9 [GTM] Gregtechceu Modern (Gregtechceu Modern) Mi

2024-12-10 17:47:39|Myriagame |source:minecraft skins

ServerEvents.recipes (event => {{

// AE2 operation circuit board

Event.recipes.gtceu.extruder ('AE2: Calculation_PROCESSOR_PRINT')

.Iteminputs ('64X AE2: Certus_quartz_crystal'))

.Notconsumable ('AE2: Calculation_processor_press')

.ITEMOUTPUTS ('64X AE2: Printed_calCulation_Processor')

.Duration (1200)

.Eut (32)

// AE2 engineering circuit board

Event.recipes.gtceu.extruder ('AE2: Engineering_processor_print')

.Iteminputs ('64X Minecraft: Diamond'))

. NOTConsumable ('AE2: Engineering_PROCESSOR_PRESS')

.ITEMOUTPUTS ('64X AE2: Printed_engineering_Processor')

.Duration (1200)

.Eut (32)

// AE2 logic circuit board

Event.recipes.gtceu.extruder ('AE2: Logic_processor_print')

.Iteminputs ('64X Minecraft: GOLD_INGOT'))

. NOTCONSUMABLE ('AE2: logic_processor_press')

.ITEMOUTPUTS ('64X AE2: Printed_logic_processor')

.Duration (1200)

.Eut (32)

// AE2 silicon board

Event.recipes.gtceu.extruder ('AE2: Printed_silicon')

.Iteminputs ('64X AE2: Silicon')

. NOTCONSUMABLE ('AE2: Silicon_press')

.ItemoutPuts ('64X AE2: Printed_silicon')

.Duration (1200) .e T (32)

})