mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-30 12:44:45 +02:00
Smelting!
This commit is contained in:
@ -580,6 +580,8 @@ public class Herbalism {
|
||||
else {
|
||||
item = new ItemStack(Material.APPLE);
|
||||
}
|
||||
|
||||
mcMMO.placeStore.setFalse(block);
|
||||
break;
|
||||
|
||||
case FLOWER_POT:
|
||||
|
Reference in New Issue
Block a user