Skip to content

Commit

Permalink
Bump version for 1.3.0 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
eth0net committed Jul 31, 2022
1 parent 4798251 commit 5c9c803
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,14 @@ Enchant Menu adds a simple menu for modifying item enchantments.
- Place an enchantable item in and select your enchantments
- Keys can be changed in Minecraft controls settings

## Current Features
## Features
- Select enchantments from the list of possible enchantments
- Select the level of enchantment from 1 to 10
- Supports custom enchantments
- Toggle to surpass vanilla level limits
- Toggle to allow incompatible enchantments
- Toggle to allow treasure-only enchantments
- Configuration of menu features

## Planned Features
- Enchantment search box

## Gallery
Expand Down
6 changes: 6 additions & 0 deletions changelogs/1.3.0-beta+fabric-1.19.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Now with search!

**Added**:
- Search box to filter enchantments by name

**Full Changelog**: https://github.com/eth0net/enchant-menu/compare/v1.2.1+fabric-1.19...v1.3.0-beta+fabric-1.19
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ completeConfigVersionId=zaC01d1T
# Mod Properties
mavenGroup=com.github.eth0net
modId=enchant-menu
modVersion=1.3.0-alpha+fabric-1.19
modVersionName=1.3.0 Alpha Fabric 1.19
modVersionType=alpha
modVersion=1.3.0-beta+fabric-1.19
modVersionName=1.3.0 Beta Fabric 1.19
modVersionType=Beta

0 comments on commit 5c9c803

Please sign in to comment.