Rework of all resins (#1550)
* Rework of the resins done * Fix wood gas
This commit is contained in:
parent
8c1aec9d30
commit
e4a9c2de6b
6 changed files with 174 additions and 55 deletions
|
|
@ -712,6 +712,10 @@ function removeGTCEURecipes(event) {
|
|||
|
||||
event.remove({ id: 'minecraft:ender_eye' })
|
||||
|
||||
// Remove GTceu Sticky Resin Centrifuge recipe
|
||||
|
||||
event.remove({ id: 'gtceu:centrifuge/sticky_resin_separation' })
|
||||
|
||||
// Remove old treated plank and wood plank recipe
|
||||
|
||||
event.remove({ id: 'gtceu:compressor/compress_plate_dust_wood' })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue