Confirmedusers
711
edits
mNo edit summary |
|||
Line 6: | Line 6: | ||
# [[Modding:Code Tutorial Essentials|Code Mod Essentials]] - This will give you an understanding of various code topics used within the tutorials. It will also give information on how to setup a project to use for the tutorials. | # [[Modding:Code Tutorial Essentials|Code Mod Essentials]] - This will give you an understanding of various code topics used within the tutorials. It will also give information on how to setup a project to use for the tutorials. | ||
# <br /> | # [[Modding:Code Tutorial Simple Block|Simple Block]] - This will show you how to create, register, and use a block class. | ||
# [[Modding:Code Tutorial Simple Item|Simple Item]] - This will show you how to create, register, and use an item class. | |||
# [[Modding:Content Tutorial Commands|Commands]] - This will show you how to create a server-side command to use in your game.<br /> | |||
{{Navbox/codemodding}} | {{Navbox/codemodding}} |