a bunch of small tweaks
This commit is contained in:
parent
7973b44cba
commit
3fb490fe04
9 changed files with 54 additions and 22 deletions
|
|
@ -11,5 +11,5 @@ const registerSandwormRecipes = (event) => {
|
|||
.itemOutputs('sandworm_mod:thumper')
|
||||
.duration(200)
|
||||
.circuit(10)
|
||||
.EUt(GTValues.VA[GTValues.EV]*2);
|
||||
.EUt(GTValues.VA[GTValues.EV]);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue