tutorial:sidebar
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorial:sidebar [2024/05/12 11:50] – [Items] herr_chaos | tutorial:sidebar [2024/12/30 21:43] (current) – [Miscellaneous] mineblock11 | ||
---|---|---|---|
Line 6: | Line 6: | ||
* [[tutorial: | * [[tutorial: | ||
- | |||
- | ==== Setup ==== | ||
- | |||
- | These pages will help you setup a productive development environment and semi-automated releases. | ||
- | |||
- | * [[tutorial: | ||
- | * [[https:// | ||
- | * [[tutorial: | ||
- | * [[tutorial: | ||
- | * [[tutorial: | ||
==== Basics ==== | ==== Basics ==== | ||
- | These pages are essential must-reads when modding with Fabric, and modding Minecraft in general, if you are new to modding, it is recommended you read the following. | + | |
- | + | ||
- | | + | |
* [[tutorial: | * [[tutorial: | ||
+ | * [[https:// | ||
* [[tutorial: | * [[tutorial: | ||
- | * Conventions and Terminology | + | * [[kotlin|Modding with Fabric with Kotlin]] |
- | * [[tutorial: | + | * [[tutorial: |
- | * [[tutorial: | + | * [[tutorial: |
- | | + | * [[tutorial: |
- | | + | |
* [[tutorial: | * [[tutorial: | ||
- | | + | * [[hotswapping|Applying Changes without Restarting Minecraft]] |
- | | + | |
- | * [[tutorial: | + | |
* [[tutorial: | * [[tutorial: | ||
- | * [[tutorial: | ||
==== Items ==== | ==== Items ==== | ||
- | These pages will guide you on the creation | + | Creation |
- | * [[tutorial:items|Adding an Item]] | + | * [[https:// |
- | * [[tutorial:itemgroup|Creating an ItemGroup for your items]] | + | * [[https:// |
- | * [[tutorial:tooltip|Adding a custom tooltip to your item]] | + | * [[https:// |
* [[tutorial: | * [[tutorial: | ||
- | * [[tutorial:armor|Adding | + | * [[https:// |
* [[tutorial: | * [[tutorial: | ||
- | * [[tutorial:tools|Adding | + | * [[https:// |
* [[tutorial: | * [[tutorial: | ||
- | * [[tutorial:enchantments|Adding Custom Enchantments]] | + | * [[https:// |
* [[tutorial: | * [[tutorial: | ||
==== Blocks and Block Entities==== | ==== Blocks and Block Entities==== | ||
- | These pages will guide you through the creation | + | Creation |
- | * [[tutorial:blocks|Adding a Block]] | + | * [[https:// |
- | * [[tutorial:blockstate|Giving a Block State]] | + | * [[https:// |
* [[tutorial: | * [[tutorial: | ||
* [[tutorial: | * [[tutorial: | ||
Line 75: | Line 60: | ||
==== Data Generation ==== | ==== Data Generation ==== | ||
- | These pages will guide you through the [[https:// | + | The [[https:// |
- | * [[tutorial:datagen_setup|Getting started using Data Generation]] | + | * [[https:// |
- | * [[tutorial:datagen_advancements|Advancements Generation]] | + | * [[https:// |
- | * [[tutorial:datagen_loot|Loot Table Generation]] | + | * [[https:// |
* [[tutorial: | * [[tutorial: | ||
* [[tutorial: | * [[tutorial: | ||
- | * [[tutorial:datagen_tags|Tag Generation]] | + | * [[https:// |
- | * [[tutorial:datagen_recipe|Recipe Generation]] | + | * [[https:// |
- | * [[tutorial:datagen_language|Language File Generation]] | + | * [[https:// |
==== World Generation ==== | ==== World Generation ==== | ||
- | |||
- | These pages will guide you through world generation concepts. | ||
* [[tutorial: | * [[tutorial: | ||
Line 94: | Line 77: | ||
* [[tutorial: | * [[tutorial: | ||
* [[tutorial: | * [[tutorial: | ||
- | * [[https://misode.github.io/guides/adding-custom-structures/ | + | * [[https://minecraft.wiki/w/Tutorials/Custom_structures|Adding |
* [[https:// | * [[https:// | ||
- | * [[tutorial:biomes|Adding Biomes in old versions]] | + | * [[tutorial:biomes_old|Adding Biomes in old versions]] |
* [[tutorial: | * [[tutorial: | ||
* [[tutorial: | * [[tutorial: | ||
Line 104: | Line 87: | ||
==== Commands ==== | ==== Commands ==== | ||
- | These pages will guide you through | + | Using [[https:// |
* [[tutorial: | * [[tutorial: | ||
Line 115: | Line 98: | ||
==== Events ==== | ==== Events ==== | ||
- | These pages will guide you through using the many events included in [[https:// | + | Using the many events included in [[https:// |
* [[tutorial: | * [[tutorial: | ||
Line 132: | Line 115: | ||
==== Mixins & ASM ==== | ==== Mixins & ASM ==== | ||
- | These pages will guide you through the usage of [[https:// | + | The usage of [[https:// |
* [[tutorial: | * [[tutorial: | ||
Line 146: | Line 129: | ||
* [[tutorial: | * [[tutorial: | ||
* [[tutorial: | * [[tutorial: | ||
- | * [[tutorial: | + | * [[tutorial: |
+ | |||
+ | ==== Publishing ==== | ||
+ | |||
+ | * [[tutorial: | ||
+ | * [[tutorial: | ||
+ | * [[tutorial: | ||
==== Miscellaneous ==== | ==== Miscellaneous ==== | ||
Line 158: | Line 147: | ||
* [[tutorial: | * [[tutorial: | ||
* [[tutorial: | * [[tutorial: | ||
- | * [[tutorial:status_effects|Status Effects]] | + | * [[https:// |
- | * [[tutorial: | + | * [[https:// |
- | * [[tutorial: | + | * [[https:// |
- | * [[tutorial:damagetypes|Adding a Damage Type]] | + | * [[https:// |
- | * [[tutorial: | + | * [[https:// |
* [[tutorial: | * [[tutorial: | ||
* [[tutorial: | * [[tutorial: | ||
* [[tutorial: | * [[tutorial: | ||
- | * [[tutorial: | ||
* [[tutorial: | * [[tutorial: | ||
* [[tutorial: | * [[tutorial: | ||
Line 173: | Line 161: | ||
==== Toolchain ==== | ==== Toolchain ==== | ||
- | | + | * [[tutorial: |
- | * [[documentation: | + | * [[tutorial: |
- | * [[documentation: | + | * [[tutorial:mappings|Using Mappings]] |
- | * Tutorials | + | |
- | | + | |
- | * [[tutorial: | + | |
- | | + | |
- | | + | |
==== Contribute to Fabric ==== | ==== Contribute to Fabric ==== | ||
* [[tutorial: | * [[tutorial: | ||
+ | |||
+ | ==== Other pages ==== | ||
+ | |||
+ | * [[Archived Pages]] | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
- | + | * [[community: | |
- | Looking for old tutorials? They' | + | * [[https:// |
+ | * [[community:library_mods|Community Libraries]] |
tutorial/sidebar.1715514655.txt.gz · Last modified: 2024/05/12 11:50 by herr_chaos