added heating element and adjusted recipies
31
Concept.md
31
Concept.md
@ -40,8 +40,17 @@ R: Redstone
|
||||
| . | 1 | 2 | 3 |
|
||||
| -- | -- | -- | -- |
|
||||
| 1 | C | C | C |
|
||||
| 2 | C | B | C |
|
||||
| 2 | C | R | C |
|
||||
| 3 | C | C | C |
|
||||
## Heating Element:
|
||||
C: Copper
|
||||
R: Redstone
|
||||
HB: Heating Body
|
||||
| . | 1 | 2 | 3 |
|
||||
| -- | -- | -- | -- |
|
||||
| 1 | C | R | C |
|
||||
| 2 | R | HB | R |
|
||||
| 3 | C | R | C |
|
||||
## milling stone
|
||||
I: Iron
|
||||
S: Clean Stone (must be clean stone)
|
||||
@ -51,7 +60,7 @@ S: Clean Stone (must be clean stone)
|
||||
| 2 | S | I | S |
|
||||
| 3 | S | S | S |
|
||||
## Mashine Body
|
||||
I: Iron Iron
|
||||
I: Iron
|
||||
R: Redstone
|
||||
C: Copper
|
||||
| . | 1 | 2 | 3 |
|
||||
@ -138,11 +147,12 @@ primary used to create yeast and Cideryeast
|
||||
### Crafting recipy
|
||||
MB: mashinebody
|
||||
HB: heatingbody
|
||||
HE: heatingelement
|
||||
| . | 1 | 2 | 3 |
|
||||
| -- | -- | -- | -- |
|
||||
| 1 | MB | HB | MB |
|
||||
| 2 | MB | | MB |
|
||||
| 3 | MB | HB | MB |
|
||||
| 1 | MB | HE | MB |
|
||||
| 2 | HB | | HB |
|
||||
| 3 | MB | HE | MB |
|
||||
|
||||
### output
|
||||
- yeast:
|
||||
@ -156,12 +166,21 @@ HB: heatingbody
|
||||
|
||||
|
||||
## Malter
|
||||
the small malter is used to create malt from certain items
|
||||
the malter is used to create malt from certain items
|
||||
it can store up to 200° heat and 4000mB water
|
||||
it has a coal slot for heat, a slot for water and a slot for Barley to malt
|
||||
|
||||
100 RF/t heats up: 10°/t
|
||||
|
||||
### Crafting recipy
|
||||
MB: mashinebody
|
||||
HE: heatingelement
|
||||
| . | 1 | 2 | 3 |
|
||||
| -- | -- | -- | -- |
|
||||
| 1 | MB | MB | MB |
|
||||
| 2 | MB | | MB |
|
||||
| 3 | MB | HE | MB |
|
||||
|
||||
### output:
|
||||
- Barleymalt
|
||||
- Heat: min 100°
|
||||
|
Reference in New Issue
Block a user