mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-14 07:30:49 +01:00
Add some tests for com.gmail.nossr50.util.random classes
This commit is contained in:
@@ -740,7 +740,6 @@ public class HerbalismManager extends SkillManager {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
if (!playerInventory.containsAtLeast(seedStack, 1)) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user