User Tools

Site Tools


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
start [2025/11/02 01:22] – clarify docs vs. wiki cassianccstart [2026/06/17 21:43] (current) – add more docs links cassiancc
Line 24: Line 24:
  
   * [[player:tutorials:start#installing_fabric_loader|Installing Fabric Loader]]   * [[player:tutorials:start#installing_fabric_loader|Installing Fabric Loader]]
-  * [[player:tutorials:start#updating_fabric_loader|Updating Fabric Loader]] +  * [[https://docs.fabricmc.net/players/updating-fabric/|Updating Fabric Loader]] 
-  * [[player:tutorials:start#installing_java|Installing Java]] +  * [[https://docs.fabricmc.net/players/installing-java/|Installing Java]] 
-  * [[player:tutorials:start#troubleshooting|Troubleshooting]]+  * [[https://docs.fabricmc.net/players/troubleshooting/uploading-logs|Troubleshooting]]
  
 ---- ----
Line 36: Line 36:
   * [[https://docs.fabricmc.net/develop/items/first-item|Creating Your First Item]]   * [[https://docs.fabricmc.net/develop/items/first-item|Creating Your First Item]]
   * [[https://docs.fabricmc.net/develop/blocks/first-block|Creating Your First Block]]   * [[https://docs.fabricmc.net/develop/blocks/first-block|Creating Your First Block]]
-  * [[tutorial:persistent_states|Saving Custom Data Across Restarts]] +  * [[https://docs.fabricmc.net/develop/saved-data|Saving Custom Data Across Restarts]] 
-  * [[tutorial:datagen_setup|Data Generation]]+  * [[https://docs.fabricmc.net/develop/data-generation/setup|Data Generation]]
   * [[tutorial:dimensionconcepts|World Generation]]   * [[tutorial:dimensionconcepts|World Generation]]
   * [[tutorial:mixin_introduction|Introduction to Mixins]]   * [[tutorial:mixin_introduction|Introduction to Mixins]]
-  * [[tutorial:commands|Creating Commands]]+  * [[https://docs.fabricmc.net/develop/commands/basics|Creating Commands]]
   * [[https://docs.fabricmc.net/develop/events|Events]]   * [[https://docs.fabricmc.net/develop/events|Events]]
-  * [[tutorial:entity|Entities]] +  * [[https://docs.fabricmc.net/develop/entities/first-entity|Entities]] 
-  * [[tutorial:fluids|Fluids]]+  * [[https://docs.fabricmc.net/develop/fluids/first-fluid|Fluids]]
  
 ---- ----
Line 58: Line 58:
 ===== Modpack and Launcher Developers ===== ===== Modpack and Launcher Developers =====
  
-:!: //These pages may be slightly outdated, we are currently in process of rewriting them.//+:!: //These pages are outdated. We would welcome new versions targeting modern modpacking tools like Modrinth.//
  
-**Please keep in mind that we recommend using Minecraft Launcher and MCUpdater for modpack play and distribution.** However, that doesn't stop us from trying to support other solutions! 
  
   * [[tutorial:mcupdater_modpacks|Using MCUpdater for Fabric modpacks]] (covers usage and creation)   * [[tutorial:mcupdater_modpacks|Using MCUpdater for Fabric modpacks]] (covers usage and creation)
Line 66: Line 65:
   * [[tutorial:atlauncher_modpacks|Publishing Fabric modpacks on ATLauncher]]   * [[tutorial:atlauncher_modpacks|Publishing Fabric modpacks on ATLauncher]]
   * [[documentation:modpack_related_endpoints|Modpack-related endpoints]]   * [[documentation:modpack_related_endpoints|Modpack-related endpoints]]
-  * [[tutorial:dependency_overrides|Dependency Overrides]] (Loader ''0.11.1'' or later!)+  * [[https://docs.fabricmc.net/players/troubleshooting/dependency-overrides|Dependency Overrides]] (Loader ''0.11.1'' or later!)
  
 ---- ----
start.1762046567.txt.gz · Last modified: 2025/11/02 01:22 by cassiancc