changed mixer glowstone recipe to circuit 8
This commit is contained in:
parent
7a86a85f4f
commit
c079ce8cca
1 changed files with 1 additions and 1 deletions
|
|
@ -844,7 +844,7 @@ const registerMinecraftRecipes = (event) => {
|
|||
event.recipes.gtceu.mixer('gtceu:lv_glowstone')
|
||||
.itemInputs('gtceu:gold_dust', 'minecraft:redstone', 'gtceu:sulfur_dust')
|
||||
.itemOutputs('2x minecraft:glowstone_dust')
|
||||
.circuit(32)
|
||||
.circuit(8)
|
||||
.duration(1200)
|
||||
.EUt(30)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue