removed netherrack dust centrifuging that doesn't actually exist (#2804)

Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com>
This commit is contained in:
thederpysockdude123 2026-01-22 09:54:23 -08:00 committed by GitHub
parent 0e916944e5
commit df03ccbeb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -831,6 +831,10 @@ function removeGTCEURecipes(event) {
event.remove({ id: 'gtceu:compressor/compress_plate_dust_wood' })
// Remove Netherrack dust centrifuging
event.remove({ id: 'gtceu:centrifuge/netherrack_separation' })
// Remove Default Pressure Plate Recipes
const MC_PRESSURE_PLATES = [
'bamboo',