[Added][Suggestion] Brewery Plugin
Home › Forums › Server Support › Requests & Suggestions › [Added][Suggestion] Brewery Plugin
- This topic has 77 replies, 28 voices, and was last updated 8 years, 6 months ago by build1115.
-
AuthorPosts
-
December 18, 2014 at 11:33 pm #6718
Drinking too much tonight …
Oh my god this is amazing.
For anyone wondering, I added the plugin, this is how you use it: http://bitly.com/brewrum
Also, Taking requests for recepies.
December 19, 2014 at 4:55 am #6723I built my barrels, small and large according to instruction. Placed the sign and got “Barrel Created’ but I can’t open my barrels with right click. I have made vodka and absinthe but I can’t make ale, rum etc with out opening my barrels. Any suggestions?
Thanks,
Wog
December 19, 2014 at 5:13 am #6724Recipe Suggestions:
Chocolate milk or hot cocoa – Milk Bucket, coco beans, sugar / color brown/regeneration
Vegetable Beef Soup – beef, bone, carrot, mushroom, potato /color red/regeneration and healing
Chowder – fish, milk /color white/regeneration and healing
Soda pop – flowers, sugar /various colors/ speed
December 19, 2014 at 7:52 am #6725I have the same problem wog!
December 19, 2014 at 9:55 am #6726Reading the plugin comments, looks like thats broken for everyone, developer will have to fix that.
But keep the ideas for recipes coming.
December 19, 2014 at 1:40 pm #6784Thanks Gods.
Hey how about:
Eggnog – eggs, milk, sugar /color white/regeneration and healing
Egg Drop Soup – Chicken, eggs/color yellow/regeneration and healing
December 19, 2014 at 2:52 pm #6914Witches Brew – Rotten flesh, Bone, Mushroom, Poison Potato /color red/ effects like: Instant damage, Blindness, Confusion, Poison, weakness, death
December 19, 2014 at 6:37 pm #6920Heavy beer: 12 wheat apples and vodka
effects: slowness blindness straight and nassa
Fat Chicken: chicken butter and any drink (dont ask why just do it)
Efects: hunger bar goes up , dr.solids grahamar and 20% of slowness
this food can be placed like a cake but it looks like a chicken and can be eaten like a cake but taste like fat chickenDr_solid~
Posesore of the Ope Ope No Mi
i realy like One Piece
December 21, 2014 at 12:56 am #6977Current recipe list direct from the config.
# -- Recipes for Potions -- # name: Different names for bad/normal/good (Formatting codes possible: such as &6) # ingredients: List of 'material or id,data/amount' # (Item-ids instead of material are deprecated by bukkit and may not work in the future!) # A list of materials can be found here: http://jd.bukkit.org/beta/apidocs/org/bukkit/Material.html # You can specify a data value, omitting it will ignore the data value of the added ingredient # cookingtime: Time in real minutes ingredients have to boil # distillruns: How often it has to be distilled for full alcohol (0=without distilling) # wood: Wood of the barrel 0=any 1=Birch 2=Oak 3=Jungle 4=Spruce 5=Acacia 6=Dark Oak # age: Time in Minecraft-days, the potion has to age in a barrel 0=no aging # color: Color of the potion after distilling/aging. # Usable Colors: DARK_RED, RED, BRIGHT_RED, ORANGE, PINK, BLUE, CYAN, WATER, GREEN, BLACK, GREY, BRIGHT_GREY # difficulty: 1-10 accuracy needed to get good quality (1 = unaccurate/easy, 10 = very precise/hard) # alcohol: Absolute amount of alcohol 0-100 in a perfect potion (will be added directly to the player, where 100 means fainting) # effects: List of effect/level/duration Special potion-effect when drinking, duration in sek. # Suffix name with 'X' to hide effect from label. Sample: 'POISONX/2/10' (WEAKNESS, INCREASE_DAMAGE, SLOW and SPEED are always hidden.) # Possible Effects: http://jd.bukkit.org/rb/apidocs/org/bukkit/potion/PotionEffectType.html # 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 # Ranges also work high-low, ex. 'POISON/3-1/20-5' for weaker effects at good quality. # Highest possible Duration: 1638 sec. Instant Effects dont need any duration specified. recipes: # Example Recipe with every possible entry first: 0: name: Bad Example/Example/Good Example ingredients: - SUGAR_CANE/5 - 264/1 - INK_SACK,3/20 - 5,1/8 cookingtime: 3 distillruns: 2 wood: 4 age: 11 color: DARK_RED difficulty: 3 alcohol: 23 effects: - FIRE_RESISTANCE/20 - HEAL/1 - WEAKNESS/2-3/50-60 - POISONX/1-0/20-0 1: name: Skunky Wheatbeer/Wheatbeer/Fine Wheatbeer ingredients: - WHEAT/3 cookingtime: 8 distillruns: 0 wood: 1 age: 2 color: BRIGHT_GREY difficulty: 1 alcohol: 5 2: name: Skunky Beer/Beer/Fine Beer ingredients: - WHEAT/6 cookingtime: 8 distillruns: 0 wood: 0 age: 3 color: ORANGE difficulty: 1 alcohol: 6 3: name: Skunky Darkbeer/Darkbeer/Fine Darkbeer ingredients: - WHEAT/6 cookingtime: 8 distillruns: 0 wood: 4 age: 8 color: BLACK difficulty: 2 alcohol: 7 4: name: Awkward Mead/Mead/&6Golden Mead ingredients: - SUGAR_CANE/6 cookingtime: 3 distillruns: 0 wood: 2 age: 4 color: ORANGE difficulty: 2 alcohol: 9 5: name: Apple Mead/Sweet Apple Mead/&6Sweet Golden Apple Mead ingredients: - SUGAR_CANE/6 - APPLE/2 cookingtime: 4 distillruns: 0 wood: 2 age: 4 color: ORANGE difficulty: 4 alcohol: 12 effects: - WATER_BREATHINGX/1-2/150 6: name: Bitter Rum/Spicy Rum/&6Golden Rum ingredients: - SUGAR_CANE/14 cookingtime: 5 distillruns: 2 wood: 2 age: 14 color: DARK_RED difficulty: 6 alcohol: 30 effects: - FIRE_RESISTANCE/1/20-100 - POISONX/1-0/30-0 7: name: Lousy Vodka/Vodka/Russian Vodka ingredients: - POTATO_ITEM/10 cookingtime: 15 distillruns: 3 age: 0 color: BRIGHT_GREY difficulty: 4 alcohol: 20 effects: - WEAKNESS/15 - POISON/10 8: name: Poor Absinthe/Absinthe/Strong Absinthe ingredients: - LONG_GRASS/15 cookingtime: 3 distillruns: 6 color: GREEN difficulty: 8 alcohol: 45 effects: - POISON/20-30 9: name: Potato soup ingredients: - POTATO_ITEM/5 - LONG_GRASS/3 cookingtime: 3 color: PINK difficulty: 1 effects: - HEAL/0-1 10: name: Stale Coffee/Coffee/Strong Coffee ingredients: - INK_SACK,3/12 - MILK_BUCKET/2 cookingtime: 2 color: BLACK difficulty: 3 effects: - REGENERATION/1/2-5 - SPEED/1/30-140 # More Recipes ideas: Cachaca, Gin, Whiskey, Tequila, Cider, etc. as well as high quality abbreviations like golden vodka etc. # I will not add more Recipes to the default config, as they would be public and viewable by users to cheat. # It is up to the Serveradmin to change and add Recipes, so players cannot cheat from the default config.
December 21, 2014 at 2:02 am #6983i want to make a Night Club! this would be perfect so the Patrons can relax & have a drink!
Attachments:
You must be logged in to view attached files.December 21, 2014 at 2:25 am #6986“And it’s all for me grog, me jolly, jolly grog!”
Grog!
Water mixed with rum, beer or wine (simply to make it look like your supply of those drinks was larger than it actually was :P).People often added lemons in order to prevent their crew from getting scurvy, some kind of protection-increasing effect would be suitable because of that, I guess.
name: Overly Diluted Grog/Properly Mixed Grog/Strong Grog
ingredients:
– WHEAT/?
– WATER_BUCKET/?
– SUGAR/?
– APPLE/?
– MELON/?
color: DARK_REDThe rest is up to you!
December 21, 2014 at 5:45 am #6994For everyone’s ease of use (as the coding post is helpful but a little hard to understand):
Attachments:
You must be logged in to view attached files.December 21, 2014 at 9:18 am #7000Myself and J_ray have a few extra recipes in the ‘Rusty Keg’ for sale, whenever we are on.
Also, are those recipes suggested by others in the game or requests for them to be put in?
December 21, 2014 at 3:40 pm #7021The recipes on the list I made are all from the default coding @GodsDead posted earlier in the topic; so all those listed are for sure in the game. Several more (from those suggested) are also being added; but the list I made is JUST the defaults that are for sure in the plugin.
December 21, 2014 at 3:51 pm #7025 -
AuthorPosts
You must be logged in to reply to this topic.
/50 Online
Vote
Get daily vote key rewards for voting! Use your keys at /warp cove