User Tools

Site Tools


tutorial:start

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
tutorial:start [2025/12/05 16:50] – further utilize the docs cassiancctutorial:start [2025/12/17 07:53] (current) – Fix link for "Introduction to Fabric and Modding" poopooracoocoo
Line 27: Line 27:
 If you have never created a mod using Fabric before, these pages are useful and guide you through the bare basics of modding with Fabric: If you have never created a mod using Fabric before, these pages are useful and guide you through the bare basics of modding with Fabric:
  
-   * [[https://docs.fabricmc.net/develop/getting-started/|Introduction to Fabric and Modding]] ([[introduction|older version]])+   * [[https://docs.fabricmc.net/develop/|Introduction to Fabric and Modding]] ([[introduction|older version]])
    * [[https://docs.fabricmc.net/develop/items/first-item|Creating Your First Item]] ([[items|older version]])    * [[https://docs.fabricmc.net/develop/items/first-item|Creating Your First Item]] ([[items|older version]])
    * [[https://docs.fabricmc.net/develop/blocks/first-block|Creating Your First Block]] ([[blocks|older version]])    * [[https://docs.fabricmc.net/develop/blocks/first-block|Creating Your First Block]] ([[blocks|older version]])
Line 36: Line 36:
    * [[tutorial:kotlin|An Introduction For Using Kotlin Language]]    * [[tutorial:kotlin|An Introduction For Using Kotlin Language]]
  
-For more tutorials, please refer to the sidebar of this page. You may also see [[https://docs.fabricmc.net/develop/|Fabric Documentation]], which provides more high-quality tutorials. All code in the tutorials of Fabric Documentation have been tested to be valid for the latest version Minecraft, and is backed by an example mod. If some code in the wiki are outdated, you may read Fabric Documentation for it, but please note that some code snippets on Fabric Documentation may differ from Fabric Wiki in structure.+For more tutorials, please refer to the sidebar of this page. You may also see [[https://docs.fabricmc.net/develop/|Fabric Documentation]], which provides more high-quality tutorials. All code in the tutorials of Fabric Documentation have been tested to be valid for the latest version of Minecraft, and is backed by an example mod. If some code in the wiki are outdated, you may read Fabric Documentation for it, but please note that some code snippets on Fabric Documentation may differ from Fabric Wiki in structure.
  
 ===== Community Libraries and Guides ===== ===== Community Libraries and Guides =====
tutorial/start.1764953409.txt.gz · Last modified: 2025/12/05 16:50 by cassiancc