added a tag for wraptor/sniffer wool
This commit is contained in:
parent
f8f7de77e0
commit
abef8191e1
2 changed files with 4 additions and 2 deletions
|
|
@ -1170,7 +1170,7 @@ function registerTFGMiscellaneousRecipes(event) {
|
|||
.duration(80)
|
||||
.EUt(GTValues.VA[GTValues.IV])
|
||||
event.recipes.gtceu.mixer('tfg:aes_polyurethane_electric_only')
|
||||
.itemInputs('tfg:aes_compressed_wool', //'2x tfg:sniffer_wool' REVERT UNTIL MARS,
|
||||
.itemInputs('tfg:aes_compressed_wool', //'2x #tfg:mineral_rich_wool' REVERT UNTIL MARS,
|
||||
'#forge:dusts/methylene_diphenyl_diisocyanate')
|
||||
.inputFluids(Fluid.of('gtceu:diethylenetriamine', 250), Fluid.of('gtceu:acetone', 1000))
|
||||
.itemOutputs('tfg:aes_polyurethane')
|
||||
|
|
|
|||
|
|
@ -336,7 +336,6 @@ const registerTFGItemTags = (event) => {
|
|||
// #endregion
|
||||
|
||||
// Mars stone dust
|
||||
|
||||
event.add('forge:mars_stone_dusts', 'tfg:venus_stone_dust')
|
||||
event.add('forge:mars_stone_dusts', 'gtceu:granite_red_dust')
|
||||
event.add('forge:mars_stone_dusts', 'tfg:mars_stone_dust')
|
||||
|
|
@ -355,6 +354,9 @@ const registerTFGItemTags = (event) => {
|
|||
event.add('tfg:glacian_ram_food', '#tfg:martian_animal_foods')
|
||||
event.add('tfg:sniffer_food', '#tfg:martian_animal_foods')
|
||||
event.add('tfg:wraptor_food', '#tfg:martian_animal_foods')
|
||||
|
||||
event.add('tfg:mineral_rich_wool', 'tfg:wraptor_wool')
|
||||
event.add('tfg:mineral_rich_wool', 'tfg:sniffer_wool')
|
||||
//#endregion
|
||||
|
||||
//#region Пыли стоунтайпов в один тэг
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue