EPTemperingItemIsEnchanted
Used in tempering recipes to check if the object being tempered is enchanted.
Returns 1 if the object is enchanted.
ExampleEdit
The following would return true if the item to be tempered was not enchanted. Always returns 0 if used outside of tempering conditions.