# Crafting & Food Recipes

## Items

* Smithing Template - Netherite Upgrade
  * ![](/files/DpgkxVaKkiFng56c4PB0)
  * 4 Ghast Tears
  * 4 Diamonds
  * 1 Redstone Block

## Armor

* **Chain Armor**
  * Craft with chains, pattern matches other armor types!

## Miscellaneous Foods

* **Beef Jerky🍖**
  * Rotten Flesh -> Smelt into Basic Beef Jerky
  * Craft 9 Basic Beef Jerky -> 1 Epic Beef Jerky
  * Craft 9 Epic Beef Jerky -> 1 Legendary Beef Jerky
  * Craft 8 Legendary Beef Jerky + 1 Sugar  -> 1 Mythic Beef Jerky
* **Chocolates🍫**
  * Cocoa Beans -> Smelt into Cocoa powder
  * Cocoa powder + Sugar = Dark Chocolate
  * Cocoa powder + Sugar + Milk Bucket = Milk Chocolate
  * Milk Chocolate + Blaze Rod = Chocolate Syrup
* **Spaghetti🍝**
  * Egg + Wheat + Beetroot Soup = Spaghetti
  * Egg + Wheat + Water Bucket = Ramen
  * Egg + Wheat + Cheese = Mac and Cheese
* **Pizza🍕**
  * Cooked Porkchop + Cheese + Wheat + Beetroot Soup = Bacon Pizza
  * Cooked Beef + Cheese + Wheat + Beetroot Soup = Pepperoni Pizza
  * Cheese + Wheat + Beetroot Soup = Pizza
* **Eggs🍳**
  * Egg -> Smoker -> Fried Egg
  * Egg -> Furnace -> Hard-boiled Egg
  * Egg + Bread -> Egg Sandwich
  * Egg + Beetroot Soup + Steak -> Steak Omelet
  * Egg + Raw Salmon = Egg Sushi
  * Egg + Milk = Scrambled Eggs
* **Alcohol😏**
  * Wheat + Sugar + Brown Mushroom = Beer
  * Paper + Sugar + Brown Mushroom = Moonshine
  * Potato + Sugar + Brown Mushroom = Vodka
  * Sweet Berries + Sugar + Brown Mushroom = Wine
  * Cactus + Sugar + Brown Mushroom = Tequila
  * Sugarcane + Sugar + Brown Mushroom = Rum
  * Wheat Seeds + Sugar + Brown Mushroom = Sake
  * Wheat + Sugar + Apple + Water Bucket + Brown Mushroom = Soju
  * Apple + Sugar + Brown Mushroom = Hard Cider
  * Melon Slice + Sugar + Brown Mushroom = Cocktail
  * Beer + Charcoal (Filter) = Whiskey
  * Spruce Leaves + Sugar + Brown Mushroom = Gin
* **Snacks🍟**
  * **S**nowball + Paper + Sugar + White Dye -> Snow Cone
  * Potato + Paper = Fries
  * Cooked Chicken + Paper = Fried Chicken
  * Milk Bucket + Egg + Wheat + Sugar = Cupcake
  * Chocolate Syrup + Milk Bucket + Snow Block + Sugar = Hot Fudge Sundae
  * Wheat x 2 + Sugar x 2 + Egg + Milk = Cake
  * Wheat x2 + Sugar + Egg + Milk + Pink Dye = Cherry Blossom Cake
  * Cheese + Wheat x 2 + Egg + Milk + Sugar = Cheesecake
  * Sugar + Water Bucket + Brown Dye = Diet Soda
  * Cookie + Paper + Milk + Cocoa Powder  = Box of Oreos
  * Cocoa Powder + Milk = Hot Cocoa
  * Chocolate Syrup + Milk = Chocolate Milk
  * Bucket + Eggs + Cocoa Powder + Milk + Wheat = Brownies
  * Milk + Dark Chocolate + Milk Chocolate + Egg + Wheat = Chocolate Cake
  * Egg + Wheat + Sugar + Chocolate Syrup = Donut
  * Bread + Cooked Beef + Cheese = Cheeseburger
  * Bread + Cooked Beef = Hot Dog
  * Milk + Egg + Wheat + Sugar + Sweet Berries = Fruit Cake
  * Milk + Sugar + Brown Mushroom = Cheese
  * Bread + Cooked Meat of any kind + Carrot + Beetroot = Sandwich
  * Melon + Sweet Berries + Apple = Fruit Salad
* **Drinks☕**
  * Water + Orange Dye + Sugar + Glass Bottle = Orange Juice
  * Jungle Leaves + Milk + Cocoa Beans (Like Boba Pearls) = Boba Milk Tea
  * Jungle Leaves + Water + Sugar = Sweet Tea
  * Jungle Leaves + Water = Tea
* **Sushi🍣**
  * Dried Kelp + Raw Salmon/Cod = Sushi Roll
  * Dried Kelp + Tropical Fish = Shrimp Sushi
  * Paper + Paper + Steak + Seeds= Bento Box

## Shop Specific Foods

### Coffee Shops

<figure><img src="/files/7Qec21je64MqvwglrzRm" alt=""><figcaption><p>Checkout the Coffee Shop Furniture Pack at <a href="https://www.mcgalaxy.co/store/furniture">https://www.mcgalaxy.co/store/furniture</a></p></figcaption></figure>

* &#x20;Normal Coffee
  * 3 Cocoa Bean + Milk Bucket + 2 Sugar
* Latte Coffee
  * 1 Normal Coffee + 2 Sugar + 1 Milk Bucket
* Pumpkin Spice Latte
  * 1 Latte Coffee + 2 Cocoa Bean + 1 Pumpkin Pie
* Winter Glow Coffee
  * 1 Pumpkin Spice Latte + 4 Sugar + 1 Glow Ink Sac + 1 Snow Block
* Iced Coffee
  * 2 Cocoa Bean + 1 Glass of Milk + 2 Sugar + 1 Ice Block
* x6 Slice of Bread
  * Sheers + Bread
* Glass of Milk
  * 1 Milk Bucket + 1 Glass Bottle
* Croissant
  * Smelt 1 Bread in a Furnace
* Chocolate Roll Cake
  * 2 Sugar + Milk Chocolate + 1 Slice of Bread
* Matcha Roll Cake
  * 1 Emerald + 2 Green Dye + 1 Golden Apple + 4 Wheat + 2 Sugar
* Scone
  * 2 Wheat + 1 Golden Carrot + 1 Cake + 1 Golden Apple + 4 Sugar
* Fruit Tart
  * 1 Golden Carrot + 1 Cake + 4 Glow Berries + 1 Red Dye + 1 Golden Apple


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mcgalaxy.co/server/crafting-and-food-recipes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
