Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. #-- Adicionando as plates
  2. mods.techreborn.compressor.addRecipe(<thermalfoundation:material:327>, <thermalfoundation:material:135>, 300, 20);
  3.  
  4. #-- Removendo as plates
  5. #mods.thermalexpansion.Compactor.removePressRecipe(<techreborn:ingot:22>);
  6. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:128>);
  7. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:129>);
  8. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:130>);
  9. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:131>);
  10. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:132>);
  11. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:133>);
  12. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:134>);
  13. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:135>);
  14. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:136>);
  15. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:160>);
  16. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:161>);
  17. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:162>);
  18. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:163>);
  19. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:164>);
  20. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:165>);
  21. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:166>);
  22. #mods.thermalexpansion.Compactor.removePressRecipe(<thermalfoundation:material:167>);
  23. #mods.thermalexpansion.Compactor.removePressRecipe(<minecraft:iron_ingot>);
  24. #mods.thermalexpansion.Compactor.removePressRecipe(<minecraft:gold_ingot>);
  25. #mods.thermalexpansion.Compactor.removePressRecipe();
  26. #mods.thermalexpansion.Compactor.removePressRecipe();
  27. #mods.thermalexpansion.Compactor.removePressRecipe();
  28. recipes.remove(<thermalfoundation:material:352>);
  29. recipes.remove(<thermalfoundation:material:353>);
  30. recipes.remove(<thermalfoundation:material:354>);
  31. recipes.remove(<thermalfoundation:material:355>);
  32. recipes.remove(<thermalfoundation:material:356>);
  33. recipes.remove(<thermalfoundation:material:357>);
  34. recipes.remove(<thermalfoundation:material:358>);
  35. recipes.remove(<thermalfoundation:material:359>);
  36. recipes.remove(<thermalfoundation:material:328>);
  37. recipes.remove(<thermalfoundation:material:326>);
  38. recipes.remove(<thermalfoundation:material:325>);
  39. recipes.remove(<thermalfoundation:material:324>);
  40. recipes.remove(<thermalfoundation:material:323>);
  41. recipes.remove(<thermalfoundation:material:322>);
  42. recipes.remove(<thermalfoundation:material:321>);
  43. recipes.remove(<thermalfoundation:material:320>);
  44. recipes.remove(<thermalfoundation:material:33>);
  45. recipes.remove(<thermalfoundation:material:32>);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement