Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ljfa-ag committed Dec 16, 2024
1 parent f68971e commit 571cc6e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
- Updated to Minecraft 1.21.1
- Fixed not being able to respawn in Tipis after death
- Added the block tag `totemic:zaphkiel_waltz_growable`, allowing customization of which blocks are affected by the Zaphkiel Waltz ceremony
- Note that only blocks which receive random ticks are actually affected by the Zaphkiel Waltz
- Added an error message when trying to start the Danse Macabre ceremony on Peaceful difficulty
- Lots of code cleanup under the hood
This update contains additions that allow more customization when it comes to interactions with other mods, via data packs. This might be especially useful for developers of modpacks and other mods.
- Added new entity type tags:
- `buffalo_dance_targets` and `eagle_dance_targets`: These mobs will be converted to Buffaloes and Bald Eagles, repsectively, by the corresponding Ceremonies.
- `hymn_of_maturity_blacklist`: These animals will be excluded from the Hymn of Maturity baby growth acceleration.
- Added the data map `cleansing_ceremony_conversions`: Controls which mobs will be converted to which mobs by the Steve's Lullaby Ceremony.
- Fixed a few potential crashes when feature flags are used.
- Added a bit of Christmas vibes. You might recognize this if you were around 9 years ago (!).
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ mod_authors=Pokefenn, ljfa, Sunconure11
mod_description=A magic mod about Totem Poles, nature and the power of music.
mod_group_id=pokefenn.totemic

mod_version=1.21.1-0.12.14
mod_version=1.21.1-0.12.15
mod_release_type=beta

0 comments on commit 571cc6e

Please sign in to comment.