Advertisement
Guest User

Untitled

a guest
Jan 30th, 2015
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.21 KB | None | 0 0
  1. # See the forum post for example and documentation.
  2. version 2;
  3.  
  4. # set your list of server admin usernames here
  5. # admins are privileged users and will receive
  6. # any error messages that might occur.
  7. minetweaker.setAdmins("Myself", "MyAdminBuddy");
  8.  
  9. # Add your commands here
  10.  
  11. #Crafting Vanilla sand out of TFC sand
  12. recipes.addShaped(<12>, [[<2109>, <2109>, null], [<2109>, <2109>, null], [null, null, null]]);
  13. recipes.addShaped(<12>, [[<2109:1>, <2109:1>, null], [<2109:1>, <2109:1>, null], [null, null, null]]);
  14. recipes.addShaped(<12>, [[<2109:2>, <2109:2>, null], [<2109:2>, <2109:2>, null], [null, null, null]]);
  15. recipes.addShaped(<12>, [[<2109:3>, <2109:3>, null], [<2109:3>, <2109:3>, null], [null, null, null]]);
  16. recipes.addShaped(<12>, [[<2109:4>, <2109:4>, null], [<2109:4>, <2109:4>, null], [null, null, null]]);
  17. recipes.addShaped(<12>, [[<2109:5>, <2109:5>, null], [<2109:5>, <2109:5>, null], [null, null, null]]);
  18. recipes.addShaped(<12>, [[<2109:6>, <2109:6>, null], [<2109:6>, <2109:6>, null], [null, null, null]]);
  19. recipes.addShaped(<12>, [[<2109:7>, <2109:7>, null], [<2109:7>, <2109:7>, null], [null, null, null]]);
  20. recipes.addShaped(<12>, [[<2109:8>, <2109:8>, null], [<2109:8>, <2109:8>, null], [null, null, null]]);
  21. recipes.addShaped(<12>, [[<2109:9>, <2109:9>, null], [<2109:9>, <2109:9>, null], [null, null, null]]);
  22. recipes.addShaped(<12>, [[<2109:10>, <2109:10>, null], [<2109:10>, <2109:10>, null], [null, null, null]]);
  23. recipes.addShaped(<12>, [[<2109:11>, <2109:11>, null], [<2109:11>, <2109:11>, null], [null, null, null]]);
  24. recipes.addShaped(<12>, [[<2109:12>, <2109:12>, null], [<2109:12>, <2109:12>, null], [null, null, null]]);
  25. recipes.addShaped(<12>, [[<2109:13>, <2109:13>, null], [<2109:13>, <2109:13>, null], [null, null, null]]);
  26. recipes.addShaped(<12>, [[<2109:14>, <2109:14>, null], [<2109:14>, <2109:14>, null], [null, null, null]]);
  27. recipes.addShaped(<12>, [[<2109:15>, <2109:15>, null], [<2109:15>, <2109:15>, null], [null, null, null]]);
  28. recipes.addShaped(<12>, [[<2110>, <2110>, null], [<2110>, <2110>, null], [null, null, null]]);
  29. recipes.addShaped(<12>, [[<2110:1>, <2110:1>, null], [<2110:1>, <2110:1>, null], [null, null, null]]);
  30. recipes.addShaped(<12>, [[<2110:2>, <2110:2>, null], [<2110:2>, <2110:2>, null], [null, null, null]]);
  31. recipes.addShaped(<12>, [[<2110:3>, <2110:3>, null], [<2110:3>, <2110:3>, null], [null, null, null]]);
  32. recipes.addShaped(<12>, [[<2110:4>, <2110:4>, null], [<2110:4>, <2110:4>, null], [null, null, null]]);
  33.  
  34. #Crafting various TCON metals out of TFC metals. This format should be pretty clear in its use by now, make it cheaper if you really want to.
  35. recipes.addShaped(<14276:9>,[[<16291>, <16291>, null], [<16291>, <16291>, null], [null, null, null]]);
  36. recipes.addShaped(<14276:13>,[[<16285>, <16285>, null], [<16285>, <16285>, null], [null, null, null]]);
  37. recipes.addShaped(<14276:13>,[[<16286>, <16286>, null], [<16286>, <16286>, null], [null, null, null]]);
  38. recipes.addShaped(<14276:13>,[[<16290>, <16290>, null], [<16290>, <16290>, null], [null, null, null]]);
  39. recipes.addShaped(<14276:4>,[[<16298>, <16298>, null], [<16298>, <16298>, null], [null, null, null]]);
  40. recipes.addShaped(<14276:3>,[[<16288>, <16288>, null], [<16288>, <16288>, null], [null, null, null]]);
  41. recipes.addShaped(<14276:5>,[[<14276:4>, <14276:4>, null], [<14276:3>, <14276:3>, null], [null, null, null]]);
  42. recipes.addShaped(<14276:10>,[[<16303>, <16303>, null], [<16303>, <16303>, null], [null, null, null]]);
  43. recipes.addShaped(<14276:16>,[[<16301>, <16301>, null], [<16301>, <16301>, null], [null, null, null]]);
  44.  
  45. #Crafting tile.Log out of item.log
  46. recipes.addShaped(<17>, [[<16554>, <16554>, null], [<16554>, <16554>, null], [null, null, null]]);
  47. recipes.addShaped(<17:1>, [[<16554:1>, <16554:1>, null], [<16554:1>, <16554:1>, null], [null, null, null]]);
  48. recipes.addShaped(<17:2>, [[<16554:2>, <16554:2>, null], [<16554:2>, <16554:2>, null], [null, null, null]]);
  49. recipes.addShaped(<17:3>, [[<16554:3>, <16554:3>, null], [<16554:3>, <16554:3>, null], [null, null, null]]);
  50. recipes.addShaped(<17:4>, [[<16554:4>, <16554:4>, null], [<16554:4>, <16554:4>, null], [null, null, null]]);
  51. recipes.addShaped(<17:5>, [[<16554:5>, <16554:5>, null], [<16554:5>, <16554:5>, null], [null, null, null]]);
  52. recipes.addShaped(<17:6>, [[<16554:6>, <16554:6>, null], [<16554:6>, <16554:6>, null], [null, null, null]]);
  53. recipes.addShaped(<17:7>, [[<16554:7>, <16554:7>, null], [<16554:7>, <16554:7>, null], [null, null, null]]);
  54. recipes.addShaped(<17:8>, [[<16554:8>, <16554:8>, null], [<16554:8>, <16554:8>, null], [null, null, null]]);
  55. recipes.addShaped(<17:9>, [[<16554:9>, <16554:9>, null], [<16554:9>, <16554:9>, null], [null, null, null]]);
  56. recipes.addShaped(<17:10>, [[<16554:10>, <16554:10>, null], [<16554:10>, <16554:10>, null], [null, null, null]]);
  57. recipes.addShaped(<17:11>, [[<16554:11>, <16554:11>, null], [<16554:11>, <16554:11>, null], [null, null, null]]);
  58. recipes.addShaped(<17:12>, [[<16554:12>, <16554:12>, null], [<16554:12>, <16554:12>, null], [null, null, null]]);
  59. recipes.addShaped(<17:13>, [[<16554:13>, <16554:13>, null], [<16554:13>, <16554:13>, null], [null, null, null]]);
  60. recipes.addShaped(<17:14>, [[<16554:14>, <16554:14>, null], [<16554:14>, <16554:14>, null], [null, null, null]]);
  61. recipes.addShaped(<17:15>, [[<16554:15>, <16554:15>, null], [<16554:15>, <16554:15>, null], [null, null, null]]);
  62. recipes.addShaped(<17:16>, [[<16554:16>, <16554:16>, null], [<16554:16>, <16554:16>, null], [null, null, null]]);
  63.  
  64. #Turning TFC leather into vanilla leather (for the knapsack)
  65. recipes.addShaped(<334>,[[<17004>, <17004>, null], [<17004>, <17004>, null], [null, null, null]]);
  66.  
  67. #Tool utility stations
  68. recipes.addShaped(<1471>, [[<16554>, <16554>, <16554>], [<16554>, <14275>, <16554>], [<16554>, <16554>, <16554>]]);
  69. recipes.addShaped(<1471>, [[<16554:1>, <16554:1>, <16554:1>], [<16554:1>, <14275>, <16554:1>], [<16554:1>, <16554:1>, <16554:1>]]);
  70. recipes.addShaped(<1471>, [[<16554:2>, <16554:2>, <16554:2>], [<16554:2>, <14275>, <16554:2>], [<16554:2>, <16554:2>, <16554:2>]]);
  71. recipes.addShaped(<1471>, [[<16554:3>, <16554:3>, <16554:3>], [<16554:3>, <14275>, <16554:3>], [<16554:3>, <16554:3>, <16554:3>]]);
  72. recipes.addShaped(<1471>, [[<16554:4>, <16554:4>, <16554:4>], [<16554:4>, <14275>, <16554:4>], [<16554:4>, <16554:4>, <16554:4>]]);
  73. recipes.addShaped(<1471>, [[<16554:5>, <16554:5>, <16554:5>], [<16554:5>, <14275>, <16554:5>], [<16554:5>, <16554:5>, <16554:5>]]);
  74. recipes.addShaped(<1471>, [[<16554:6>, <16554:6>, <16554:6>], [<16554:6>, <14275>, <16554:6>], [<16554:6>, <16554:6>, <16554:6>]]);
  75. recipes.addShaped(<1471>, [[<16554:7>, <16554:7>, <16554:7>], [<16554:7>, <14275>, <16554:7>], [<16554:7>, <16554:7>, <16554:7>]]);
  76. recipes.addShaped(<1471>, [[<16554:8>, <16554:8>, <16554:8>], [<16554:8>, <14275>, <16554:8>], [<16554:8>, <16554:8>, <16554:8>]]);
  77. recipes.addShaped(<1471>, [[<16554:9>, <16554:9>, <16554:9>], [<16554:9>, <14275>, <16554:9>], [<16554:9>, <16554:9>, <16554:9>]]);
  78. recipes.addShaped(<1471>, [[<16554:10>, <16554:10>, <16554:10>], [<16554:10>, <14275>, <16554:10>], [<16554:10>, <16554:10>, <16554:10>]]);
  79. recipes.addShaped(<1471>, [[<16554:11>, <16554:11>, <16554:11>], [<16554:11>, <14275>, <16554:11>], [<16554:11>, <16554:11>, <16554:11>]]);
  80. recipes.addShaped(<1471>, [[<16554:12>, <16554:12>, <16554:12>], [<16554:12>, <14275>, <16554:12>], [<16554:12>, <16554:12>, <16554:12>]]);
  81. recipes.addShaped(<1471>, [[<16554:13>, <16554:13>, <16554:13>], [<16554:13>, <14275>, <16554:13>], [<16554:13>, <16554:13>, <16554:13>]]);
  82. recipes.addShaped(<1471>, [[<16554:14>, <16554:14>, <16554:14>], [<16554:14>, <14275>, <16554:14>], [<16554:14>, <16554:14>, <16554:14>]]);
  83. recipes.addShaped(<1471>, [[<16554:15>, <16554:15>, <16554:15>], [<16554:15>, <14275>, <16554:15>], [<16554:15>, <16554:15>, <16554:15>]]);
  84. recipes.addShaped(<1471>, [[<16554:16>, <16554:16>, <16554:16>], [<16554:16>, <14275>, <16554:16>], [<16554:16>, <16554:16>, <16554:16>]]);
  85.  
  86. #Emeralds from emeralds
  87. recipes.addShaped(<388>, [[<16338>, <16338>, <16338>], [<16338>, <16338>, <16338>], [<16338>, <16338>, <16338>]]);
  88. recipes.addShaped(<388>, [[<16338:2>, null, null], [null, null, null], [null, null, null]]);
  89. recipes.addShaped(<388>, [[<16338:3>, null, null], [null, null, null], [null, null, null]]);
  90. recipes.addShaped(<388>, [[<16338:4>, null, null], [null, null, null], [null, null, null]]);
  91.  
  92. #modtweaker smeltery recipes
  93. mods.tconstruct.smeltery.addMelting(<16955>, fluids.copper.molten*8, 500, <1478:3>);
  94. mods.tconstruct.smeltery.addMelting(<16553:49>, fluids.copper.molten*12, 500, <1478:3>);
  95. mods.tconstruct.smeltery.addMelting(<16553>, fluids.copper.molten*16, 500, <1478:3>);
  96. mods.tconstruct.smeltery.addMelting(<16553:35>, fluids.copper.molten*20, 500, <1478:3>);
  97. mods.tconstruct.smeltery.addMelting(<16955:13>, fluids.copper.molten*8, 500, <1478:3>);
  98. mods.tconstruct.smeltery.addMelting(<16553:62>, fluids.copper.molten*12, 500, <1478:3>);
  99. mods.tconstruct.smeltery.addMelting(<16553:13>, fluids.copper.molten*16, 500, <1478:3>);
  100. mods.tconstruct.smeltery.addMelting(<16553:48>, fluids.copper.molten*20, 500, <1478:3>);
  101. mods.tconstruct.smeltery.addMelting(<16955:11>, fluids.iron.molten*8, 600, <42>);
  102. mods.tconstruct.smeltery.addMelting(<16553:60>, fluids.iron.molten*12, 600, <42>);
  103. mods.tconstruct.smeltery.addMelting(<16553:11>, fluids.iron.molten*16, 600, <42>);
  104. mods.tconstruct.smeltery.addMelting(<16553:46>, fluids.iron.molten*20, 600, <42>);
  105. mods.tconstruct.smeltery.addMelting(<16955:3>, fluids.iron.molten*8, 600, <42>);
  106. mods.tconstruct.smeltery.addMelting(<16553:52>, fluids.iron.molten*12, 600, <42>);
  107. mods.tconstruct.smeltery.addMelting(<16553:3>, fluids.iron.molten*16, 600, <42>);
  108. mods.tconstruct.smeltery.addMelting(<16553:38>, fluids.iron.molten*20, 600, <42>);
  109. mods.tconstruct.smeltery.addMelting(<16955:10>, fluids.iron.molten*8, 600, <42>);
  110. mods.tconstruct.smeltery.addMelting(<16553:59>, fluids.iron.molten*12, 600, <42>);
  111. mods.tconstruct.smeltery.addMelting(<16553:10>, fluids.iron.molten*16, 600, <42>);
  112. mods.tconstruct.smeltery.addMelting(<16553:45>, fluids.iron.molten*20, 600, <42>);
  113. mods.tconstruct.smeltery.addMelting(<16955:1>, fluids.gold.molten*8, 400, <41>);
  114. mods.tconstruct.smeltery.addMelting(<16553:50>, fluids.gold.molten*12, 400, <41>);
  115. mods.tconstruct.smeltery.addMelting(<16553:1>, fluids.gold.molten*16, 400, <41>);
  116. mods.tconstruct.smeltery.addMelting(<16553:36>, fluids.gold.molten*20, 400, <41>);
  117. mods.tconstruct.smeltery.addMelting(<16955:5>, fluids.tin.molten*8, 500, <1478:5>);
  118. mods.tconstruct.smeltery.addMelting(<16553:54>, fluids.tin.molten*12, 500, <1478:5>);
  119. mods.tconstruct.smeltery.addMelting(<16553:5>, fluids.tin.molten*16, 500, <1478:5>);
  120. mods.tconstruct.smeltery.addMelting(<16553:40>, fluids.tin.molten*20, 500, <1478:5>);
  121.  
  122. #MFR update recipes
  123. recipes.addShaped(<377>, [[<331>, <331>, <331>], [<331>, <351:15>, <331>], [<331>, <331>, <331>]]);
  124. recipes.addShaped(<369>, [[<377>, <377>, <377>], [<377>, <352>, <377>], [<377>, <377>, <377>]]);
  125. recipes.addShaped(<372>, [[<377>, <377>, <377>], [<377>, <295>, <377>], [<377>, <377>, <377>]]);
  126. recipes.addShaped(<88>, [[<377>, <13>, <377>], [<13>, <12>, <13>], [<377>, <13>, <377>]]);
  127. recipes.addShaped(<3124>, [[<6:6>, <6:6>, <6:6>], [<6:6>, <13>, <6:6>], [<6:6>, <6:6>, <6:6>]]);
  128. recipes.addShaped(<3>, [[<1476:5>, null, null], [null, null, null], [null, null, null]]);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement