add kinetic bridge #2881, pakku
This commit is contained in:
parent
e8116ba65b
commit
c30ebf249b
5 changed files with 124 additions and 107 deletions
|
|
@ -420,4 +420,9 @@ const registerGTCEURecipes = (event) => {
|
|||
.itemOutputs('#forge:lenses/glass', '#forge:small_dusts/glass')
|
||||
.duration(60 * 20)
|
||||
.EUt(GTValues.VA[GTValues.MV])
|
||||
|
||||
// Magnetic iron
|
||||
event.shapeless('gtceu:magnetic_iron_ingot', ['#forge:ingots/iron', '8x minecraft:redstone'])
|
||||
event.shapeless('gtceu:magnetic_iron_plate', ['#forge:plates/iron', '8x minecraft:redstone'])
|
||||
event.shapeless('gtceu:magnetic_iron_bolt', ['#forge:bolts/iron', '2x minecraft:redstone'])
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue