Foundation
Foundation copied to clipboard
Fix error with a toast message on newer minecraft versions.
trafficstars
Starting at version 1.20.5 was change in json that send toast message. Instead item is id.
But by only supporting the latest Subversion in a given version, we only check 1.20 without subversions.