Bug Closed · Resolved

Drop tables dropping one item regardless of amount

#1299 opened by Unknown 5 years ago

Unknownreported this bug

Summary

Items from drop tables only drop one item regardless if the minimum is set to a larger number. Our drop tables worked completely fine on MythicMobs-4.10.1, but since we have updated the server to 1.16.4 reverting back to that build is not an option for us

Steps to reproduce

Running on MythicMobs-4.11.0-SNAPSHOT Make a dud mob and apply this drop to said mob:

Drops:
 - diamond 32-64 1.0

Current behavior

The mob only drops 1 diamond on death instead of the minimum of 32.

Intended correct behavior

On death, the mob should drop anywhere from 32-64 diamonds.

Server log file

Unable to obtain at this time - hopefully not needed!

Debug log snippet

Unable to obtain at this time - hopefully not needed!

Proposed fixes

No idea i'm no programmer! :D

Unknowncommented

I am having this issue as well after updating today. All drop amounts(regardless of being in droptables or not) are dropping as 1 item.

Unknowncommented

I can't replicate this issue on the latest dev build of MM. I tested using https://pastebin.com/ATiJagyK and PaperMC 1.16.4 If you haven't updated to the latest dev build available, please update. Let me know if you are still having this issue after updating.

Unknowncommented

The newest dev build fixes this issue. Thanks!

Sign in to join the discussion.