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
tutorial:sidebar [2024/10/06 03:21] – [Other pages] Chinese to English link skycatminepokietutorial:sidebar [2024/12/30 21:43] (current) – [Miscellaneous] mineblock11
Line 33: Line 33:
   * [[https://docs.fabricmc.net/develop/items/custom-tools|Custom Tools]]   * [[https://docs.fabricmc.net/develop/items/custom-tools|Custom Tools]]
   * [[tutorial:shield|Adding a Shield]]   * [[tutorial:shield|Adding a Shield]]
-  * [[tutorial:enchantments|Adding Custom Enchantments]]+  * [[https://docs.fabricmc.net/develop/items/custom-enchantment-effects|Adding Custom Enchantments]]
   * [[tutorial:model_predicate_providers|Adding Model Predicate Providers]]   * [[tutorial:model_predicate_providers|Adding Model Predicate Providers]]
  
Line 62: Line 62:
 The [[https://github.com/FabricMC/fabric/tree/HEAD/fabric-data-generation-api-v1|Fabric Data Generation API]], which generates JSON files through data generators. The [[https://github.com/FabricMC/fabric/tree/HEAD/fabric-data-generation-api-v1|Fabric Data Generation API]], which generates JSON files through data generators.
  
-  * [[tutorial:datagen_setup|Getting started using Data Generation]] +  * [[https://docs.fabricmc.net/develop/data-generation/setup|Getting started using Data Generation]] 
-  * [[tutorial:datagen_advancements|Advancements Generation]] +  * [[https://docs.fabricmc.net/develop/data-generation/advancements|Advancements Generation]] 
-  * [[tutorial:datagen_loot|Loot Table Generation]]+  * [[https://docs.fabricmc.net/develop/data-generation/loot-tables|Loot Table Generation]]
   * [[tutorial:datagen_model|Model Generation]]   * [[tutorial:datagen_model|Model Generation]]
     * [[tutorial:datagen_buckets|Bucket Texture Data Generation]]     * [[tutorial:datagen_buckets|Bucket Texture Data Generation]]
-  * [[tutorial:datagen_tags|Tag Generation]] +  * [[https://docs.fabricmc.net/develop/data-generation/tags|Tag Generation]] 
-  * [[tutorial:datagen_recipe|Recipe Generation]] +  * [[https://docs.fabricmc.net/develop/data-generation/recipes|Recipe Generation]] 
-  * [[tutorial:datagen_language|Language File Generation]]+  * [[https://docs.fabricmc.net/develop/data-generation/translations|Language File Generation]]
  
 ==== World Generation ==== ==== World Generation ====
Line 87: Line 87:
 ==== Commands ==== ==== Commands ====
  
-Using [[https://github.com/Mojang/brigadier|Mojang's Brigadier library]]to create commands with complex arguments and actions.+Using [[https://github.com/Mojang/brigadier|Mojang's Brigadier library]] to create commands with complex arguments and actions.
  
   * [[tutorial:commands|Creating Commands]]   * [[tutorial:commands|Creating Commands]]
Line 148: Line 148:
   * [[tutorial:networking|Networking]]   * [[tutorial:networking|Networking]]
   * [[https://docs.fabricmc.net/develop/entities/effects|Status Effects]]   * [[https://docs.fabricmc.net/develop/entities/effects|Status Effects]]
-  * [[tutorial:particles|Adding a Particle]]+  * [[https://docs.fabricmc.net/develop/rendering/particles/creating-particles|Adding a Particle]]
   * [[https://docs.fabricmc.net/develop/items/potions|Adding a Potion]]   * [[https://docs.fabricmc.net/develop/items/potions|Adding a Potion]]
   * [[https://docs.fabricmc.net/develop/entities/damage-types|Adding a Damage Type]]   * [[https://docs.fabricmc.net/develop/entities/damage-types|Adding a Damage Type]]
tutorial/sidebar.1728184910.txt.gz · Last modified: 2024/10/06 03:21 by skycatminepokie