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 revision
Previous revision
Next revisionBoth sides next revision
tutorial:shield [2022/09/05 19:22] – fixed version cringestar_boitutorial:shield [2023/09/26 00:09] – added warning cringestar_boi
Line 1: Line 1:
-__**THIS PAGE SHOULD WORK FOR 1.17-1.19. THE 1.14-1.16 SECTIONS HAVE NOT BEEN TESTED IN A LONG TIME, SO THEY MAY NOT WORK.**__+__**!!OUTDATED AND BEING WORKED ON !!**__
  
 ====== Making a Custom Shield in Minecraft [1.19-1.14] ====== ====== Making a Custom Shield in Minecraft [1.19-1.14] ======
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