Skip to content

Commit

Permalink
* Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
SigmundGranaas committed Oct 21, 2024
1 parent 3e22c0f commit 7fc8ad1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
14 changes: 6 additions & 8 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# Forgero Beta release 0.12.7

## Changelog
* [Patch]: Support infinity enchantment by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1087
* [Compat] Beneaththewetlands by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/1057
* [Feature]: Multiple weapon types by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1089
* [Patch]: Features are only applied on tools, weapons and arrows by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1090
* [Patch]: Adds a recipe for disassembling the bow by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1092
* [Patch]: Added a tooltip for the disassembly station. by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1094
* [Patch]: Remove handle weapon model override by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1097
* [Patch]: Added particle offset by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1098
* [Patch]: Added support for applying overrides in model variants by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1103
* [Patch]: Property optimizations by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1104
* [Patch]: Simplified voxelshape for the upgrade station by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/1106
* [Feature]: Predicate for checking if a player is using an item by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1109
* [Patch]: Stopped gravity addition after hitting the ground by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1110
* [Patch]: Added weight to throwable items by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1111
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ org.gradle.caching=true
maven_group=com.sigmundgranaas
mod_id=forgero
mod_name=Forgero
mod_version=0.12.7
mod_version=0.12.8
release_type=release
# Dependencies
java_version=17
Expand Down

0 comments on commit 7fc8ad1

Please sign in to comment.