Advertisement
drakray

Untitled

Aug 11th, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.00 KB | None | 0 0
  1. #
  2. #Some recipe correction about Hardened Clay Pillars and Wedges
  3. #Also, reverting recipe for all Pillars and Wedges
  4. #
  5.  
  6. recipes.remove(<missing_pieces:black_clay_pillar>);
  7. recipes.addShaped(<missing_pieces:black_clay_pillar>*3,[
  8. [null, <minecraft:stained_hardened_clay:15>, null],
  9. [null, <minecraft:stained_hardened_clay:15>, null],
  10. [null, <minecraft:stained_hardened_clay:15>, null]]);
  11. recipes.addShapeless(<minecraft:stained_hardened_clay:15>,[<missing_pieces:black_clay_pillar>]);
  12.  
  13. recipes.remove(<missing_pieces:blue_clay_pillar>);
  14. recipes.addShaped(<missing_pieces:blue_clay_pillar>*3,[
  15. [null, <minecraft:stained_hardened_clay:11>, null],
  16. [null, <minecraft:stained_hardened_clay:11>, null],
  17. [null, <minecraft:stained_hardened_clay:11>, null]]);
  18. recipes.addShapeless(<minecraft:stained_hardened_clay:11>,[<missing_pieces:blue_clay_pillar>]);
  19.  
  20. recipes.remove(<missing_pieces:brown_clay_pillar>);
  21. recipes.addShaped(<missing_pieces:brown_clay_pillar>*3,[
  22. [null, <minecraft:stained_hardened_clay:12>, null],
  23. [null, <minecraft:stained_hardened_clay:12>, null],
  24. [null, <minecraft:stained_hardened_clay:12>, null]]);
  25. recipes.addShapeless(<minecraft:stained_hardened_clay:12>,[<missing_pieces:brown_clay_pillar>]);
  26.  
  27. recipes.remove(<missing_pieces:cyan_clay_pillar>);
  28. recipes.addShaped(<missing_pieces:cyan_clay_pillar>*3,[
  29. [null, <minecraft:stained_hardened_clay:9>, null],
  30. [null, <minecraft:stained_hardened_clay:9>, null],
  31. [null, <minecraft:stained_hardened_clay:9>, null]]);
  32. recipes.addShapeless(<minecraft:stained_hardened_clay:9>,[<missing_pieces:cyan_clay_pillar>]);
  33.  
  34. recipes.remove(<missing_pieces:gray_clay_pillar>);
  35. recipes.addShaped(<missing_pieces:gray_clay_pillar>*3,[
  36. [null, <minecraft:stained_hardened_clay:7>, null],
  37. [null, <minecraft:stained_hardened_clay:7>, null],
  38. [null, <minecraft:stained_hardened_clay:7>, null]]);
  39. recipes.addShapeless(<minecraft:stained_hardened_clay:7>,[<missing_pieces:gray_clay_pillar>]);
  40.  
  41. recipes.remove(<missing_pieces:green_clay_pillar>);
  42. recipes.addShaped(<missing_pieces:green_clay_pillar>*3,[
  43. [null, <minecraft:stained_hardened_clay:13>, null],
  44. [null, <minecraft:stained_hardened_clay:13>, null],
  45. [null, <minecraft:stained_hardened_clay:13>, null]]);
  46. recipes.addShapeless(<minecraft:stained_hardened_clay:13>,[<missing_pieces:green_clay_pillar>]);
  47.  
  48. recipes.remove(<missing_pieces:light_blue_clay_pillar>);
  49. recipes.addShaped(<missing_pieces:light_blue_clay_pillar>*3,[
  50. [null, <minecraft:stained_hardened_clay:3>, null],
  51. [null, <minecraft:stained_hardened_clay:3>, null],
  52. [null, <minecraft:stained_hardened_clay:3>, null]]);
  53. recipes.addShapeless(<minecraft:stained_hardened_clay:3>,[<missing_pieces:light_blue_clay_pillar>]);
  54.  
  55. recipes.remove(<missing_pieces:light_gray_clay_pillar>);
  56. recipes.addShaped(<missing_pieces:light_gray_clay_pillar>*3,[
  57. [null, <minecraft:stained_hardened_clay:8>, null],
  58. [null, <minecraft:stained_hardened_clay:8>, null],
  59. [null, <minecraft:stained_hardened_clay:8>, null]]);
  60. recipes.addShapeless(<minecraft:stained_hardened_clay:8>,[<missing_pieces:light_gray_clay_pillar>]);
  61.  
  62. recipes.remove(<missing_pieces:lime_clay_pillar>);
  63. recipes.addShaped(<missing_pieces:lime_clay_pillar>*3,[
  64. [null, <minecraft:stained_hardened_clay:5>, null],
  65. [null, <minecraft:stained_hardened_clay:5>, null],
  66. [null, <minecraft:stained_hardened_clay:5>, null]]);
  67. recipes.addShapeless(<minecraft:stained_hardened_clay:5>,[<missing_pieces:lime_clay_pillar>]);
  68.  
  69. recipes.remove(<missing_pieces:magenta_clay_pillar>);
  70. recipes.addShaped(<missing_pieces:magenta_clay_pillar>*3,[
  71. [null, <minecraft:stained_hardened_clay:2>, null],
  72. [null, <minecraft:stained_hardened_clay:2>, null],
  73. [null, <minecraft:stained_hardened_clay:2>, null]]);
  74. recipes.addShapeless(<minecraft:stained_hardened_clay:2>,[<missing_pieces:magenta_clay_pillar>]);
  75.  
  76. recipes.remove(<missing_pieces:orange_clay_pillar>);
  77. recipes.addShaped(<missing_pieces:orange_clay_pillar>*3,[
  78. [null, <minecraft:stained_hardened_clay:1>, null],
  79. [null, <minecraft:stained_hardened_clay:1>, null],
  80. [null, <minecraft:stained_hardened_clay:1>, null]]);
  81. recipes.addShapeless(<minecraft:stained_hardened_clay:1>,[<missing_pieces:orange_clay_pillar>]);
  82.  
  83. recipes.remove(<missing_pieces:pink_clay_pillar>);
  84. recipes.addShaped(<missing_pieces:pink_clay_pillar>*3,[
  85. [null, <minecraft:stained_hardened_clay:6>, null],
  86. [null, <minecraft:stained_hardened_clay:6>, null],
  87. [null, <minecraft:stained_hardened_clay:6>, null]]);
  88. recipes.addShapeless(<minecraft:stained_hardened_clay:6>,[<missing_pieces:pink_clay_pillar>]);
  89.  
  90. recipes.remove(<missing_pieces:purple_clay_pillar>);
  91. recipes.addShaped(<missing_pieces:purple_clay_pillar>*3,[
  92. [null, <minecraft:stained_hardened_clay:10>, null],
  93. [null, <minecraft:stained_hardened_clay:10>, null],
  94. [null, <minecraft:stained_hardened_clay:10>, null]]);
  95. recipes.addShapeless(<minecraft:stained_hardened_clay:10>,[<missing_pieces:purple_clay_pillar>]);
  96.  
  97. recipes.remove(<missing_pieces:red_clay_pillar>);
  98. recipes.addShaped(<missing_pieces:red_clay_pillar>*3,[
  99. [null, <minecraft:stained_hardened_clay:14>, null],
  100. [null, <minecraft:stained_hardened_clay:14>, null],
  101. [null, <minecraft:stained_hardened_clay:14>, null]]);
  102. recipes.addShapeless(<minecraft:stained_hardened_clay:14>,[<missing_pieces:red_clay_pillar>]);
  103.  
  104. recipes.remove(<missing_pieces:white_clay_pillar>);
  105. recipes.addShaped(<missing_pieces:white_clay_pillar>*3,[
  106. [null, <minecraft:stained_hardened_clay:0>, null],
  107. [null, <minecraft:stained_hardened_clay:0>, null],
  108. [null, <minecraft:stained_hardened_clay:0>, null]]);
  109. recipes.addShapeless(<minecraft:stained_hardened_clay:0>,[<missing_pieces:white_clay_pillar>]);
  110.  
  111. recipes.remove(<missing_pieces:yellow_clay_pillar>);
  112. recipes.addShaped(<missing_pieces:yellow_clay_pillar>*3,[
  113. [null, <minecraft:stained_hardened_clay:4>, null],
  114. [null, <minecraft:stained_hardened_clay:4>, null],
  115. [null, <minecraft:stained_hardened_clay:4>, null]]);
  116. recipes.addShapeless(<minecraft:stained_hardened_clay:4>,[<missing_pieces:yellow_clay_pillar>]);
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123. recipes.remove(<missing_pieces:black_clay_wedge>);
  124. recipes.addShaped(<missing_pieces:black_clay_wedge>*3,[
  125. [null, null, null],
  126. [<minecraft:stained_hardened_clay:15>, null, null],
  127. [<minecraft:stained_hardened_clay:15>, <minecraft:stained_hardened_clay:15>, null]]);
  128. recipes.addShapeless(<minecraft:stained_hardened_clay:15>,[<missing_pieces:black_clay_wedge>]);
  129.  
  130. recipes.remove(<missing_pieces:blue_clay_wedge>);
  131. recipes.addShaped(<missing_pieces:blue_clay_wedge>*3,[
  132. [null, null, null],
  133. [<minecraft:stained_hardened_clay:11>, null, null],
  134. [<minecraft:stained_hardened_clay:11>, <minecraft:stained_hardened_clay:11>, null]]);
  135. recipes.addShapeless(<minecraft:stained_hardened_clay:11>,[<missing_pieces:blue_clay_wedge>]);
  136.  
  137. recipes.remove(<missing_pieces:brown_clay_wedge>);
  138. recipes.addShaped(<missing_pieces:brown_clay_wedge>*3,[
  139. [null, null, null],
  140. [<minecraft:stained_hardened_clay:12>, null, null],
  141. [<minecraft:stained_hardened_clay:12>, <minecraft:stained_hardened_clay:12>, null]]);
  142. recipes.addShapeless(<minecraft:stained_hardened_clay:12>,[<missing_pieces:brown_clay_wedge>]);
  143.  
  144. recipes.remove(<missing_pieces:cyan_clay_wedge>);
  145. recipes.addShaped(<missing_pieces:cyan_clay_wedge>*3,[
  146. [null, null, null],
  147. [<minecraft:stained_hardened_clay:9>, null, null],
  148. [<minecraft:stained_hardened_clay:9>, <minecraft:stained_hardened_clay:9>, null]]);
  149. recipes.addShapeless(<minecraft:stained_hardened_clay:9>,[<missing_pieces:cyan_clay_wedge>]);
  150.  
  151. recipes.remove(<missing_pieces:gray_clay_wedge>);
  152. recipes.addShaped(<missing_pieces:gray_clay_wedge>*3,[
  153. [null, null, null],
  154. [<minecraft:stained_hardened_clay:7>, null, null],
  155. [<minecraft:stained_hardened_clay:7>, <minecraft:stained_hardened_clay:7>, null]]);
  156. recipes.addShapeless(<minecraft:stained_hardened_clay:7>,[<missing_pieces:gray_clay_wedge>]);
  157.  
  158. recipes.remove(<missing_pieces:green_clay_wedge>);
  159. recipes.addShaped(<missing_pieces:green_clay_wedge>*3,[
  160. [null, null, null],
  161. [<minecraft:stained_hardened_clay:13>, null, null],
  162. [<minecraft:stained_hardened_clay:13>, <minecraft:stained_hardened_clay:13>, null]]);
  163. recipes.addShapeless(<minecraft:stained_hardened_clay:13>,[<missing_pieces:green_clay_wedge>]);
  164.  
  165. recipes.remove(<missing_pieces:light_blue_clay_wedge>);
  166. recipes.addShaped(<missing_pieces:light_blue_clay_wedge>*3,[
  167. [null, null, null],
  168. [<minecraft:stained_hardened_clay:3>, null, null],
  169. [<minecraft:stained_hardened_clay:3>, <minecraft:stained_hardened_clay:3>, null]]);
  170. recipes.addShapeless(<minecraft:stained_hardened_clay:3>,[<missing_pieces:light_blue_clay_wedge>]);
  171.  
  172. recipes.remove(<missing_pieces:light_gray_clay_wedge>);
  173. recipes.addShaped(<missing_pieces:light_gray_clay_wedge>*3,[
  174. [null, null, null],
  175. [<minecraft:stained_hardened_clay:8>, null, null],
  176. [<minecraft:stained_hardened_clay:8>, <minecraft:stained_hardened_clay:8>, null]]);
  177. recipes.addShapeless(<minecraft:stained_hardened_clay:8>,[<missing_pieces:light_gray_clay_wedge>]);
  178.  
  179. recipes.remove(<missing_pieces:lime_clay_wedge>);
  180. recipes.addShaped(<missing_pieces:lime_clay_wedge>*3,[
  181. [null, null, null],
  182. [<minecraft:stained_hardened_clay:5>, null, null],
  183. [<minecraft:stained_hardened_clay:5>, <minecraft:stained_hardened_clay:5>, null]]);
  184. recipes.addShapeless(<minecraft:stained_hardened_clay:5>,[<missing_pieces:lime_clay_wedge>]);
  185.  
  186. recipes.remove(<missing_pieces:magenta_clay_wedge>);
  187. recipes.addShaped(<missing_pieces:magenta_clay_wedge>*3,[
  188. [null, null, null],
  189. [<minecraft:stained_hardened_clay:2>, null, null],
  190. [<minecraft:stained_hardened_clay:2>, <minecraft:stained_hardened_clay:2>, null]]);
  191. recipes.addShapeless(<minecraft:stained_hardened_clay:2>,[<missing_pieces:magenta_clay_wedge>]);
  192.  
  193. recipes.remove(<missing_pieces:orange_clay_wedge>);
  194. recipes.addShaped(<missing_pieces:orange_clay_wedge>*3,[
  195. [null, null, null],
  196. [<minecraft:stained_hardened_clay:1>, null, null],
  197. [<minecraft:stained_hardened_clay:1>, <minecraft:stained_hardened_clay:1>, null]]);
  198. recipes.addShapeless(<minecraft:stained_hardened_clay:1>,[<missing_pieces:orange_clay_wedge>]);
  199.  
  200. recipes.remove(<missing_pieces:pink_clay_wedge>);
  201. recipes.addShaped(<missing_pieces:pink_clay_wedge>*3,[
  202. [null, null, null],
  203. [<minecraft:stained_hardened_clay:6>, null, null],
  204. [<minecraft:stained_hardened_clay:6>, <minecraft:stained_hardened_clay:6>, null]]);
  205. recipes.addShapeless(<minecraft:stained_hardened_clay:6>,[<missing_pieces:pink_clay_wedge>]);
  206.  
  207. recipes.remove(<missing_pieces:purple_clay_wedge>);
  208. recipes.addShaped(<missing_pieces:purple_clay_wedge>*3,[
  209. [null, null, null],
  210. [<minecraft:stained_hardened_clay:10>, null, null],
  211. [<minecraft:stained_hardened_clay:10>, <minecraft:stained_hardened_clay:10>, null]]);
  212. recipes.addShapeless(<minecraft:stained_hardened_clay:10>,[<missing_pieces:purple_clay_wedge>]);
  213.  
  214. recipes.remove(<missing_pieces:red_clay_wedge>);
  215. recipes.addShaped(<missing_pieces:red_clay_wedge>*3,[
  216. [null, null, null],
  217. [<minecraft:stained_hardened_clay:14>, null, null],
  218. [<minecraft:stained_hardened_clay:14>, <minecraft:stained_hardened_clay:14>, null]]);
  219. recipes.addShapeless(<minecraft:stained_hardened_clay:14>,[<missing_pieces:red_clay_wedge>]);
  220.  
  221. recipes.remove(<missing_pieces:white_clay_wedge>);
  222. recipes.addShaped(<missing_pieces:white_clay_wedge>*3,[
  223. [null, null, null],
  224. [<minecraft:stained_hardened_clay:0>, null, null],
  225. [<minecraft:stained_hardened_clay:0>, <minecraft:stained_hardened_clay:0>, null]]);
  226. recipes.addShapeless(<minecraft:stained_hardened_clay:0>,[<missing_pieces:white_clay_wedge>]);
  227.  
  228. recipes.remove(<missing_pieces:yellow_clay_wedge>);
  229. recipes.addShaped(<missing_pieces:yellow_clay_wedge>*3,[
  230. [null, null, null],
  231. [<minecraft:stained_hardened_clay:4>, null, null],
  232. [<minecraft:stained_hardened_clay:4>, <minecraft:stained_hardened_clay:4>, null]]);
  233. recipes.addShapeless(<minecraft:stained_hardened_clay:4>,[<missing_pieces:yellow_clay_wedge>]);
  234.  
  235.  
  236.  
  237.  
  238. recipes.addShapeless(<minecraft:planks:4>,[<missing_pieces:acacia_pillar>]);
  239. recipes.addShapeless(<minecraft:planks:4>,[<missing_pieces:acacia_wedge>]);
  240.  
  241. recipes.addShapeless(<minecraft:planks:2>,[<missing_pieces:birch_pillar>]);
  242. recipes.addShapeless(<minecraft:planks:2>,[<missing_pieces:birch_wedge>]);
  243.  
  244. recipes.addShapeless(<minecraft:planks:5>,[<missing_pieces:dark_oak_pillar>]);
  245. recipes.addShapeless(<minecraft:planks:5>,[<missing_pieces:dark_oak_wedge>]);
  246.  
  247. recipes.addShapeless(<minecraft:planks:3>,[<missing_pieces:jungle_pillar>]);
  248. recipes.addShapeless(<minecraft:planks:3>,[<missing_pieces:jungle_wedge>]);
  249.  
  250. recipes.addShapeless(<minecraft:planks:0>,[<missing_pieces:oak_pillar>]);
  251. recipes.addShapeless(<minecraft:planks:0>,[<missing_pieces:oak_wedge>]);
  252.  
  253. recipes.addShapeless(<minecraft:planks:1>,[<missing_pieces:spruce_pillar>]);
  254. recipes.addShapeless(<minecraft:planks:1>,[<missing_pieces:spruce_wedge>]);
  255.  
  256. recipes.addShapeless(<minecraft:stone:2>,[<missing_pieces:p_granite_pillar>]);
  257. recipes.addShapeless(<minecraft:stone:2>,[<missing_pieces:p_granite_wedge>]);
  258.  
  259. recipes.addShapeless(<minecraft:stone:6>,[<missing_pieces:p_andesite_pillar>]);
  260. recipes.addShapeless(<minecraft:stone:6>,[<missing_pieces:p_andesite_wedge>]);
  261.  
  262. recipes.addShapeless(<minecraft:stone:4>,[<missing_pieces:p_diorite_pillar>]);
  263. recipes.addShapeless(<minecraft:stone:4>,[<missing_pieces:p_diorite_wedge>]);
  264.  
  265. recipes.addShapeless(<minecraft:stone:1>,[<missing_pieces:granite_pillar>]);
  266. recipes.addShapeless(<minecraft:stone:1>,[<missing_pieces:granite_wedge>]);
  267.  
  268. recipes.addShapeless(<minecraft:stone:5>,[<missing_pieces:andesite_pillar>]);
  269. recipes.addShapeless(<minecraft:stone:5>,[<missing_pieces:andesite_wedge>]);
  270.  
  271. recipes.addShapeless(<minecraft:stone:3>,[<missing_pieces:diorite_pillar>]);
  272. recipes.addShapeless(<minecraft:stone:3>,[<missing_pieces:diorite_wedge>]);
  273.  
  274. recipes.addShapeless(<minecraft:stone>,[<missing_pieces:stone_pillar>]);
  275. recipes.addShapeless(<minecraft:stone>,[<missing_pieces:stone_wedge>]);
  276.  
  277. recipes.addShapeless(<minecraft:purpur_block>,[<missing_pieces:purpur_pillar>]);
  278. recipes.addShapeless(<minecraft:purpur_block>,[<missing_pieces:purpur_wedge>]);
  279.  
  280. recipes.addShapeless(<minecraft:cobblestone>,[<missing_pieces:cobblestone_pillar>]);
  281. recipes.addShapeless(<minecraft:cobblestone>,[<missing_pieces:cobblestone_wedge>]);
  282.  
  283. recipes.addShapeless(<minecraft:obsidian>,[<missing_pieces:obsidian_pillar>]);
  284. recipes.addShapeless(<minecraft:obsidian>,[<missing_pieces:obsidian_wedge>]);
  285.  
  286. recipes.addShapeless(<minecraft:quartz_block>,[<missing_pieces:quartz_pillar>]);
  287. recipes.addShapeless(<minecraft:quartz_block>,[<missing_pieces:quartz_wedge>]);
  288.  
  289. recipes.addShapeless(<minecraft:sandstone>,[<missing_pieces:sandstone_pillar>]);
  290. recipes.addShapeless(<minecraft:sandstone>,[<missing_pieces:sandstone_wedge>]);
  291.  
  292. recipes.addShapeless(<minecraft:red_sandstone>,[<missing_pieces:red_sandstone_pillar>]);
  293. recipes.addShapeless(<minecraft:red_sandstone>,[<missing_pieces:red_sandstone_wedge>]);
  294.  
  295. recipes.addShapeless(<minecraft:nether_brick>,[<missing_pieces:nether_brick_pillar>]);
  296. recipes.addShapeless(<minecraft:nether_brick>,[<missing_pieces:nether_brick_wedge>]);
  297.  
  298. recipes.addShapeless(<minecraft:end_stone>,[<missing_pieces:end_stone_pillar>]);
  299. recipes.addShapeless(<minecraft:end_stone>,[<missing_pieces:end_stone_wedge>]);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement