added recipes and mashines and removed dropped items

steev 2023-11-03 19:15:30 +01:00
parent 4f56984bdf
commit 941a5bc740

@ -13,8 +13,7 @@
- Hop - Hop
- barley corn - barley corn
- Yeast - Yeast
- Cider Yeast - cider Yeast
- bottom-fermenting yeast
- Rice - Rice
- grapes - grapes
- barley malt - barley malt
@ -60,6 +59,14 @@ C: Copper
| 1 | I | R | I | | 1 | I | R | I |
| 2 | I | C | I | | 2 | I | C | I |
| 3 | I | R | 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:** RF
**Power generation:** **Power generation:**
@ -71,14 +78,29 @@ all the different drinkable's are fluids
# Mashines: # Mashines:
## coal generator ## 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 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 ## milling mashine
used to make flower for production of barley flower used to make flower for production of barley flower
consumes 200rf/t consumes 200rf/t
### Crafting Recipy ### Crafting RePIpy
MB: mashinebody MB: mashinebody
MS: millingstone MS: millingstone
| . | 1 | 2 | 3 | | . | 1 | 2 | 3 |
@ -89,11 +111,11 @@ MS: millingstone
## cooker ## cooker
used to blend and heatup ingrediences 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 100 RF/t heats up: 10°/t
### Crafting Recipy ### Crafting RePIpy
MB: mashinebody MB: mashinebody
HB: heatingbody HB: heatingbody
| . | 1 | 2 | 3 | | . | 1 | 2 | 3 |
@ -107,7 +129,7 @@ HB: heatingbody
- heat: 80° - heat: 80°
- barley flower - barley flower
- 100mB water - 100mB water
- cideryeast: - PIderyeast:
- heat: 80° - heat: 80°
- apple: 1 - apple: 1
- suggar: 1 - suggar: 1
@ -167,10 +189,10 @@ produces 100mB/t when requirements met
- Apple Beer - Apple Beer
- heat: 100° - heat: 100°
- applejuice: 100mB - applejuice: 100mB
- cideryeast: 1 - PIderyeast: 1
## Hydraulic Press ## 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 it can also be used to make pressed iron for other items
requires 150rf/t requires 150rf/t
@ -182,20 +204,20 @@ requires 150rf/t
# storage containers # storage containers
## fluid tank ## fluid tank
### Crafting recipy ### Crafting rePIpy
CI: Compressed Iron PI: Compressed Iron
B: Barrel B: Barrel
| . | 1 | 2 | 3 | | . | 1 | 2 | 3 |
| -- | -- | -- | -- | | -- | -- | -- | -- |
| 1 | CI | CI | CI | | 1 | PI | PI | PI |
| 2 | CI | B | CI | | 2 | PI | B | PI |
| 3 | CI | CI | CI | | 3 | PI | PI | PI |
crafted from pressed iron (ore dictionaried with steel) and a barrel in the middle crafted from pressed iron (ore dictionaried with steel) and a barrel in the middle
stores 200B of a fluid stores 200B of a fluid
## barrel ## barrel
### Crafting recipy ### Crafting rePIpy
W: Wood W: Wood
B: Bucket B: Bucket
| . | 1 | 2 | 3 | | . | 1 | 2 | 3 |