[Added][Suggestion] Brewery Plugin

Home Forums Server Support Requests & Suggestions [Added][Suggestion] Brewery Plugin

Viewing 15 posts - 16 through 30 (of 78 total)
  • Author
    Posts
  • #6718
    GodsDead
    Keymaster
    • Topics: 794
    • Replies: 3343
    • Total: 4137
    • ★★★★★★★★

    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.

    #6723
    Wog
    Member
    • Topics: 2
    • Replies: 17
    • Total: 19

    I 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

    #6724
    Wog
    Member
    • Topics: 2
    • Replies: 17
    • Total: 19

    Recipe 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

     

     

     

    #6725
    Crazy Pirate
    Member
    • Topics: 110
    • Replies: 1997
    • Total: 2107
    • ★★★★★★★

    I have the same problem wog!

    #6726
    GodsDead
    Keymaster
    • Topics: 794
    • Replies: 3343
    • Total: 4137
    • ★★★★★★★★

    Reading the plugin comments, looks like thats broken for everyone, developer will have to fix that.

    But keep the ideas for recipes coming.

    #6784
    Wog
    Member
    • Topics: 2
    • Replies: 17
    • Total: 19

    Thanks Gods.

    Hey how about:

    Eggnog – eggs, milk, sugar /color white/regeneration and healing

    Egg Drop Soup – Chicken, eggs/color yellow/regeneration and healing

     

    #6914
    Wog
    Member
    • Topics: 2
    • Replies: 17
    • Total: 19

     

    Witches Brew – Rotten flesh, Bone, Mushroom, Poison Potato /color red/ effects like: Instant damage, Blindness, Confusion, Poison, weakness, death

     

    #6920
    Dr.solid
    Member
    • Topics: 35
    • Replies: 1374
    • Total: 1409
    • ★★★★★★★

    Heavy 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 chicken

    Dr_solid~

    Posesore of the Ope Ope No Mi

    i realy like One Piece

    #6977
    GodsDead
    Keymaster
    • Topics: 794
    • Replies: 3343
    • Total: 4137
    • ★★★★★★★★

    Current 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.
    
    
    
    #6983
    Konstruktor
    Member
    • Topics: 4
    • Replies: 20
    • Total: 24
    • ★★

    i 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.
    #6986
    TimHuisman
    Member
    • Topics: 21
    • Replies: 260
    • Total: 281
    • ★★★★★

    “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_RED

    The rest is up to you!

    #6994
    Azure
    Member
    • Topics: 10
    • Replies: 228
    • Total: 238
    • ★★★★

    For 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.
    #7000
    Skymon_B
    Member
    • Topics: 0
    • Replies: 2
    • Total: 2

    Myself 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?

    #7021
    Azure
    Member
    • Topics: 10
    • Replies: 228
    • Total: 238
    • ★★★★

    The 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.

    #7025
    GodsDead
    Keymaster
    • Topics: 794
    • Replies: 3343
    • Total: 4137
    • ★★★★★★★★

    @Skymon The Rusty Keg! What an amazing name for a pub!

Viewing 15 posts - 16 through 30 (of 78 total)

You must be logged in to reply to this topic.

/50 Online

Mobile Page

Join the PirateCraft discord server
Join the PirateCraft Discord server! discord.piratemc.com
Reddit - PirateCraft Subreddit PirateCraft YouTube PirateCraft Twitter PirateCraft Instagram PirateCraft Facebook