Items are the main goal for this mod, so most of the focus is on them.
Items can be found in a data pack under the item
folder in a namespace.
These files are JSON files containing various properties that make up your item.
Note that the folder name is different from the one for tags for items, which are found under tags/items
instead.
For reference, all vanilla items can be found on the repository (TODO).