Impure Dust Washing in Barrels (#2013)

* allow impure dust washing in barrels

* Update CHANGELOG.md

* Changed to using gregtech materials instead
This commit is contained in:
dimethyl 2025-10-11 19:30:21 -04:00 committed by GitHub
parent da4e4fbebf
commit 3225500a67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 20 additions and 0 deletions

View file

@ -1458,4 +1458,5 @@ function registerTFGMiscellaneousRecipes(event) {
.itemOutputs('tfg:wireless_card')
.duration(300)
.EUt(GTValues.VA[GTValues.EV])
}