Skip to content

Commit

Permalink
Increment version [build] [publish]
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrbysco committed Mar 3, 2024
1 parent aed5534 commit a6778d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
20 changes: 1 addition & 19 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,19 +1 @@
## The Without Caves And Cliffs Update (Part 1 / ?)
* Adds Warden statue
* Adds Tadpole statue
* Adds Frog statues
* Adds Axolotl statues
* Adds Allay

### Backported some changes:
* Overhauled the Advancements
* Fixed the serializer used by the big Player Statue
* Fix accidental space in model texture location
* Add JEI info to some items
* Check if the clipboard is null before trying to parse it (Big Player Statue posing)
* Use the vanilla enchantment lang keys for the upgrade levels
* Add nl_nl lang file Courtesy of [Ferriarnus](https://github.com/ShyNieke/StatuesMod/pull/92)
* Add pl_pl lang file Courtesy of [Blayung](https://github.com/ShyNieke/StatuesMod/pull/91)
* Add missing default keys to the `it_it` and `zh_cn` lang files

#### If you would like to contribute translations, feel free to do so. Any supported Minecraft language is welcome, and you'll get a reward for translating.
* Backport the fix that should solve the potential NullPointerException when using a Mob Killer 2 upgraded statue
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ curseforge_id=253172
modrinth_id=hsCeX7k7

# Version
version=0.4.0
version=0.4.0.1

# Dependencies
jei_version=11.6.0.1018
Expand Down

0 comments on commit a6778d1

Please sign in to comment.