User Tools

Site Tools


tutorial:shield

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorial:shield [2022/09/05 19:22] – fixed version cringestar_boitutorial:shield [2022/12/17 15:22] – Registry.ITEM -> Registries.ITEM miir
Line 76: Line 76:
    
 <code java> <code java>
-Registry.register(Registry.ITEM, new Identifier("examplemod", "netherite_shield"), NETHERITE_SHIELD);+Registry.register(Registries.ITEM, new Identifier("examplemod", "netherite_shield"), NETHERITE_SHIELD);
 </code> </code>
  
tutorial/shield.txt · Last modified: 2024/07/03 07:08 by solidblock