User Tools

Site Tools


tutorial:items

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
tutorial:items [2025/04/01 08:57] – [Adding model, texture and model mapping] solidblocktutorial:items [2026/04/24 16:17] (current) – Grammar tweaks mcgambingpro
Line 101: Line 101:
 ===== Creating Items in 1.21.2+ ===== ===== Creating Items in 1.21.2+ =====
  
-Since 1.21.2, the item registration is tutally rewrited. You have to store a ''RegistryKey'' in your ''Item.Settings'', so the models and translation keys will be correctly stored in item components. Otherwise, you may see the following exceptions and Minecraft does not run:+Since 1.21.2, the item registration has been totally rewriten. You have to store a ''RegistryKey'' in your ''Item.Settings'', so the models and translation keys will be correctly stored in item components. Otherwise, you may see the following exceptions and Minecraft does not run:
  
 <code> <code>
tutorial/items.txt · Last modified: 2026/04/24 16:17 by mcgambingpro