start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start [2023/06/10 11:37] – mineblock11 | start [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 Fabric, Fabric is a modular modding toolchain targeting Minecraft: Java Edition 1.14 and above, including snapshots. | + | This resource is dedicated to Fabric. Fabric 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: | ||
* {{: | * {{: | ||
* {{: | * {{: | ||
+ | * {{: | ||
- | **Make sure to check out [[community_discords|our community spaces]], and read our [[rules|Community Rules]]!** | + | **Make sure to check out our [[community: |
* [[faq: | * [[faq: | ||
* [[faq: | * [[faq: | ||
- | ====== Player Tutorials | + | ===== Player Tutorials ===== |
If you wish to use Fabric as a player, server administrator or modpack developer, you should view the [[player: | If you wish to use Fabric as a player, server administrator or modpack developer, you should view the [[player: | ||
Line 28: | Line 29: | ||
---- | ---- | ||
- | ===== Modpack and Launcher Developers | + | ===== Mod Developer Tutorials |
- | **Please keep in mind that we recommend using MultiMC and MCUpdater for modpack play and distribution.** However, that doesn't stop us from trying | + | If you'd like to start developing with Fabric, you should check out the [[tutorial: |
- | * [[tutorial:mcupdater_modpacks|Using MCUpdater for Fabric modpacks]] (covers usage and creation) | + | * [[tutorial:start# |
- | * [[tutorial:technic_modpacks|Publishing Fabric modpacks on Technic]] | + | * [[https:// |
- | * [[tutorial:atlauncher_modpacks|Publishing Fabric modpacks on ATLauncher]] | + | * [[https:// |
- | * [[documentation:modpack_related_endpoints|Modpack-related endpoints]] | + | * [[tutorial:persistent_states|Saving Custom Data Across Restarts]] |
- | * [[tutorial:dependency_overrides|Dependency Overrides]] (Loader '' | + | * [[tutorial:datagen_setup|Data Generation]] |
+ | * [[tutorial:dimensionconcepts|World Generation]] | ||
+ | * [[tutorial:mixin_introduction|Introduction to Mixins]] | ||
+ | * [[tutorial: | ||
+ | * [[https:// | ||
+ | * [[tutorial: | ||
+ | * [[tutorial: | ||
---- | ---- | ||
- | ===== Tutorials for Developing with Fabric ===== | ||
- | If you'd like to start developing with Fabric, here are some articles which might interest you. | + | ===== Documentation ===== |
- | ==== Setup ==== | + | If you want to know how projects in the Fabric toolchain work, you should check out the [[documentation: |
- | These pages will help you setup a productive development environment and semi-automated releases. | + | * [[documentation: |
+ | * [[documentation: | ||
+ | * [[documentation: | ||
- | * [[tutorial: | + | ---- |
- | * [[tutorial: | + | ===== Modpack and Launcher Developers ===== |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | ==== Basics ==== | + | :!: //These pages may be slightly outdated, we are currently in process of rewriting them.// |
- | These pages are essential must-reads when modding with Fabric, | + | **Please keep in mind that we recommend using Minecraft Launcher |
- | * [[tutorial:primer|Introduction to Modding Minecraft in General]] | + | * [[tutorial:mcupdater_modpacks|Using MCUpdater for Fabric modpacks]] (covers usage and creation) |
- | * [[tutorial:introduction|Introduction to Modding with Fabric]] | + | * [[tutorial:technic_modpacks|Publishing |
- | * [[tutorial:reading_mc_code|Reading the Minecraft source]] | + | * [[tutorial:atlauncher_modpacks|Publishing Fabric modpacks on ATLauncher]] |
- | | + | * [[documentation:modpack_related_endpoints|Modpack-related endpoints]] |
- | | + | * [[tutorial:dependency_overrides|Dependency Overrides]] (Loader '' |
- | * [[tutorial: | + | |
- | * Registries | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * Development Tools | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial:lang|Creating a lang file]] | + | |
- | * [[tutorial: | + | |
- | ==== Items ==== | + | ---- |
- | These pages will guide you on the creation of items, such as tools, armor and food. Alongside crafting recipes and enchantments. | + | ===== Community ===== |
- | + | Feeling like participating | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | + | ||
- | ==== Blocks and Block Entities==== | + | |
- | + | ||
- | These pages will guide you through the creation of blocks, storage of items and data in blocks via block entities, and the creation of models and blockstates. | + | |
- | + | ||
- | * [[tutorial:blocks|Adding a Block]] | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | + | ||
- | ==== Data Generation ==== | + | |
- | + | ||
- | These pages will guide you through | + | |
- | + | ||
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | + | ||
- | ==== World Generation ==== | + | |
- | + | ||
- | These pages will guide you through world generation concepts. | + | |
- | + | ||
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[https:// | + | |
- | * [[https:// | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[https:// | + | |
- | * [[tutorial: | + | |
- | + | ||
- | ==== Commands ==== | + | |
- | + | ||
- | These pages will guide you through [[https:// | + | |
- | + | ||
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | + | ||
- | ==== Events ==== | + | |
- | + | ||
- | These pages will guide you through using the many events included in [[https:// | + | |
- | + | ||
- | * [[tutorial:callbacks|Listening to Events]] | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | + | ||
- | ==== Entities ==== | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | + | ||
- | ==== Fluids ==== | + | |
- | * [[tutorial: | + | |
- | + | ||
- | ==== Mixins & ASM ==== | + | |
- | + | ||
- | These pages will guide you through | + | |
- | + | ||
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | + | ||
- | ==== Miscellaneous ==== | + | |
- | + | ||
- | :!: //Some of these pages are currently being written.// | + | |
- | + | ||
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[https:// | + | |
- | + | ||
- | ==== Yarn ==== | + | |
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | + | ||
- | ==== Contribute to Fabric ==== | + | |
- | + | ||
- | * [[tutorial: | + | |
- | * [[tutorial: | + | |
- | * [[https:// | + | |
- | * [[https:// | + | |
- | + | ||
- | Looking for old tutorials? They' | + | |
- | + | ||
- | ===== Documentation ===== | + | |
- | + | ||
- | * [[documentation: | + | |
- | * [[documentation: | + | |
- | * [[documentation: | + | |
- | * [[http:// | + | |
- | * [[documentation: | + | |
- | * [[documentation: | + | |
- | * [[documentation: | + | |
- | * [[documentation: | + | |
- | + | ||
- | ==== Examples ==== | + | |
- | + | ||
- | * [[https:// | + | |
---- | ---- | ||
===== Contributing to the Wiki ===== | ===== 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: |
- | * [[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.1686397028.txt.gz · Last modified: 2023/06/10 11:37 by mineblock11