About this recipe

Golden harvest cider is a sparkling BreweryX drink made from the finest apples. Light, crisp, and simple to make — a staple recipe for any server's drink menu.

Ready in just 4 minutes with difficulty 2 and a light 6% alcohol. An excellent first recipe for newcomers learning the plugin.

ID
golden_cider
Ingredients
Apple ×6, Sugar ×3, Water Bucket ×1, Wheat ×2
Cooking time
4 min
Difficulty
2
Alcohol
6%
Color
Yellow
YAML14 lines
  golden_cider:
    name: '&eGolden Harvest Cider'
    lore:
      - 'Sparkling and crisp'
      - 'Made from finest apples'
    ingredients:
      - APPLE/6
      - SUGAR/3
      - WATER_BUCKET/1
      - WHEAT/2
    cookingtime: 4
    color: YELLOW
    difficulty: 2
    alcohol: 6
How to install on server
1Copy the YAML code for golden cider from the generator.
2Open the plugins/BreweryX/recipes.yml file on your server.
3Paste the recipe at the end of the file.
4Reload the server — golden cider is ready!

Open in generatorAll recipes