mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Fix material validation errors.
This commit is contained in:
parent
d579c9a2af
commit
e091a8eb55
@ -323,7 +323,7 @@ public class HerbalismManager extends SkillManager {
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
return;
|
||||
}
|
||||
|
||||
if (!playerInventory.contains(seed, 1)) {
|
||||
|
Loading…
Reference in New Issue
Block a user