removed deuterium and carbon monoxide from mars air distillation since other air recipes are only like 5-7 tall, not 9
This commit is contained in:
parent
76510dbf14
commit
32447550ba
3 changed files with 4 additions and 3 deletions
|
|
@ -651,6 +651,9 @@ function removeGTCEURecipes(event) {
|
|||
|
||||
removeMaceratorRecipe(event, 'macerate_wool')
|
||||
|
||||
event.remove({ id: 'gtceu:gas_collector/nether_air' })
|
||||
event.remove({ id: 'gtceu:gas_collector/ender_air' })
|
||||
|
||||
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__fireclay' })
|
||||
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__ender_eye' })
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue