Skip to content

Commit

Permalink
version 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
YanisBft committed Dec 10, 2023
1 parent 60ce8c4 commit f1ef173
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
- Fixed Azalea and Dripleaf Mooblooms not respecting mob caps
- Updated to Minecraft 1.20.4
- Added German translation by [Dev0Louis](https://github.com/Dev0Louis)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
```
Then, add the version in your ``gradle.properties``:
```properties
mooblooms_version = 1.6.3
mooblooms_version = 1.6.4
```

#### Available settings
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.15.1

# Mod Properties
mod_version = 1.6.4-SNAPSHOT
mod_version = 1.6.4
maven_group = com.yanisbft
archives_base_name = mooblooms

Expand Down

0 comments on commit f1ef173

Please sign in to comment.