big honkin recycling overhaul #1576
This commit is contained in:
parent
6c01dde185
commit
dd3215d440
45 changed files with 2094 additions and 3374 deletions
|
|
@ -11,5 +11,6 @@ const registerSandwormRecipes = (event) => {
|
|||
.itemOutputs('sandworm_mod:thumper')
|
||||
.duration(200)
|
||||
.circuit(10)
|
||||
.EUt(GTValues.VA[GTValues.EV]);
|
||||
.EUt(GTValues.VA[GTValues.EV])
|
||||
.addMaterialInfo(true);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue