mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2025-12-09 22:24:59 +00:00
use the new GLIDER DataComponent
This commit is contained in:
@@ -169,7 +169,7 @@ public class AnvilEvent implements Listener {
|
||||
}
|
||||
return;
|
||||
}
|
||||
if (firstSlotMaterial == Material.ELYTRA) {
|
||||
if (toolStats.itemChecker.canGlide(clone)) {
|
||||
addToken(event, tokenType, "flight-time", clone);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user