Advertisement
drakray

Untitled

Mar 1st, 2017
910
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.84 KB | None | 0 0
  1.  
  2. print("---PRINT OUT--- Vanilla Minecraft Tweaks");
  3.  
  4. ##ModsRequirement
  5. #-minecraft
  6. #-ore
  7.  
  8. #------------------------------------------------------------------------------------------------------------------------------------------------------------#
  9.  
  10.  
  11. <minecraft:snowball>.maxStackSize=64;
  12.  
  13. recipes.removeShaped(<minecraft:stone_shovel>,[
  14. [<minecraft:cobblestone>],
  15. [<*>],
  16. [<*>]]);
  17. recipes.removeShaped(<minecraft:stone_hoe>,[
  18. [<minecraft:cobblestone>,<minecraft:cobblestone>],
  19. [null,<*>],
  20. [null,<*>]]);
  21. recipes.removeShaped(<minecraft:stone_axe>,[
  22. [<minecraft:cobblestone>,<minecraft:cobblestone>],
  23. [<minecraft:cobblestone>,<*>],
  24. [null,<*>]]);
  25. recipes.removeShaped(<minecraft:stone_pickaxe>,[
  26. [<minecraft:cobblestone>,<minecraft:cobblestone>,<minecraft:cobblestone>],
  27. [null,<*>,null],
  28. [null,<*>,null]]);
  29. recipes.removeShaped(<minecraft:stone_sword>,[
  30. [<minecraft:cobblestone>],
  31. [<minecraft:cobblestone>],
  32. [<*>]]);
  33.  
  34. recipes.remove(<minecraft:lit_pumpkin>);
  35.  
  36. recipes.remove(<minecraft:iron_ingot>);
  37. recipes.addShapeless(<minecraft:iron_ingot>,[<ore:nuggetIron>,<ore:nuggetIron>,<ore:nuggetIron>,<ore:nuggetIron>,<ore:nuggetIron>,<ore:nuggetIron>,<ore:nuggetIron>,<ore:nuggetIron>,<ore:nuggetIron>]);
  38. recipes.addShapeless(<minecraft:iron_ingot>*9,[<ore:blockIron>]);
  39.  
  40. recipes.remove(<minecraft:cobblestone>);
  41. recipes.addShapeless(<minecraft:cobblestone>,[<ore:nuggetStone>,<ore:nuggetStone>,<ore:nuggetStone>,<ore:nuggetStone>,<ore:nuggetStone>,<ore:nuggetStone>,<ore:nuggetStone>,<ore:nuggetStone>,<ore:nuggetStone>]);
  42. recipes.addShapeless(<minecraft:cobblestone>*9,[<ore:compressed1xCobblestone>]);
  43. recipes.addShapeless(<minecraft:cobblestone>*3,[<minecraft:stone_stairs>,<minecraft:stone_stairs>,<minecraft:stone_stairs>,<minecraft:stone_stairs>]);
  44. recipes.addShapeless(<minecraft:cobblestone>,[<minecraft:stone_slab:3>,<minecraft:stone_slab:3>]);
  45.  
  46. recipes.addShaped(<minecraft:lit_pumpkin>,[
  47. [<minecraft:pumpkin>],
  48. [<minecraft:torch>]]);
  49.  
  50.  
  51. furnace.setFuel(<minecraft:ladder>,250);
  52. furnace.setFuel(<minecraft:torch>,500);
  53. furnace.setFuel(<ore:doorWood>,600);
  54. furnace.setFuel(<ore:candle>,200);
  55. furnace.addRecipe(<minecraft:skull:0>,<minecraft:skull:2>,1);
  56. furnace.addRecipe(<minecraft:skull:1>,<minecraft:skull:0>,1);
  57. furnace.addRecipe(<minecraft:end_stone>*2,<ore:glowstone>);
  58. furnace.addRecipe(<minecraft:glowstone_dust>,<minecraft:redstone>,0.5);
  59.  
  60.  
  61.  
  62. recipes.addShaped(<minecraft:grass>,[
  63. [<ore:listAllseed>,<ore:listAllseed>,<ore:listAllseed>],
  64. [null,<ore:dirt>,null]]);
  65.  
  66. recipes.addShaped(<minecraft:dirt:2>,[
  67. [<ore:treeLeaves>,<ore:treeLeaves>,<ore:treeLeaves>],
  68. [null,<ore:dirt>,null]]);
  69.  
  70. recipes.addShaped(<minecraft:stone_shovel>,[
  71. [<ore:itemFlint>],
  72. [<ore:stickWood>],
  73. [<ore:stickWood>]]);
  74. recipes.addShapedMirrored(<minecraft:stone_hoe>,[
  75. [<ore:itemFlint>,<ore:itemFlint>],
  76. [null,<ore:stickWood>],
  77. [null,<ore:stickWood>]]);
  78. recipes.addShapedMirrored(<minecraft:stone_axe>,[
  79. [<ore:itemFlint>,<ore:itemFlint>],
  80. [<ore:itemFlint>,<ore:stickWood>],
  81. [null,<ore:stickWood>]]);
  82. recipes.addShaped(<minecraft:stone_pickaxe>,[
  83. [<ore:itemFlint>,<ore:itemFlint>,<ore:itemFlint>],
  84. [null,<ore:stickWood>,null],
  85. [null,<ore:stickWood>,null]]);
  86. recipes.addShaped(<minecraft:stone_sword>,[
  87. [<ore:itemFlint>],
  88. [<ore:itemFlint>],
  89. [<ore:stickWood>]]);
  90.  
  91. recipes.addShaped(<minecraft:skull:3>,[
  92. [null,<minecraft:speckled_melon>,null],
  93. [<minecraft:book>,<minecraft:skull:2>,<minecraft:book>],
  94. [null,<minecraft:golden_carrot>,null]]);
  95. recipes.addShaped(<minecraft:skull:2>,[
  96. [<ore:materialPoisonous>,<ore:materialFlesh>,<ore:materialPoisonous>],
  97. [<ore:materialFlesh>,<minecraft:pumpkin>,<ore:materialFlesh>],
  98. [<ore:materialPoisonous>,<ore:materialFlesh>,<ore:materialPoisonous>]]);
  99. recipes.addShaped(<minecraft:skull:4>,[
  100. [null,<ore:gunpowder>,null],
  101. [<ore:gunpowder>,<minecraft:skull:2>,<ore:gunpowder>],
  102. [null,<ore:gunpowder>,null]]);
  103. recipes.addShaped(<minecraft:skull:5>,[
  104. [null,<ore:enderpearl>,null],
  105. [<ore:enderpearl>,<minecraft:skull:1>,<ore:enderpearl>],
  106. [null,<ore:enderpearl>,null]]);
  107.  
  108. recipes.addShaped(<minecraft:golden_apple:1>,[
  109. [<ore:blockGold>,<ore:blockGold>,<ore:blockGold>],
  110. [<ore:blockGold>,<ore:cropApple>,<ore:blockGold>],
  111. [<ore:blockGold>,<ore:blockGold>,<ore:blockGold>]]);
  112. recipes.addShaped(<minecraft:dragon_breath>,[
  113. [<minecraft:fire_charge>,<minecraft:fire_charge>,<minecraft:fire_charge>],
  114. [<minecraft:fire_charge>,null,<minecraft:fire_charge>],
  115. [<minecraft:fire_charge>,<minecraft:fire_charge>,<minecraft:fire_charge>]]);
  116.  
  117. recipes.addShaped(<minecraft:nether_star>,[
  118. [<minecraft:dragon_breath>, <minecraft:dragon_breath>, <minecraft:dragon_breath>],
  119. [<minecraft:dragon_breath>, <minecraft:dragon_breath>, <minecraft:dragon_breath>],
  120. [<minecraft:dragon_breath>, <minecraft:dragon_breath>, <minecraft:dragon_breath>]]);
  121.  
  122. recipes.remove(<minecraft:saddle>);
  123. recipes.addShaped(<minecraft:saddle>,[
  124. [<minecraft:leather>, <minecraft:leather>, <minecraft:leather>],
  125. [null, <ore:ingotIron>, null]]);
  126. recipes.addShapeless(<minecraft:leather>*3,[<minecraft:saddle>]);
  127.  
  128. recipes.remove(<minecraft:iron_horse_armor>);
  129. recipes.addShaped(<minecraft:iron_horse_armor>,[
  130. [null, null, <ore:ingotIron>],
  131. [<ore:ingotIron>, <minecraft:saddle>, <ore:ingotIron>],
  132. [<ore:ingotIron>, null, <ore:ingotIron>]]);
  133.  
  134. recipes.remove(<minecraft:golden_horse_armor>);
  135. recipes.addShaped(<minecraft:golden_horse_armor>,[
  136. [null, null, <ore:ingotGold>],
  137. [<ore:ingotGold>, <minecraft:saddle>, <ore:ingotGold>],
  138. [<ore:ingotGold>, null, <ore:ingotGold>]]);
  139.  
  140. recipes.remove(<minecraft:diamond_horse_armor>);
  141. recipes.addShaped(<minecraft:diamond_horse_armor>,[
  142. [null, null, <ore:gemDiamond>],
  143. [<ore:gemDiamond>, <minecraft:saddle>, <ore:gemDiamond>],
  144. [<ore:gemDiamond>, null, <ore:gemDiamond>]]);
  145.  
  146. recipes.addShaped(<minecraft:iron_bars>*4,[
  147. [<ore:rodIron>, <ore:rodIron>, <ore:rodIron>]]);
  148.  
  149. recipes.addShapeless(<minecraft:chest>,[<minecraft:trapped_chest>]);
  150. recipes.addShapeless(<minecraft:planks:0>*8,[<minecraft:chest>]);
  151. recipes.addShapeless(<minecraft:stone:5>,[<minecraft:stone:6>]);
  152. recipes.addShapeless(<minecraft:stone:3>,[<minecraft:stone:4>]);
  153. recipes.addShapeless(<minecraft:stone:1>,[<minecraft:stone:2>]);
  154.  
  155. recipes.addShaped(<minecraft:packed_ice>,[
  156. [<minecraft:ice>,<minecraft:ice>],
  157. [<minecraft:ice>,<minecraft:ice>]]);
  158. recipes.addShapeless(<minecraft:ice>*4,[<minecraft:packed_ice>]);
  159. recipes.addShaped(<minecraft:purpur_block>,[
  160. [null, <ore:dyePurple>, null],
  161. [<ore:dyePurple>, <minecraft:end_bricks>, <ore:dyePurple>],
  162. [null, <ore:dyePurple>, null]]);
  163.  
  164. recipes.addShapeless(<minecraft:brick>*2,[<minecraft:stone_slab:4>]);
  165. recipes.addShapeless(<minecraft:brick>*3,[<minecraft:brick_stairs>]);
  166. recipes.addShapeless(<minecraft:brick>*4,[<minecraft:brick_block>]);
  167. recipes.addShapeless(<minecraft:brick>*6,[<minecraft:brick_stairs>,<minecraft:brick_stairs>]);
  168. recipes.addShapeless(<minecraft:clay>,[<minecraft:hardened_clay>]);
  169. recipes.addShapeless(<minecraft:cobblestone>*8,[<minecraft:furnace>]);
  170. recipes.addShapeless(<minecraft:cobblestone>,[<minecraft:cobblestone_wall:0>]);
  171. recipes.addShapeless(<minecraft:dragon_breath>*9,[<minecraft:nether_star>]);
  172. recipes.addShapeless(<minecraft:dye:0>*2,[<ore:dyeBlack>,<ore:dyeBlack>]);
  173. recipes.addShapeless(<minecraft:dye:1>*2,[<ore:dyeRed>,<ore:dyeRed>]);
  174. recipes.addShapeless(<minecraft:dye:2>*2,[<ore:dyeGreen>,<ore:dyeGreen>]);
  175. recipes.addShapeless(<minecraft:dye:3>*2,[<ore:dyeBrown>,<ore:dyeBrown>]);
  176. recipes.addShapeless(<minecraft:dye:4>*2,[<ore:dyeBlue>,<ore:dyeBlue>]);
  177. recipes.addShapeless(<minecraft:dye:5>*2,[<ore:dyePurple>,<ore:dyePurple>]);
  178. recipes.addShapeless(<minecraft:dye:6>*2,[<ore:dyeCyan>,<ore:dyeCyan>]);
  179. recipes.addShapeless(<minecraft:dye:7>*2,[<ore:dyeLightGray>,<ore:dyeLightGray>]);
  180. recipes.addShapeless(<minecraft:dye:8>*2,[<ore:dyeGray>,<ore:dyeGray>]);
  181. recipes.addShapeless(<minecraft:dye:9>*2,[<ore:dyePink>,<ore:dyePink>]);
  182. recipes.addShapeless(<minecraft:dye:10>*2,[<ore:dyeLime>,<ore:dyeLime>]);
  183. recipes.addShapeless(<minecraft:dye:11>*2,[<ore:dyeYellow>,<ore:dyeYellow>]);
  184. recipes.addShapeless(<minecraft:dye:12>*2,[<ore:dyeLightBlue>,<ore:dyeLightBlue>]);
  185. recipes.addShapeless(<minecraft:dye:13>*2,[<ore:dyeMagenta>,<ore:dyeMagenta>]);
  186. recipes.addShapeless(<minecraft:dye:14>*2,[<ore:dyeOrange>,<ore:dyeOrange>]);
  187. recipes.addShapeless(<minecraft:dye:15>*2,[<ore:dyeWhite>,<ore:dyeWhite>]);
  188. recipes.addShapeless(<minecraft:fire_charge>*8,[<minecraft:dragon_breath>]);
  189. recipes.addShapeless(<minecraft:flint>,[<minecraft:gravel>,<minecraft:gravel>]);
  190. recipes.addShapeless(<minecraft:glowstone_dust>*4,[<minecraft:glowstone>]);
  191. recipes.addShapeless(<minecraft:gravel>,[<ore:dirt>,<minecraft:flint>]);
  192. recipes.addShapeless(<minecraft:gravel>*2,[<ore:dirt>,<minecraft:cobblestone>]);
  193. recipes.addShapeless(<minecraft:hardened_clay>,[<minecraft:stained_hardened_clay:*>]);
  194. recipes.addShapeless(<minecraft:leather>*2,[<minecraft:rotten_flesh>,<minecraft:rotten_flesh>,<ore:materialCloth>]);
  195. recipes.addShapeless(<minecraft:log:0>,[<minecraft:wooden_pressure_plate>,<minecraft:wooden_pressure_plate>]);
  196. recipes.addShapeless(<minecraft:magma_cream>*4,[<minecraft:magma>]);
  197. recipes.addShapeless(<minecraft:melon>*9,[<minecraft:melon_block>]);
  198. recipes.addShapeless(<minecraft:mossy_cobblestone>,[<minecraft:cobblestone_wall:1>]);
  199. recipes.addShapeless(<minecraft:mossy_cobblestone>*9,[<minecraft:potion>,<ore:compressedCobblestone1x>]);
  200. recipes.addShapeless(<minecraft:nether_brick>,[<minecraft:nether_brick_fence>]);
  201. recipes.addShapeless(<minecraft:nether_wart>*9,[<minecraft:nether_wart_block>]);
  202. recipes.addShapeless(<minecraft:netherbrick>*3,[<minecraft:nether_brick_stairs>]);
  203. recipes.addShapeless(<minecraft:netherbrick>*4,[<minecraft:nether_brick>]);
  204. recipes.addShapeless(<minecraft:obsidian>*8,[<minecraft:bedrock>]);
  205. recipes.addShapeless(<minecraft:piston>,[<minecraft:sticky_piston>]);
  206. recipes.addShapeless(<minecraft:planks:0>*2,[<minecraft:wooden_door>]);
  207. recipes.addShapeless(<minecraft:planks:0>*2,[<minecraft:wooden_pressure_plate>]);
  208. recipes.addShapeless(<minecraft:planks:0>,[<minecraft:trapdoor>]);
  209. recipes.addShapeless(<minecraft:planks:0>,[<minecraft:wooden_button>]);
  210. recipes.addShapeless(<minecraft:planks:1>*2,[<minecraft:spruce_door>]);
  211. recipes.addShapeless(<minecraft:planks:2>*2,[<minecraft:birch_door>]);
  212. recipes.addShapeless(<minecraft:planks:3>*2,[<minecraft:jungle_door>]);
  213. recipes.addShapeless(<minecraft:planks:4>*2,[<minecraft:acacia_door>]);
  214. recipes.addShapeless(<minecraft:planks:5>*2,[<minecraft:dark_oak_door>]);
  215. recipes.addShapeless(<minecraft:planks>*2,[<ore:doorWood>]);
  216. recipes.addShapeless(<minecraft:planks>,[<ore:stickWood>,<ore:stickWood>]);
  217. recipes.addShapeless(<minecraft:planks>,[<ore:trapdoorWood>]);
  218. recipes.addShapeless(<minecraft:pumpkin>,[<minecraft:lit_pumpkin>]);
  219. recipes.addShapeless(<minecraft:quartz>*2,[<minecraft:stone_slab:7>]);
  220. recipes.addShapeless(<minecraft:quartz>*3,[<minecraft:quartz_stairs>]);
  221. recipes.addShapeless(<minecraft:quartz>*4,[<minecraft:quartz_block:0>]);
  222. recipes.addShapeless(<minecraft:quartz>*4,[<minecraft:quartz_block:1>]);
  223. recipes.addShapeless(<minecraft:quartz>*4,[<minecraft:quartz_block:2>]);
  224. recipes.addShapeless(<minecraft:quartz>*6,[<minecraft:quartz_stairs>,<minecraft:quartz_stairs>]);
  225. recipes.addShapeless(<minecraft:sand>*4,[<minecraft:sandstone>]);
  226. recipes.addShapeless(<minecraft:sand>*8,[<minecraft:sandstone>,<minecraft:sandstone>]);
  227. recipes.addShapeless(<minecraft:stick>*2,[<minecraft:ladder>]);
  228. recipes.addShapeless(<minecraft:stick>*3,[<minecraft:fence>]);
  229. recipes.addShapeless(<minecraft:stick>*3,[<ore:stairWood>,<ore:stairWood>]);
  230. recipes.addShapeless(<minecraft:stick>*7,[<minecraft:ladder>,<minecraft:ladder>,<minecraft:ladder>]);
  231. recipes.addShapeless(<minecraft:stone>*2,[<minecraft:stone_pressure_plate>]);
  232. recipes.addShapeless(<minecraft:stone>,[<minecraft:stone_button>]);
  233. recipes.addShapeless(<minecraft:wool:0>*2,[<minecraft:carpet:0>,<minecraft:carpet:0>,<minecraft:carpet:0>]);
  234. recipes.addShapeless(<minecraft:wool:1>*2,[<minecraft:carpet:1>,<minecraft:carpet:1>,<minecraft:carpet:1>]);
  235. recipes.addShapeless(<minecraft:wool:2>*2,[<minecraft:carpet:2>,<minecraft:carpet:2>,<minecraft:carpet:2>]);
  236. recipes.addShapeless(<minecraft:wool:3>*2,[<minecraft:carpet:3>,<minecraft:carpet:3>,<minecraft:carpet:3>]);
  237. recipes.addShapeless(<minecraft:wool:4>*2,[<minecraft:carpet:4>,<minecraft:carpet:4>,<minecraft:carpet:4>]);
  238. recipes.addShapeless(<minecraft:wool:5>*2,[<minecraft:carpet:5>,<minecraft:carpet:5>,<minecraft:carpet:5>]);
  239. recipes.addShapeless(<minecraft:wool:6>*2,[<minecraft:carpet:6>,<minecraft:carpet:6>,<minecraft:carpet:6>]);
  240. recipes.addShapeless(<minecraft:wool:7>*2,[<minecraft:carpet:7>,<minecraft:carpet:7>,<minecraft:carpet:7>]);
  241. recipes.addShapeless(<minecraft:wool:8>*2,[<minecraft:carpet:8>,<minecraft:carpet:8>,<minecraft:carpet:8>]);
  242. recipes.addShapeless(<minecraft:wool:9>*2,[<minecraft:carpet:9>,<minecraft:carpet:9>,<minecraft:carpet:9>]);
  243. recipes.addShapeless(<minecraft:wool:10>*2,[<minecraft:carpet:10>,<minecraft:carpet:10>,<minecraft:carpet:10>]);
  244. recipes.addShapeless(<minecraft:wool:11>*2,[<minecraft:carpet:11>,<minecraft:carpet:11>,<minecraft:carpet:11>]);
  245. recipes.addShapeless(<minecraft:wool:12>*2,[<minecraft:carpet:12>,<minecraft:carpet:12>,<minecraft:carpet:12>]);
  246. recipes.addShapeless(<minecraft:wool:13>*2,[<minecraft:carpet:13>,<minecraft:carpet:13>,<minecraft:carpet:13>]);
  247. recipes.addShapeless(<minecraft:wool:14>*2,[<minecraft:carpet:14>,<minecraft:carpet:14>,<minecraft:carpet:14>]);
  248. recipes.addShapeless(<minecraft:wool:15>*2,[<minecraft:carpet:15>,<minecraft:carpet:15>,<minecraft:carpet:15>]);
  249.  
  250. recipes.addShapeless(<minecraft:furnace>,[<minecraft:furnace_minecart>.giveBack(<minecraft:minecart>)]);
  251. recipes.addShapeless(<minecraft:hopper>,[<minecraft:hopper_minecart>.giveBack(<minecraft:minecart>)]);
  252. recipes.addShapeless(<minecraft:chest>,[<minecraft:chest_minecart>.giveBack(<minecraft:minecart>)]);
  253. recipes.addShapeless(<minecraft:tnt>,[<minecraft:tnt_minecart>.giveBack(<minecraft:minecart>)]);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement