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
Next revisionBoth sides next revision
tutorial:sidebar [2023/06/21 10:18] – add datagen_bucket link tinypandastutorial:sidebar [2023/09/24 18:55] – Use new minecraft wiki mattidragon
Line 31: Line 31:
     * [[tutorial:registry_types|Standard Registries]]     * [[tutorial:registry_types|Standard Registries]]
   * Development Tools    * Development Tools 
-    * [[tutorial:libraries|Third-party Library Mods]]+    * [[community:library_mods|Third-party Library Mods]]
     * [[tutorial:applychanges|Applying Changes without Restarting Minecraft]]     * [[tutorial:applychanges|Applying Changes without Restarting Minecraft]]
   * [[tutorial:lang|Creating a lang file]]   * [[tutorial:lang|Creating a lang file]]
Line 94: Line 94:
   * [[tutorial:trees|Adding Trees (Advanced)]]   * [[tutorial:trees|Adding Trees (Advanced)]]
   * [[https://misode.github.io/guides/adding-custom-structures/|Adding Structure Features]] (third-party tutorial)   * [[https://misode.github.io/guides/adding-custom-structures/|Adding Structure Features]] (third-party tutorial)
-  * [[https://minecraft.fandom.com/wiki/Biomes/JSON_format|Adding Biomes]] (vanilla tutorial)+  * [[https://minecraft.wiki/w/Biomes/JSON_format|Adding Biomes]] (vanilla tutorial)
     * [[tutorial:biomes|Adding Biomes in old versions]]     * [[tutorial:biomes|Adding Biomes in old versions]]
   * [[tutorial:chunkgenerator|Custom Chunk Generators (DRAFT)]]   * [[tutorial:chunkgenerator|Custom Chunk Generators (DRAFT)]]
   * [[tutorial:world_presets|Adding World Presets]]   * [[tutorial:world_presets|Adding World Presets]]
-  * [[https://minecraft.fandom.com/wiki/Custom_dimension|Adding Dimensions]] (vanilla tutorial)+  * [[https://minecraft.wiki/w/Custom_dimension|Adding Dimensions]] (vanilla tutorial)
     * [[tutorial:custom_portals|Creating a Custom Portal]]     * [[tutorial:custom_portals|Creating a Custom Portal]]
  
Line 160: Line 160:
   * [[tutorial:particles|Adding a Particle]]   * [[tutorial:particles|Adding a Particle]]
   * [[tutorial:potions|Adding a Potion]]   * [[tutorial:potions|Adding a Potion]]
 +  * [[tutorial:damagetypes|Adding a Damage Type]]
   * [[tutorial:sounds|Playing Sounds]]   * [[tutorial:sounds|Playing Sounds]]
   * [[tutorial:gamerule|Custom Gamerule]]   * [[tutorial:gamerule|Custom Gamerule]]
Line 173: Line 174:
 ==== Toolchain ==== ==== Toolchain ====
   * Tools   * Tools
-    * [[tools:enigma|Enigma]] +    * [[documentation:enigma|Enigma]] 
-    * [[tools:matcher|Matcher]]+    * [[documentation:matcher|Matcher]]
   * Tutorials   * Tutorials
     * [[tutorial:migratemappings|Updating Yarn mappings in a Java codebase]]     * [[tutorial:migratemappings|Updating Yarn mappings in a Java codebase]]
     * [[tutorial:updating_yarn|Updating Yarn to a new Minecraft version]]     * [[tutorial:updating_yarn|Updating Yarn to a new Minecraft version]]
   * Specifications   * Specifications
-    * [[specification:mappings:tiny2|Tiny v2 mapping format]]+    * [[documentation:tiny2|Tiny v2 mapping format]]
  
 ==== Contribute to Fabric ==== ==== Contribute to Fabric ====
tutorial/sidebar.txt · Last modified: 2024/05/12 11:50 by herr_chaos