Update README.md
This commit is contained in:
parent
b7bc20b9e8
commit
0430a5724e
7
CHANGELOG.md
Normal file
7
CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
### Changelog
|
||||
|
||||
**1.0.1**
|
||||
* Add Teleport Spell
|
||||
|
||||
**1.0.0**
|
||||
* Initial Release
|
17
README.md
17
README.md
@ -3,10 +3,10 @@ Cast Spells in Minecraft!
|
||||
|
||||
This mod supports the Minecraft 1.16 snapshots.
|
||||
|
||||
## Spells
|
||||
## What are Spells?
|
||||
Spells are found throughout the world in chests. When you pick up a Spell you will learn it, one you learn a Spell you can apply it to a blank or existing Spell in the Casting Table. You can cast Spells by right-clicking. There is also a 30% chance the spell will rebound and hit you instead, unless the "Steadfast" Spell is applied.
|
||||
|
||||
## Casting Table
|
||||
## What's a Casting Table?
|
||||
You can apply Spells to blank or existing Spells in the Casting Table. Doing so will require a certain amount of levels, and sometimes may require an item.
|
||||
|
||||
## Crafting
|
||||
@ -14,4 +14,15 @@ You can apply Spells to blank or existing Spells in the Casting Table. Doing so
|
||||
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.
|
||||
|
||||
#### 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.
|
||||
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.
|
||||
|
||||
## Spells
|
||||
| Spell | Max Level | Description |
|
||||
| --- | --- | --- |
|
||||
| Flame | 2 | Sets target on fire. |
|
||||
| Damage | 2 | Damages target. |
|
||||
| Heal | 2 | Heals target. |
|
||||
| Dissolve | 1 | Removes target's status effects. |
|
||||
| Levitate | 2 | Gives target the Levitation effect. |
|
||||
| Steadfast | 1 | Prevents Spell from rebounding. |
|
||||
| Teleport | 2 | Teleports target to random location. |
|
Reference in New Issue
Block a user