IoIxD / Cobblemounts

Cobblemon sidemod that lets you mount the Pokemon.
GNU Lesser General Public License v3.0
2 stars 11 forks source link

add a check for whether an item is a cobblemon item, and disallow mounting if it has one. #1

Closed IoIxD closed 11 months ago

IoIxD commented 11 months ago

doing item instanceof CobblemonItem to check if an item in the main hand is from the mod, does not work. always returns false.

IoIxD commented 11 months ago

Fixed in 853517d43a9a19f9f9c34b7356a90080f2f05576