Advertisement
mr_coffee1026

Recipes for Brewery

Nov 29th, 2017
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.15 KB | None | 0 0
  1. # -- Recipes for Potions --
  2.  
  3. # name: Different names for bad/normal/good (Formatting codes possible: such as &6)
  4. # ingredients: List of 'material or id,data/amount'
  5. # (Item-ids instead of material are deprecated by bukkit and may not work in the future!)
  6. # A list of materials can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
  7. # You can specify a data (durability) value, omitting it will ignore the data value of the added ingredient
  8. # If Vault is installed normal names can be used instead of material or id, so using Vault is highly recommended.
  9. # Vault will recognize things like "Jungle Leaves" instead of "LEAVES,3"
  10. # cookingtime: Time in real minutes ingredients have to boil
  11. # distillruns: How often it has to be distilled for full alcohol (0=without distilling)
  12. # distilltime: How long (in seconds) one distill-run takes (0=Default time of 40 sec) MC Default would be 20 sec
  13. # wood: Wood of the barrel 0=any 1=Birch 2=Oak 3=Jungle 4=Spruce 5=Acacia 6=Dark Oak
  14. # age: Time in Minecraft-days, the potion has to age in a barrel 0=no aging
  15. # color: Color of the potion after distilling/aging.
  16. # Usable Colors: DARK_RED, RED, BRIGHT_RED, ORANGE, PINK, BLUE, CYAN, WATER, GREEN, BLACK, GREY, BRIGHT_GREY
  17. # difficulty: 1-10 accuracy needed to get good quality (1 = unaccurate/easy, 10 = very precise/hard)
  18. # alcohol: Absolute amount of alcohol 0-100 in a perfect potion (will be added directly to the player, where 100 means fainting)
  19. # effects: List of effect/level/duration Special potion-effect when drinking, duration in sek.
  20. # Suffix name with 'X' to hide effect from label. Sample: 'POISONX/2/10' (WEAKNESS, INCREASE_DAMAGE, SLOW and SPEED are always hidden.)
  21. # Effects are always hidden in 1.9 and newer, because of changes in the potion mechanics.
  22. # Possible Effects: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html
  23. # Level or Duration ranges may be specified with a "-", ex. 'SPEED/1-2/30-40' = lvl 1 and 30 sec at worst and lvl 2 and 40 sec at best
  24. # Ranges also work high-low, ex. 'POISON/3-1/20-5' for weaker effects at good quality.
  25. # Highest possible Duration: 1638 sec. Instant Effects dont need any duration specified.
  26.  
  27. recipes:
  28. # Example Recipe with every possible entry first:
  29. 0:
  30. name: Bad Example/Example/Good Example
  31. ingredients:
  32. - SUGAR_CANE/5
  33. - 264/1
  34. - INK_SACK,3/20
  35. - 5,1/8
  36. - BEDROCK/1
  37. # - Jungle Leaves/64 # Only with Vault
  38. # - Green Dye/6 # Only with Vault
  39. cookingtime: 3
  40. distillruns: 2
  41. distilltime: 60
  42. wood: 4
  43. age: 11
  44. color: DARK_RED
  45. difficulty: 3
  46. alcohol: 23
  47. effects:
  48. - FIRE_RESISTANCE/20
  49. - HEAL/1
  50. - WEAKNESS/2-3/50-60
  51. - POISONX/1-0/20-0
  52. 1:
  53. name: Skunky Wheatbeer/Wheatbeer/Fine Wheatbeer
  54. ingredients:
  55. - WHEAT/3
  56. cookingtime: 8
  57. distillruns: 0
  58. wood: 1
  59. age: 2
  60. color: BRIGHT_GREY
  61. difficulty: 1
  62. alcohol: 5
  63. 2:
  64. name: Skunky Beer/Beer/Fine Beer
  65. ingredients:
  66. - WHEAT/6
  67. cookingtime: 8
  68. distillruns: 0
  69. wood: 0
  70. age: 3
  71. color: ORANGE
  72. difficulty: 1
  73. alcohol: 6
  74. 3:
  75. name: Skunky Darkbeer/Darkbeer/Fine Darkbeer
  76. ingredients:
  77. - WHEAT/6
  78. cookingtime: 8
  79. distillruns: 0
  80. wood: 4
  81. age: 8
  82. color: BLACK
  83. difficulty: 2
  84. alcohol: 7
  85. 4:
  86. name: Awkward Mead/Mead/&6Golden Mead
  87. ingredients:
  88. - SUGAR_CANE/6
  89. cookingtime: 3
  90. distillruns: 0
  91. wood: 2
  92. age: 4
  93. color: ORANGE
  94. difficulty: 2
  95. alcohol: 9
  96. 5:
  97. name: Apple Mead/Sweet Apple Mead/&6Sweet Golden Apple Mead
  98. ingredients:
  99. - SUGAR_CANE/6
  100. - APPLE/2
  101. cookingtime: 4
  102. distillruns: 0
  103. wood: 2
  104. age: 4
  105. color: ORANGE
  106. difficulty: 4
  107. alcohol: 12
  108. effects:
  109. - WATER_BREATHINGX/1-2/150
  110. 6:
  111. name: Bitter Rum/Spicy Rum/&6Golden Rum
  112. ingredients:
  113. - SUGAR_CANE/14
  114. cookingtime: 5
  115. distillruns: 2
  116. distilltime: 30
  117. wood: 2
  118. age: 14
  119. color: DARK_RED
  120. difficulty: 6
  121. alcohol: 30
  122. effects:
  123. - FIRE_RESISTANCE/1/20-100
  124. - POISONX/1-0/30-0
  125. 7:
  126. name: Lousy Vodka/Vodka/Russian Vodka
  127. ingredients:
  128. - POTATO_ITEM/10
  129. cookingtime: 15
  130. distillruns: 3
  131. age: 0
  132. color: BRIGHT_GREY
  133. difficulty: 4
  134. alcohol: 20
  135. effects:
  136. - WEAKNESS/15
  137. - POISON/10
  138. 8:
  139. name: Poor Absinthe/Absinthe/Strong Absinthe
  140. ingredients:
  141. - LONG_GRASS/15
  142. cookingtime: 3
  143. distillruns: 6
  144. distilltime: 80
  145. color: GREEN
  146. difficulty: 8
  147. alcohol: 45
  148. effects:
  149. - POISON/20-30
  150. 9:
  151. name: Potato soup
  152. ingredients:
  153. - POTATO_ITEM/5
  154. - LONG_GRASS/3
  155. cookingtime: 3
  156. color: PINK
  157. difficulty: 1
  158. effects:
  159. - HEAL/0-1
  160. 10:
  161. name: Stale Coffee/Coffee/Strong Coffee
  162. ingredients:
  163. - INK_SACK,3/12
  164. - MILK_BUCKET/2
  165. cookingtime: 2
  166. color: BLACK
  167. difficulty: 3
  168. effects:
  169. - REGENERATION/1/2-5
  170. - SPEED/1/30-140
  171. 11:
  172. name: Weak Espresso Shot/Espresso Shot/Perfect Espresso Shot
  173. ingredients:
  174. - INK_SACK,3/1
  175. cookingtime: 2
  176. color: BLACK
  177. difficulty: 6
  178. effects:
  179. - REGENERATION/1/1-3
  180. - SPEED/1/15-70
  181. 12:
  182. name: Bitter Coffee/Mild Coffee/Flavorful Mild Coffee
  183. ingredients:
  184. - INK_SACK,3/4
  185. cookingtime: 2
  186. color: BLACK
  187. difficulty: 5
  188. effects:
  189. - REGENERATION/1/1-4
  190. - SPEED/1/20-120
  191. 13:
  192. name: Acidic Coffee/Coffee/Robust Strong Coffee
  193. ingredients:
  194. - INK_SACK,3/20
  195. cookingtime: 2
  196. color: BLACK
  197. difficulty: 7
  198. effects:
  199. - REGENERATION/1/3-8
  200. - SPEED/1/45-200
  201. 14:
  202. name: Watery Mint Hot Chocolate/Brewed Mint Hot Chocolate/Mint Hot Chocolate With Whipped Cream
  203. ingredients:
  204. - INK_SACK,3/12
  205. - Lime Dye/2
  206. - SUGAR/6
  207. - MILK_BUCKET/2
  208. cookingtime: 2
  209. color: BLACK
  210. difficulty: 5
  211. effects:
  212. - FIRE_RESISTANCE/2/20-120
  213. - SATURATION/5/2-5
  214. 15:
  215. name: Blended Milk Drink/Cookies and Cream Milkshake/Cookies and Cream Milkshake With Whipped Cream
  216. ingredients:
  217. - COOKIE/6
  218. - SUGAR/12
  219. - MILK_BUCKET/3
  220. cookingtime: 2
  221. color: BLACK
  222. difficulty: 4
  223. effects:
  224. - REGENERATION/1/2-5
  225. - FIRE_RESISTANCE/2/20-120
  226. - SATURATION/5/3-7
  227. 16:
  228. name: Chocolate Milk Slush/Chocolate Milkshake/Chocolate Milkshake With Whipped Cream
  229. ingredients:
  230. - INK_SACK,3/6
  231. - SUGAR/12
  232. - MILK_BUCKET/3
  233. cookingtime: 2
  234. color: BLACK
  235. difficulty: 4
  236. effects:
  237. - REGENERATION/1/2-5
  238. - FIRE_RESISTANCE/2/20-120
  239. - SATURATION/5/3-7
  240. 17:
  241. name: Milk Slush/Vanilla Milkshake/Vanilla Milkshake With Whipped Cream
  242. ingredients:
  243. - Azure Bluet/6
  244. - SUGAR/12
  245. - MILK_BUCKET/3
  246. cookingtime: 2
  247. color: BRIGHT_GREY
  248. difficulty: 4
  249. effects:
  250. - REGENERATION/1/2-5
  251. - FIRE_RESISTANCE/2/20-120
  252. - SATURATION/5/3-7
  253.  
  254.  
  255.  
  256. # More Recipes ideas: Cachaca, Gin, Whiskey, Tequila, Cider, etc. as well as high quality abbreviations like golden vodka etc.
  257. # I will not add more Recipes to the default config, as they would be public and viewable by users to cheat.
  258. # It is up to the Serveradmin to change and add Recipes, so players cannot cheat from the default config.
  259.  
  260.  
  261.  
  262. # cooked: EVERY possible ingredient and the names for the originating potions after fermenting:
  263. # [Example] MATERIAL_or_id: Name after cooking
  264.  
  265. cooked:
  266. WHEAT: Fermented wheat
  267. SUGAR_CANE: Sugar brew
  268. APPLE: Apple cider
  269. POTATO_ITEM: Potatomash
  270. LONG_GRASS: Boiled herbs
  271. RED_MUSHROOM: Mushroom brew
  272. INK_SACK: Colored brew
  273. MILK_BUCKET: Milky water
  274. SUGAR: Sugar Taffy
  275. COOKIE: Cookie Dough
  276. Azure Bluet: Vanilla Extract
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement