Updates from the alpha feedback/tweaks branch (#856)

This commit is contained in:
Pyritie 2025-04-16 18:14:14 +01:00 committed by GitHub
parent 77673218fd
commit c172f50db1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 140 additions and 49 deletions

View file

@ -584,4 +584,5 @@ function removeGTCEURecipes(event) {
event.remove({ id: 'gtceu:assembler/treated_door' })
event.remove({ id: 'gtceu:assembler/barrel' })
event.remove({ id: 'gtceu:chemical_reactor/ghast_tear_separation' })
}