This issue is to track all item-related code implemented in the feather repo that should be migrated to libcraft.
If I'm not wrong that would be the code under the core/items crate and the definition of Item in definitions. This would also require the migration of the code generator under feather/definitions.
It would also be great to add the Enchantments to the ItemStack struct and other related ItemStack data.