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/02/21 12:26] – Sync with home page and mark outdated mkpolitutorial:sidebar [2020/07/03 18:51] – Removed some other unrelated level 4 stuff liach
Line 37: Line 37:
   * [[tutorial:blockappearance|Manipulating a Block's Appearance]]   * [[tutorial:blockappearance|Manipulating a Block's Appearance]]
   * [[tutorial:blockentityrenderers|Rendering Blocks and Items Dynamically using Block Entity Renderers]]   * [[tutorial:blockentityrenderers|Rendering Blocks and Items Dynamically using Block Entity Renderers]]
 +  * [[tutorial:containers|Creating a Container Block (DRAFT)]]
  
 === Fluids === === Fluids ===
Line 58: Line 59:
  
   * [[tutorial:armor|Adding Armor]]   * [[tutorial:armor|Adding Armor]]
 +  * [[tutorial:tools|Adding Tools]]
   * [[tutorial:enchantments|Adding Custom Enchantments]]   * [[tutorial:enchantments|Adding Custom Enchantments]]
   * [[tutorial:keybinds|Custom Keybindings]]   * [[tutorial:keybinds|Custom Keybindings]]
Line 79: Line 81:
   * [[tutorial:migratemappings|Updating Yarn mappings in a Java codebase]]   * [[tutorial:migratemappings|Updating Yarn mappings in a Java codebase]]
   * [[tutorial:datafixer|DataFixers [WIP]]]   * [[tutorial:datafixer|DataFixers [WIP]]]
 +  * [[tutorial:accesswideners |Access Wideners]]
  
 === Tutorials for Minecraft 1.14 === === Tutorials for Minecraft 1.14 ===
Line 89: Line 92:
   * [[documentation:fabric_mod_json|Structure of fabric.mod.json]]   * [[documentation:fabric_mod_json|Structure of fabric.mod.json]]
   * [[documentation:fabric_mod_json_spec|fabric.mod.json specification]]   * [[documentation:fabric_mod_json_spec|fabric.mod.json specification]]
 +  * [[documentation:entrypoint|Entrypoints]]
   * [[http://github.com/SpongePowered/Mixin/wiki|Mixin library wiki]]   * [[http://github.com/SpongePowered/Mixin/wiki|Mixin library wiki]]
   * [[documentation:rendering|Rendering in Fabric (DRAFT)]]   * [[documentation:rendering|Rendering in Fabric (DRAFT)]]
Line 95: Line 99:
   * [[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/05/12 11:50 by herr_chaos