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 [2020/06/09 03:40] – Add tools page to sidebar boogiemonster1o1tutorial:sidebar [2020/07/05 17:08] – update sidebar to match start page juuz
Line 20: Line 20:
   * [[tutorial:mappings|Using Mappings]]   * [[tutorial:mappings|Using Mappings]]
  
-=== Items and Item Groups === +=== Items === 
- +  * [[tutorial:items_docs|Item Documentation]] 
-  * [[tutorial:items|Adding an Item]] +  * [[tutorial:items|Practical Example: Adding an Item]] 
-  * [[tutorial:itemgroup|Adding an Item Group]] +    * [[tutorial:itemgroup|Creating an ItemGroup for your items]] 
-  * [[tutorial:tooltip|Adding a Tooltip]]+    * [[tutorial:tooltip|Adding a custom tooltip to your item]]
   * [[tutorial:recipes|Adding a Crafting Recipe]]   * [[tutorial:recipes|Adding a Crafting Recipe]]
  
Line 43: Line 43:
  
 === Entities === === Entities ===
 +  * [[tutorial:entity|Adding an Entity]]
  
-  * [[tutorial:entity|Adding an Entity]] 
 === World Generation === === World Generation ===
  
Line 58: Line 58:
 === Miscellaneous === === Miscellaneous ===
  
 +  * [[tutorial:mining_levels|Mining Levels]]
   * [[tutorial:armor|Adding Armor]]   * [[tutorial:armor|Adding Armor]]
   * [[tutorial:tools|Adding Tools]]   * [[tutorial:tools|Adding Tools]]
   * [[tutorial:enchantments|Adding Custom Enchantments]]   * [[tutorial:enchantments|Adding Custom Enchantments]]
   * [[tutorial:keybinds|Custom Keybindings]]   * [[tutorial:keybinds|Custom Keybindings]]
-  * [[tutorial:callbacks|Listening to Events (DRAFT)]] 
-  * [[tutorial:events|Creating Custom Events]] 
-  * [[tutorial:adding_to_loot_tables|Adding Items to Existing Loot Tables]] 
   * [[tutorial:commands|Creating Commands]]   * [[tutorial:commands|Creating Commands]]
   * [[tutorial:sounds|Playing Sounds]]   * [[tutorial:sounds|Playing Sounds]]
   * [[tutorial:networking|Networking]]   * [[tutorial:networking|Networking]]
   * [[tutorial:list_of_useful_gists|List of Useful Tutorials]]   * [[tutorial:list_of_useful_gists|List of Useful Tutorials]]
 +
 +=== Events ===
 +  * [[tutorial:callbacks|Listening to Events (DRAFT)]]
 +  * [[tutorial:events|Creating Custom Events]]
 +  * [[tutorial:adding_to_loot_tables|Adding Items to Existing Loot Tables]]
  
 === Mixins === === Mixins ===
Line 74: Line 77:
   * [[tutorial:mixin_injects|Injects]]   * [[tutorial:mixin_injects|Injects]]
   * [[tutorial:mixin_hotswaps|Hotswapping Mixins]]   * [[tutorial:mixin_hotswaps|Hotswapping Mixins]]
 +  * [[tutorial:mixin_export|Exporting Mixin Classes]]
  
 === Advanced === === Advanced ===
Line 87: Line 91:
   * [[tutorial:1.14:blockentityrenderers|Rendering blocks and items dynamically using block entity renderers]]   * [[tutorial:1.14:blockentityrenderers|Rendering blocks and items dynamically using block entity renderers]]
   * [[tutorial:1.14:blockappearance|Manipulating a Block's appearance]]   * [[tutorial:1.14:blockappearance|Manipulating a Block's appearance]]
 +  * [[tutorial:entity-old|Adding a Cookie Creeper Entity]]
  
 === Documentation === === Documentation ===
Line 98: Line 103:
   * [[documentation:fabric_loader|Fabric Loader]]   * [[documentation:fabric_loader|Fabric Loader]]
   * [[documentation:fabric_loom|Fabric Loom]]   * [[documentation:fabric_loom|Fabric Loom]]
- 
-==== Examples ==== 
- 
-  * [[https://github.com/FabricMC/fabric-example-mod|Mod environment template]] 
-  * [[https://github.com/FabricMC/fabric/tree/master/fabric-testmods/java/net/fabricmc/fabric|Fabric API test mods]] (Outdated) - not a direct tutorial, but may come in handy 
- 
----- 
-===== Fabric Сontributors ===== 
- 
-If you'd like to contribute to Fabric, you might be interested in these links: 
-  * [[tutorial:feature_procedure|The Fabric Feature Procedure]] - or how to get your feature accepted (or not!) 
-  * [[https://github.com/FabricMC|Fabric on GitHub]] 
-  * [[https://github.com/FabricMC/yarn|Game mappings repository + contribution documentation]] 
- 
- 
----- 
-===== Extremely Strange People ===== 
- 
-  * [[tutorial:updating_yarn|Updating Yarn to a new Minecraft version]] - for prospective Yarn developers, **not** regular users or modders! 
- 
- 
----- 
-===== Wiki Meta ===== 
- 
-  * [[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. 
tutorial/sidebar.txt · Last modified: 2024/02/04 23:51 by modmuss50