Improve Crafting Recipes in README.md
SorceryCraft/pipeline/head This commit looks good Details

This commit is contained in:
TheBrokenRail 2020-03-02 18:23:12 -05:00
parent 0430a5724e
commit 1d070db3a7
1 changed files with 34 additions and 2 deletions

View File

@ -11,10 +11,42 @@ You can apply Spells to blank or existing Spells in the Casting Table. Doing so
## Crafting
#### Blank Spell
Craft a blank Spell by placing a Paper in the center of a Crafting Table, and surround it with 4 Lapis Lazuli in a diamond shape.
<table>
<tr>
<td></td>
<td>Lapis Lazuli</td>
<td></td>
</tr>
<tr>
<td>Lapis Lazuli</td>
<td>Paper</td>
<td>Lapis Lazuli</td>
</tr>
<tr>
<td></td>
<td>Lapis Lazuli</td>
<td></td>
</tr>
</table>
#### Casting table
Craft a Casting Table by placing a Diamond in the center of a Crafting Table, place 4 Lapis Lazuli in the corners, and fill in the rest with 4 Cobblestone.
<table>
<tr>
<td>Lapis Lazuli</td>
<td>Cobblestone</td>
<td>Lapis Lazuli</td>
</tr>
<tr>
<td>Cobblestone</td>
<td>Diamond</td>
<td>Cobblestone</td>
</tr>
<tr>
<td>Lapis Lazuli</td>
<td>Cobblestone</td>
<td>Lapis Lazuli</td>
</tr>
</table>
## Spells
| Spell | Max Level | Description |