User Tools

Site Tools


items:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
items:start [2025/04/14 23:31] – fix link to repository errorcraftitems:start [2025/04/15 21:44] (current) – link first item page errorcraft
Line 2: Line 2:
 ====== Items ====== ====== Items ======
 Items are the main goal for this mod, so most of the focus is on them. Items are the main goal for this mod, so most of the focus is on them.
- +They can be found in a data pack under the ''item'' folder in a namespace.
-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. 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. 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 [[https://github.com/ErrorCraft/Itematic/tree/master/src/main/generated/data/minecraft/item|on the repository]].
  
-For referenceall vanilla items can be found [[https://github.com/ErrorCraft/Itematic/tree/master/src/main/generated/data/minecraft/item|on the repository]].+Nowlet's get started by [[items:basic_items|creating your first item]]!
items/start.txt · Last modified: 2025/04/15 21:44 by errorcraft