Recent content by consler

  1. C

    Question isDecaying() for newer versions?

    I was wondering how to check if a leaf is currently in the process of decaying? isDecaying existed, but was deprecated some time ago. I'm aware isPersistant exists, but that's more of a replacement for isDecayable. Is writing a script to check for logs properly the most efficient option, or is...