Advertisement
Exavid

recipe.zs

Dec 6th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. //This file was created via CT-GUI! Editing it is not advised!
  2. //Don't touch me!
  3. //#Remove
  4. //Don't touch me!
  5. //#Add
  6. recipes.addShapeless(<tofucraft:mineral_soymilk>, [<tofucraft:material:18>,<tofucraft:material:18>,<tofucraft:material:18>,<minecraft:redstone>,<minecraft:redstone>,<minecraft:redstone>,<minecraft:glass_bottle>]);
  7. recipes.addShapeless(<appliedenergistics2:part:36>, [<thermalfoundation:rockwool:7>,<appliedenergistics2:part:16>]);
  8. furnace.addRecipe(<enderio:item_material:5>, <enderio:item_material:33>, 0.0);
  9. furnace.addRecipe(<enderio:item_material:5>, <appliedenergistics2:material:2>, 0.0);
  10. recipes.addShapeless(<thermalfoundation:bait:1>, [<thermalfoundation:bait>,<minecraft:nether_wart>]);
  11. recipes.addShapeless(<thermalfoundation:material:1028> * 4, [<thermalfoundation:material:1027>,<thermalfoundation:material:1026>,<thermalfoundation:material:72>,<thermalfoundation:material:1025>,<thermalfoundation:material:1024>]);
  12. recipes.addShapeless(<thermalfoundation:material:1027> * 4, [<thermalfoundation:material:71>,<thermalfoundation:material:2053>]);
  13. recipes.addShapeless(<thermalfoundation:material:1026> * 4, [<thermalfoundation:material:71>,<thermalfoundation:material:2051>]);
  14. recipes.addShapeless(<thermalfoundation:material:1025> * 4, [<thermalfoundation:material:71>,<thermalfoundation:material:2049>]);
  15. recipes.addShapeless(<thermalfoundation:material:1024> * 4, [<thermalfoundation:material:71>,<minecraft:blaze_powder>]);
  16. furnace.addRecipe(<thermalfoundation:material:1028>, <thaumcraft:salis_mundus>, 0.0);
  17. recipes.addShapeless(<thermalfoundation:material:96> * 8, [<thermalfoundation:material>,<thermalfoundation:material>,<thermalfoundation:material>,<thermalfoundation:material>,<thermalfoundation:material>,<thermalfoundation:material>,<thermalfoundation:material>,<thermalfoundation:material>,<thermalfoundation:material:768>]);
  18. furnace.addRecipe(<thermalfoundation:material:160>, <thermalfoundation:material:96>);
  19. mods.thermalexpansion.Transposer.addFillRecipe(<thermalfoundation:material:71>, <thermalfoundation:material:68>, <liquid:experience> * 200, 4000);
  20. mods.thermalexpansion.RedstoneFurnace.addRecipe(<thermalfoundation:material:1028>, <thaumcraft:salis_mundus>, 2000);
  21. mods.thermalexpansion.RedstoneFurnace.addRecipe(<thermalfoundation:material:160>, <thermalfoundation:material:96>, 2000);
  22. mods.thermalexpansion.Pulverizer.addRecipe(<thermalfoundation:material:135>, <thermalfoundation:material:71>, 2000);
  23. mods.thermalexpansion.Pulverizer.addRecipe(<thermalfoundation:material:866> * 2, <thaumcraft:ore_cinnabar>, 4000);
  24. mods.thermalexpansion.InductionSmelter.addRecipe(<thaumcraft:quicksilver> * 2, <minecraft:sand>, <thaumcraft:ore_cinnabar>, 4000, <thermalfoundation:material:866>, 50);
  25. mods.thermalexpansion.InductionSmelter.addRecipe(<enderio:block_fused_quartz:0>, <minecraft:sand>, <minecraft:quartz_block>, 8000);
  26. mods.thermalexpansion.Crucible.addRecipe(<liquid:creosote> * 100, <thermalfoundation:material:833>, 1000);
  27. mods.thermalexpansion.Crucible.addRecipe(<liquid:resin> * 250, <thaumcraft:amber>, 1000);
  28. mods.thermalexpansion.Transposer.addExtractRecipe(<liquid:brine> * 250, <tofucraft:nigari>, 400, <minecraft:glass_bottle> % 100);
  29. mods.thermalexpansion.Transposer.addFillRecipe(<tofucraft:nigari>, <minecraft:glass_bottle>, <liquid:brine> * 250, 400);
  30. //File End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement