all pressure plates to circ 3 (#1970)
This commit is contained in:
parent
dc2c4af1f5
commit
e51cf2f07b
7 changed files with 7 additions and 7 deletions
|
|
@ -1107,7 +1107,7 @@ const registerMinecraftRecipes = (event) => {
|
|||
event.recipes.gtceu.assembler(`minecraft:${x.type}_pressure_plate`)
|
||||
.itemInputs('#forge:small_springs', `2x ${x.material}`)
|
||||
.itemOutputs(`minecraft:${x.type}_pressure_plate`)
|
||||
.circuit(0)
|
||||
.circuit(3)
|
||||
.duration(50)
|
||||
.EUt(2)
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue