mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
Jack O' Lanterns are ALWAYS placed blocks.
This commit is contained in:
parent
e61581c4e6
commit
a3c92b07cb
@ -202,7 +202,6 @@ public class Herbalism {
|
||||
break;
|
||||
|
||||
case PUMPKIN:
|
||||
case JACK_O_LANTERN:
|
||||
if (!mcMMO.placeStore.isTrue(block)) {
|
||||
mat = Material.getMaterial(id);
|
||||
xp = Config.getInstance().getHerbalismXPPumpkin();
|
||||
|
Loading…
Reference in New Issue
Block a user