Fix endermen dropping node AND taking it (#2122) #2130

Merged
cora merged 1 commits from fix_enderman_dupe into master 2022-04-22 12:25:48 +02:00
Contributor

This PR fixes #2122

Testing

  • spawn a few endermen on grass (mobs_mc:enderman)
  • wait until they pick something up (grass or flower)
  • without this patch the dug node will be dropped as well duplicating it (turning grass to dirt)
  • with this patch no nodes are dropped
This PR fixes #2122 ### Testing * spawn a few endermen on grass (mobs_mc:enderman) * wait until they pick something up (grass or flower) * without this patch the dug node will be dropped as well duplicating it (turning grass to dirt) * with this patch no nodes are dropped
cora added 1 commit 2022-04-22 01:07:07 +02:00
kabou approved these changes 2022-04-22 12:18:43 +02:00
kabou left a comment
Contributor

Tested, saw no dropped dirt block items.

Tested, saw no dropped dirt block items.
cora merged commit 1bcbdfbc4c into master 2022-04-22 12:25:48 +02:00
cora deleted branch fix_enderman_dupe 2022-04-22 12:25:53 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VoxeLibre/VoxeLibre#2130
No description provided.