remove redstone dupe from red alloy
This commit is contained in:
parent
b4923e3bcf
commit
0547a75c84
@ -476,6 +476,9 @@ alloy_blast_smelter.recipeBuilder()
|
||||
.property("temperature", 1000)
|
||||
.fluidOutputs(<liquid:red_alloy> * 288)
|
||||
.duration(25).EUt(120).buildAndRegister();
|
||||
// Redstone * 4
|
||||
<recipemap:centrifuge>.findRecipe(30, [<metaitem:dustRedAlloy>], null).remove();
|
||||
|
||||
|
||||
|
||||
// Removals
|
||||
|
Loading…
x
Reference in New Issue
Block a user