Skip to content

Commit

Permalink
Reset changelog and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 8, 2024
1 parent 7bf277b commit a137048
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
12 changes: 0 additions & 12 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,12 +0,0 @@
- added block, gui_utils, and level_events modules
- added EntityEventFactory
- added PieceBeardifierModifier
- handle IEntityAdditionalSpawnData at the same time Forge does, fixes issues with packet ordering
- updated ProjectileImpactEvent
- partially implemented a creative tab API
- added LivingEntityEvents.CHANGE_TARGET
- fixed a crash viewing Porting Lib in Mod Menu
- fixed behavior of LanguageManagerExtensions
- improved compatibility of PlayerEvents.BREAK_SPEED
- added EnumArgument
- adding command: /porting_lib config
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ fabric.loom.multiProjectOptimisation = true

loom_version = 1.4.+

mod_version = 2.3.2
mod_version = 2.3.3

# https://fabricmc.net/develop
minecraft_version = 1.20.1
Expand Down

0 comments on commit a137048

Please sign in to comment.