Bug Closed · Resolved

Drop amounts not recognized anywhere

#1339 opened by Unknown 5 years ago

Unknownreported this bug

Summary

Drop amounts put directly in mob drops, drop tables, or mechanics that drop items always give 1 item regardless of what it is set to.

Steps to reproduce

Use this drop table on a mob or with the give command. https://pastebin.com/bVAR3aPA

Current behavior

Each item listed in the droptable only drops one.

Intended correct behavior

The drop amounts should follow what is in the config.

Server log file

MM Version is 4.11.0 server jar is 1_16_R3. I do not have access to this at the moment, if it is needed please let me know and I will get it. On reload there are no errors about the drops, drop tables, or mobs calling the drop tables though.

Debug log snippet

There is a lot going on in this server so debug was spammy, but this is all I could find regarding the drops. https://pastebin.com/KGcrTU89

Unknowncommented

Have placeholders and math ever worked for you in an item file? Try keeping all that within skills using variables and skill mechanics.

Unknowncommented

Yes, math/placeholders were working fine in my item files until 1.16 builds of MM, though I'm not sure of the exact dev build. Math/placeholders in drops is listed as a premium feature and definitely worked before as it was recommended to me by cascade awhile back. But the issue isn't the math/placeholder. Any number I set is ignored and it only drops one item.

Unknowncommented

This was fixed in the latest dev builds :)

Sign in to join the discussion.