User Tools

Site Tools


items:basic_items

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
items:basic_items [2024/04/19 21:05] – ↷ Links adapted because of a move operation errorcraftitems:basic_items [2025/04/15 22:50] (current) – fix model errorcraft
Line 22: Line 22:
 <code javascript assets/example/model/item/my_first_item.json> <code javascript assets/example/model/item/my_first_item.json>
 { {
-  "parent": "minecraft:item/handheld",+  "parent": "minecraft:item/generated",
   "textures": {   "textures": {
     "layer0": "example:item/my_first_item"     "layer0": "example:item/my_first_item"
Line 45: Line 45:
 Reload the resource pack, and perfect, that's it! Reload the resource pack, and perfect, that's it!
 That's all you need to create your very first item. That's all you need to create your very first item.
-Now it's time to amp up your item by adding [[items:item_components]]!+Now it's time to amp up your item by adding [[items:item_components:start]]!
items/basic_items.1713560730.txt.gz · Last modified: 2024/04/19 21:05 by errorcraft