Mini Utilities

Mini Utilities

2M Downloads

Fortune and Molten tool head duplication bug

p-h-c-s opened this issue ยท 2 comments

commented

If you use a pickaxe with molten tool head and Fortune you can duplicate almost any block.
The problem seems to be around here:

int addedCount = new Random().nextInt(fortuneAmount + 2) - 1;

Reproduced on stacia expert at version 1.1.3

commented

fixed in dev

commented

Can confirm this is still a thing