User Tools

Site Tools


tutorial:sidebar

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:sidebar [2025/04/01 08:23] – [Items] solidblocktutorial:sidebar [2025/04/01 08:54] (current) – [Items] solidblock
Line 11: Line 11:
   * [[https://docs.fabricmc.net/develop/getting-started/introduction-to-fabric-and-modding|Introduction to Fabric and Modding]]   * [[https://docs.fabricmc.net/develop/getting-started/introduction-to-fabric-and-modding|Introduction to Fabric and Modding]]
   * [[tutorial:introduction|Introduction to Modding with Fabric]]   * [[tutorial:introduction|Introduction to Modding with Fabric]]
-  * [[https://docs.fabricmc.net/develop/getting-started/setting-up-a-development-environment|Setting up a Development Environment]]+  * [[setup|Setting up a Development Environment]] 
 +  * [[https://docs.fabricmc.net/develop/getting-started/setting-up-a-development-environment|Setting up a Development Environment (on Fabric Documentation)]]
   * [[tutorial:reading_mc_code|Reading the Minecraft source]]   * [[tutorial:reading_mc_code|Reading the Minecraft source]]
   * [[kotlin|Modding with Fabric with Kotlin]]   * [[kotlin|Modding with Fabric with Kotlin]]
   * [[tutorial:terms|Basic Conventions and Terminology]]   * [[tutorial:terms|Basic Conventions and Terminology]]
   * [[tutorial:side|Server and Client Side]]   * [[tutorial:side|Server and Client Side]]
-  * [[tutorial:registry|Intro to Registries]]+  * [[tutorial:registry|Introduction to Registries]]
     * [[tutorial:registry_types|Standard Registries]]     * [[tutorial:registry_types|Standard Registries]]
   * [[hotswapping|Applying Changes without Restarting Minecraft]]   * [[hotswapping|Applying Changes without Restarting Minecraft]]
-  * [[tutorial:lang|Creating a lang file]]+  * [[tutorial:lang|Creating a language file]]
  
 ==== Items ==== ==== Items ====
Line 39: Line 40:
   * [[https://docs.fabricmc.net/develop/items/custom-enchantment-effects|Custom Enchantments (new)]]   * [[https://docs.fabricmc.net/develop/items/custom-enchantment-effects|Custom Enchantments (new)]]
   * [[enchantments|Custom Enchantments (old)]]   * [[enchantments|Custom Enchantments (old)]]
-  * [[tutorial:model_predicate_providers|Adding Model Predicate Providers]]+  * [[tutorial:model_predicate_providers|Adding Model Predicate Providers]] (before 1.21.4)
  
 ==== Blocks and Block Entities==== ==== Blocks and Block Entities====
tutorial/sidebar.1743495814.txt.gz · Last modified: 2025/04/01 08:23 by solidblock