Changed materials of steam grinder/oven, HS greate things, HV cutter
This commit is contained in:
parent
dc96173174
commit
58a4c3ee55
7 changed files with 106 additions and 31 deletions
|
|
@ -1133,6 +1133,13 @@ const registerGTCEURecipes = (event) => {
|
|||
|
||||
//#endregion
|
||||
|
||||
event.recipes.gtceu.laser_engraver('tfg:diamond_gear')
|
||||
.itemInputs('4x #forge:plates/diamond')
|
||||
.itemOutputs('#forge:gears/diamond')
|
||||
.notConsumable('gtceu:glass_lens')
|
||||
.duration(200)
|
||||
.EUt(GTValues.VA[GTValues.MV])
|
||||
|
||||
// TODO: Greate again...
|
||||
event.shapeless('gtceu:programmed_circuit', ['minecraft:stick', '#forge:tools/wrenches'])
|
||||
.id('tfg:shapeless/programmed_circuit_from_stick')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue