generated from TropheusJ/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7bf277b
commit a137048
Showing
2 changed files
with
1 addition
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters