added recipes and mashines and removed dropped items
parent
4f56984bdf
commit
941a5bc740
52
Concept.md
52
Concept.md
@ -13,8 +13,7 @@
|
||||
- Hop
|
||||
- barley corn
|
||||
- Yeast
|
||||
- Cider Yeast
|
||||
- bottom-fermenting yeast
|
||||
- cider Yeast
|
||||
- Rice
|
||||
- grapes
|
||||
- barley malt
|
||||
@ -60,6 +59,14 @@ C: Copper
|
||||
| 1 | I | R | I |
|
||||
| 2 | I | C | I |
|
||||
| 3 | I | R | I |
|
||||
## pressure body
|
||||
PI: Pressed Iron
|
||||
T: Fuel Tank
|
||||
| . | 1 | 2 | 3 |
|
||||
| -- | -- | -- | -- |
|
||||
| 1 | PI | PI | PI |
|
||||
| 2 | PI | T | PI |
|
||||
| 3 | PI | PI | PI |
|
||||
|
||||
**Power:** RF
|
||||
**Power generation:**
|
||||
@ -71,14 +78,29 @@ all the different drinkable's are fluids
|
||||
# Mashines:
|
||||
|
||||
## coal generator
|
||||
standard coal based power source that generates 60 RF/t and can store 500.000 RF
|
||||
standard coal based power source that generates 100 RF/t and can store 500.000 RF
|
||||
this is by far not the most optimal way of power but it is the only source of power implemented in this mod
|
||||
|
||||
### Crafting RePIpy
|
||||
MB: mashinebody
|
||||
F:Furnace
|
||||
| . | 1 | 2 | 3 |
|
||||
| -- | -- | -- | -- |
|
||||
| 1 | MB | MB | MB |
|
||||
| 2 | MB | F | MB |
|
||||
| 3 | MB | MB | MB |
|
||||
|
||||
## steam generator:
|
||||
supplied with water and heat this generator will generate 500 rf/t as long as the steam generated stays above 200mB the generator can heate up to 1000° and will generate steam until cooler then 100° it can be heated up with anything coal and lava
|
||||
|
||||
## electric generator
|
||||
supplied with water and heat this generator will generate 800 rf/t as long as the steam generated stays above 200mB the generator can heate up to 1000° and will generate steam until cooler then 100° it consumes 200rf/t and generates 200mB/t
|
||||
|
||||
## milling mashine
|
||||
used to make flower for production of barley flower
|
||||
consumes 200rf/t
|
||||
|
||||
### Crafting Recipy
|
||||
### Crafting RePIpy
|
||||
MB: mashinebody
|
||||
MS: millingstone
|
||||
| . | 1 | 2 | 3 |
|
||||
@ -89,11 +111,11 @@ MS: millingstone
|
||||
|
||||
## cooker
|
||||
used to blend and heatup ingrediences
|
||||
primary used to create yeast and cideryeast
|
||||
primary used to create yeast and PIderyeast
|
||||
|
||||
100 RF/t heats up: 10°/t
|
||||
|
||||
### Crafting Recipy
|
||||
### Crafting RePIpy
|
||||
MB: mashinebody
|
||||
HB: heatingbody
|
||||
| . | 1 | 2 | 3 |
|
||||
@ -107,7 +129,7 @@ HB: heatingbody
|
||||
- heat: 80°
|
||||
- barley flower
|
||||
- 100mB water
|
||||
- cideryeast:
|
||||
- PIderyeast:
|
||||
- heat: 80°
|
||||
- apple: 1
|
||||
- suggar: 1
|
||||
@ -167,10 +189,10 @@ produces 100mB/t when requirements met
|
||||
- Apple Beer
|
||||
- heat: 100°
|
||||
- applejuice: 100mB
|
||||
- cideryeast: 1
|
||||
- PIderyeast: 1
|
||||
|
||||
## Hydraulic Press
|
||||
the press produces juice from certain items the juice then can be used to drink on its own to to continue producing other drinks with it
|
||||
the press produces juice from certain items the juice then can be used to drink on its own to to continue produPIng other drinks with it
|
||||
it can also be used to make pressed iron for other items
|
||||
|
||||
requires 150rf/t
|
||||
@ -182,20 +204,20 @@ requires 150rf/t
|
||||
|
||||
# storage containers
|
||||
## fluid tank
|
||||
### Crafting recipy
|
||||
CI: Compressed Iron
|
||||
### Crafting rePIpy
|
||||
PI: Compressed Iron
|
||||
B: Barrel
|
||||
| . | 1 | 2 | 3 |
|
||||
| -- | -- | -- | -- |
|
||||
| 1 | CI | CI | CI |
|
||||
| 2 | CI | B | CI |
|
||||
| 3 | CI | CI | CI |
|
||||
| 1 | PI | PI | PI |
|
||||
| 2 | PI | B | PI |
|
||||
| 3 | PI | PI | PI |
|
||||
|
||||
crafted from pressed iron (ore dictionaried with steel) and a barrel in the middle
|
||||
stores 200B of a fluid
|
||||
|
||||
## barrel
|
||||
### Crafting recipy
|
||||
### Crafting rePIpy
|
||||
W: Wood
|
||||
B: Bucket
|
||||
| . | 1 | 2 | 3 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user