Fix for Hopper conflict with Assembler (#1098)
This commit is contained in:
parent
0828126688
commit
6ad1717237
2 changed files with 1 additions and 10 deletions
|
|
@ -597,6 +597,7 @@ const registerMinecraftRecipes = (event) => {
|
|||
event.recipes.gtceu.assembler('hopper_wrought_iron')
|
||||
.itemInputs('#forge:chests', '5x #forge:plates/wrought_iron')
|
||||
.itemOutputs('minecraft:hopper')
|
||||
.circuit(8)
|
||||
.duration(700)
|
||||
.EUt(2)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue