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 [2023/06/10 12:09] – [Documentation] mineblock11start [2024/11/01 01:14] (current) – Fix community typo cassiancc
Line 1: Line 1:
 ====== Welcome to the Fabric Wiki! ====== ====== Welcome to the Fabric Wiki! ======
  
-This resource is dedicated to FabricFabric is a modular modding toolchain targeting Minecraft: Java Edition 1.14 and above, including snapshots.+This resource is dedicated to FabricFabric is a modular modding toolchain targeting Minecraft: Java Edition 1.14 and above, including snapshots.
  
 Some pages on the wiki may be out-of-date or a work in progress. Some pages on the wiki may be out-of-date or a work in progress.
Line 12: Line 12:
   * {{:russia.png?nolink&32|}} [[ru:start|Русский (Russian)]]   * {{:russia.png?nolink&32|}} [[ru:start|Русский (Russian)]]
   * {{:japan.png?nolink&32|}} [[ja:start|日本語 (Japanese)]]   * {{:japan.png?nolink&32|}} [[ja:start|日本語 (Japanese)]]
 +  * {{:es.png?nolink&32|}} [[es:start| Español]]
  
-**Make sure to check out [[community_discords|our community spaces]], and read our [[rules|Community Rules]]!**+**Make sure to check out our [[community:official_community_spaces|community spaces and rules]]!**
  
   * [[faq:user|Frequently Asked Questions (from users)]]   * [[faq:user|Frequently Asked Questions (from users)]]
   * [[faq:expert|Frequently Asked Questions (expert mode)]] - a supplement to the above with more detailed answers   * [[faq:expert|Frequently Asked Questions (expert mode)]] - a supplement to the above with more detailed answers
  
-====== Player Tutorials ======+===== Player Tutorials =====
  
 If you wish to use Fabric as a player, server administrator or modpack developer, you should view the [[player:tutorials:start|Player Tutorials]] section of the wiki. If you wish to use Fabric as a player, server administrator or modpack developer, you should view the [[player:tutorials:start|Player Tutorials]] section of the wiki.
Line 28: Line 29:
  
 ---- ----
-====== Modpack and Launcher Developers ====== +===== Mod Developer Tutorials =====
- +
-:!: //These pages may be slightly outdated, we are currently in process of rewriting them.// +
- +
-**Please keep in mind that we recommend using MultiMC 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:technic_modpacks|Publishing Fabric modpacks on Technic]] +
-  * [[tutorial:atlauncher_modpacks|Publishing Fabric modpacks on ATLauncher]] +
-  * [[documentation:modpack_related_endpoints|Modpack-related endpoints]] +
-  * [[tutorial:dependency_overrides|Dependency Overrides]] (Loader ''0.11.1'' or later!) +
- +
----- +
-====== Mod Developer Tutorials ======+
  
 If you'd like to start developing with Fabric, you should check out the [[tutorial:start|Mod Developer Tutorials]] section of the wiki. If you'd like to start developing with Fabric, you should check out the [[tutorial:start|Mod Developer Tutorials]] section of the wiki.
  
   * [[tutorial:start#creating_your_first_mod|Creating Your First Mod]]   * [[tutorial:start#creating_your_first_mod|Creating Your First Mod]]
-  * [[tutorial:items|Adding Items]] +  * [[https://docs.fabricmc.net/develop/items/first-item|Creating Your First Item]] 
-  * [[tutorial:blocks|Adding Blocks]]+  * [[https://docs.fabricmc.net/develop/blocks/first-block|Creating Your First Block]] 
 +  * [[tutorial:persistent_states|Saving Custom Data Across Restarts]]
   * [[tutorial:datagen_setup|Data Generation]]   * [[tutorial:datagen_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]]   * [[tutorial:commands|Creating Commands]]
-  * [[tutorial:callbacks|Events]]+  * [[https://docs.fabricmc.net/develop/events|Events]]
   * [[tutorial:entity|Entities]]   * [[tutorial:entity|Entities]]
   * [[tutorial:fluids|Fluids]]   * [[tutorial:fluids|Fluids]]
Line 58: Line 47:
 ---- ----
  
-====== Documentation ======+===== Documentation =====
  
 If you want to know how projects in the Fabric toolchain work, you should check out the [[documentation:start|Documentation]] section of the wiki. If you want to know how projects in the Fabric toolchain work, you should check out the [[documentation:start|Documentation]] section of the wiki.
Line 67: Line 56:
  
 ---- ----
-====== Contributing to the Wiki ======+===== Modpack and Launcher Developers ===== 
 + 
 +:!: //These pages may be slightly outdated, we are currently in process of rewriting them.// 
 + 
 +**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:technic_modpacks|Publishing Fabric modpacks on Technic]] 
 +  * [[tutorial:atlauncher_modpacks|Publishing Fabric modpacks on ATLauncher]] 
 +  * [[documentation:modpack_related_endpoints|Modpack-related endpoints]] 
 +  * [[tutorial:dependency_overrides|Dependency Overrides]] (Loader ''0.11.1'' or later!) 
 + 
 +---- 
 + 
 +===== Community ===== 
 +Feeling like participating in Fabric community? You may see our [[community:official community spaces]], or also understand the [[community:library mods]] or [[community:optifine_alternatives|OptiFine alternatives]] provided by the community. All community pages can be found in the sidebar of this page. 
 + 
 +---- 
 +===== Contributing to the Wiki =====
  
 The Wiki is mostly maintained by the community, for the community. If you are interested in contributing to the wiki, check out the following pages first: The Wiki is mostly maintained by the community, for the community. If you are interested in contributing to the wiki, check out the following pages first:
  
-  * [[wiki_meta|Wiki Meta]] - Starting point for contributing to the wiki +  * [[wiki:meta|Wiki Meta]] - Starting point for contributing to the wiki 
-  * [[wiki_agenda|Wiki Agenda]] - See what is on the current agenda, and what other contributors are currently working on.+  * [[wiki:agenda|Wiki Agenda]] - See what is on the current agenda, and what other contributors are currently working on.
start.1686398982.txt.gz · Last modified: 2023/06/10 12:09 by mineblock11