mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2026-02-19 02:12:58 +01:00
Major updates to Herbalism.
This commit is contained in:
@@ -147,7 +147,7 @@ public class BlockChecks {
|
||||
case RED_ROSE:
|
||||
case YELLOW_FLOWER:
|
||||
case WATER_LILY:
|
||||
addToChangeQueue = false; //We don't want these added to chaneQueue - they're already being added to the fast queue
|
||||
addToChangeQueue = false; //We don't want these added to changeQueue - they're already being added to the fast queue
|
||||
plugin.fastChangeQueue.push(block);
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user