added last recipes and added drink effects
99
Concept.md
99
Concept.md
@ -1,15 +1,59 @@
|
||||
**Types of Brew-able Drinks:**
|
||||
- Saké
|
||||
- Corn Beer
|
||||
- Hop Beer
|
||||
- Pils Beer
|
||||
- Apple Beer
|
||||
- Yeast Beer
|
||||
- Red Wine
|
||||
- Grape Juice
|
||||
- Apple Juice
|
||||
# Types of Brew-able Drinks:
|
||||
## Saké
|
||||
### effects
|
||||
| effect | strength | duration (in sek)|
|
||||
| --- | --- | --- |
|
||||
| nausea | 3 | 10 |
|
||||
| Regeneration | 2 | 25 |
|
||||
## Corn Beer
|
||||
### effects
|
||||
| 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
|
||||
- barley corn
|
||||
- Yeast
|
||||
@ -18,18 +62,19 @@
|
||||
- grapes
|
||||
- barley malt
|
||||
|
||||
**Plants:**
|
||||
# Plants:
|
||||
- Hop plant
|
||||
- Barley
|
||||
- Yeast Mushroom
|
||||
- Grape Plant
|
||||
- Rice
|
||||
|
||||
**Containers:**
|
||||
# Containers:
|
||||
- fluid tanks
|
||||
- Barrels
|
||||
- Bottles
|
||||
- Cups
|
||||
- glasses
|
||||
|
||||
# Materials:
|
||||
## pressed iron:
|
||||
@ -37,11 +82,12 @@ created by putting 2 irons in the hydraulic press
|
||||
## Heating body:
|
||||
C: Copper
|
||||
R: Redstone
|
||||
MB: Mashinebody
|
||||
| . | 1 | 2 | 3 |
|
||||
| -- | -- | -- | -- |
|
||||
| 1 | C | C | C |
|
||||
| 2 | C | R | C |
|
||||
| 3 | C | C | C |
|
||||
| 1 | MB | C | MB |
|
||||
| 2 | C | R | C |
|
||||
| 3 | MB | C | MB |
|
||||
## Heating Element:
|
||||
C: Copper
|
||||
R: Redstone
|
||||
@ -79,6 +125,8 @@ T: Fuel Tank
|
||||
**Power:** RF
|
||||
**Power generation:**
|
||||
- coal generator
|
||||
- steam generator
|
||||
- electric generator
|
||||
|
||||
**Custom 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
|
||||
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:
|
||||
- Saké
|
||||
- heat: min 100°
|
||||
@ -238,14 +297,12 @@ requires 150rf/t
|
||||
|
||||
### Crafting recipy
|
||||
MB: mashinebody
|
||||
PB: heatingelement
|
||||
I: Iron
|
||||
P: Piston
|
||||
| . | 1 | 2 | 3 |
|
||||
| -- | -- | -- | -- |
|
||||
| 1 | MB | P | MB |
|
||||
| 2 | I | | I |
|
||||
| 3 | MB | I | MB |
|
||||
| 1 | MB | P | MB |
|
||||
| 2 | MB | | MB |
|
||||
| 3 | MB | MB | MB |
|
||||
|
||||
### output
|
||||
- 2 iron -> 1 pressed iron 200 rf/t
|
||||
|
Reference in New Issue
Block a user