Skip to content

Commit

Permalink
Alpha 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Insane96 committed Aug 25, 2022
1 parent a986fd3 commit 15ae6ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Changelog

## Upcoming
## Alpha 1.2.0
* Added 6 shields enchantments
* Reinforced: increases damage blocked by 0.5 per level (max IV)
* Recoil: Knockbacks entities and launches back projectiles that hit the shield (max II)
* Reflection: Damages entities that hit the shield by 15% per level of the damage taken (max III)
* Ablaze: Sets the entities that hit the shield on fire for 4 seconds per level (max II)
* Lightweight: Makes the player move faster when blocking
* Fast Recovery: Makes the Shield cooldown 0.6 seconds less
* Fast Recovery: Makes the Shield cooldown 0.6 seconds less (only works with `Combat Test shield disabling` enabled)
* Shield Bash
* Shields can now be enchanted at the Enchanting Table

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
mc_version=1.18.2
mod_version=1.1.1
mod_version=1.2.0
lib_version=1.5.1
mixin_version=0.8.5
forge_version=40.1.60

0 comments on commit 15ae6ae

Please sign in to comment.