-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
player.pickupitem hook now accepts a RESULT return value
Added entity.dropall hook (entity, table, lootLVL, hitRecently) Added player.bonemeal hook (player, world, block) Added player.destroyitem hook (player, itemstack) Changed player.dropall hook to have same aguments as entity.dropall Added player.placeblock and player.rightclick hooks. Arguments reflect player.mineblock
- Loading branch information
Showing
1 changed file
with
139 additions
and
21 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