-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumped mod version to 1.5.1 from 1.5.0
Changed the development fabric loader to 0.13 from 0.12 Fixed a NullPointerException when breaking ArmorStands Fixed a NullPointerException when attempting to drop backpacks into death chests Fixed the default SQLite value from "true" to "false" Fixed hostile mob checks (All HostileEntities are Monsters, but not all Monstes are HostileEntities) Added a "FromSpawner" NBT attribute to mobs, which when TRUE will prevent MobAbsorption from occurring Added a "Despawn" item property to the Config to allow setting faster despawn on dropped items Moved the MobAbsorption blacklist to the Config Added a Mixin to the "/WorldBorder" command to get the current players world (Changed from 1.17 -> 1.18) Cleaned up imports
- Loading branch information
1 parent
4a01cbd
commit cd56252
Showing
21 changed files
with
465 additions
and
84 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
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
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
Oops, something went wrong.