Update 'items' and 'inventory' modules / interfaces to work with Spigot
walterhiggins opened this issue ยท 1 comments
SpigotMC uses Bukkit's Material Enum in place of CanaryMod's ItemType Enum.
Need to update generateItemTypes.js and inventory module accordingly
(Ideally to work with both CanaryMod and Spigot - though enums will be different)