added last recipes and added drink effects

2023-11-04 14:37:56 +01:00
parent 2b13387c29
commit 557ae78331

@ -1,15 +1,59 @@
**Types of Brew-able Drinks:** # Types of Brew-able Drinks:
- Saké ## Saké
- Corn Beer ### effects
- Hop Beer | effect | strength | duration (in sek)|
- Pils Beer | --- | --- | --- |
- Apple Beer | nausea | 3 | 10 |
- Yeast Beer | Regeneration | 2 | 25 |
- Red Wine ## Corn Beer
- Grape Juice ### effects
- Apple Juice | effect | strength | duration (in sek)|
| --- | --- | --- |
| nausea | 3 | 10 |
| Regeneration | 2 | 25 |
## Hop Beer
### effects
| effect | strength | duration (in sek)|
| --- | --- | --- |
| nausea | 3 | 10 |
| Regeneration | 2 | 25 |
## Pils Beer
### effects
| effect | strength | duration (in sek)|
| --- | --- | --- |
| nausea | 3 | 10 |
| Regeneration | 2 | 25 |
## Apple Beer
### effects
| effect | strength | duration (in sek)|
| --- | --- | --- |
| nausea | 3 | 10 |
| Regeneration | 2 | 25 |
## Yeast Beer
### effects
| effect | strength | duration (in sek)|
| --- | --- | --- |
| nausea | 3 | 10 |
| Regeneration | 2 | 25 |
## Red Wine
### effects
| effect | strength | duration (in sek)|
| --- | --- | --- |
| nausea | 3 | 10 |
| Regeneration | 2 | 25 |
## Grape Juice
### effects
| effect | strength | duration (in sek)|
| --- | --- | --- |
| Regeneration | 2 | 20 |
**Beer Ingredients:** ## Apple Juice
### effects
| effect | strength | duration (in sek)|
| --- | --- | --- |
| Regeneration | 2 | 20 |
# Beer Ingredients:
- Hop - Hop
- barley corn - barley corn
- Yeast - Yeast
@ -18,18 +62,19 @@
- grapes - grapes
- barley malt - barley malt
**Plants:** # Plants:
- Hop plant - Hop plant
- Barley - Barley
- Yeast Mushroom - Yeast Mushroom
- Grape Plant - Grape Plant
- Rice - Rice
**Containers:** # Containers:
- fluid tanks - fluid tanks
- Barrels - Barrels
- Bottles - Bottles
- Cups - Cups
- glasses
# Materials: # Materials:
## pressed iron: ## pressed iron:
@ -37,11 +82,12 @@ created by putting 2 irons in the hydraulic press
## Heating body: ## Heating body:
C: Copper C: Copper
R: Redstone R: Redstone
MB: Mashinebody
| . | 1 | 2 | 3 | | . | 1 | 2 | 3 |
| -- | -- | -- | -- | | -- | -- | -- | -- |
| 1 | C | C | C | | 1 | MB | C | MB |
| 2 | C | R | C | | 2 | C | R | C |
| 3 | C | C | C | | 3 | MB | C | MB |
## Heating Element: ## Heating Element:
C: Copper C: Copper
R: Redstone R: Redstone
@ -79,6 +125,8 @@ T: Fuel Tank
**Power:** RF **Power:** RF
**Power generation:** **Power generation:**
- coal generator - coal generator
- steam generator
- electric generator
**Custom Fluids:** **Custom Fluids:**
all the different drinkable's are fluids all the different drinkable's are fluids
@ -199,6 +247,17 @@ the kennel can be heated up to 100°
requires 100 RF/t heats up: 10°/t requires 100 RF/t heats up: 10°/t
produces 100mB/t when requirements met produces 100mB/t when requirements met
### Crafting recipy
MB: mashinebody
HE: heatingelement
HB: heatingbody
B: Bucket
| . | 1 | 2 | 3 |
| -- | -- | -- | -- |
| 1 | MB | | MB |
| 2 | HB | B | HB |
| 3 | MB | HE | MB |
### the kennel can brew following: ### the kennel can brew following:
- Saké - Saké
- heat: min 100° - heat: min 100°
@ -238,14 +297,12 @@ requires 150rf/t
### Crafting recipy ### Crafting recipy
MB: mashinebody MB: mashinebody
PB: heatingelement
I: Iron
P: Piston P: Piston
| . | 1 | 2 | 3 | | . | 1 | 2 | 3 |
| -- | -- | -- | -- | | -- | -- | -- | -- |
| 1 | MB | P | MB | | 1 | MB | P | MB |
| 2 | I | | I | | 2 | MB | | MB |
| 3 | MB | I | MB | | 3 | MB | MB | MB |
### output ### output
- 2 iron -> 1 pressed iron 200 rf/t - 2 iron -> 1 pressed iron 200 rf/t