Changes

4,300 bytes added ,  03:58, 27 July 2021
Copy Main Page to MC1.16 archive
__NOTOC__
<templatestyles src=":Main_Page/styles.css" />

<div class="center title">Forge Community Wiki</div>

The Forge Community Wiki exists so that the community can:

* collectively keep track of major changes and updates to Forge and Vanilla code;
* create and edit articles with in-depth explanations about a variety of Forge-related subjects; and
* contribute example code and tutorials for both simple and difficult concepts.

This wiki is editable by any registered user with an account. This is to allow tracking of harmful edits, but isn't imposing any annoying limits. We welcome any edit, however small. Join the [https://discord.gg/Nn42eAh Discord] to discuss changes and edits to the wiki with others and the staff.

''The wiki is still under heavy construction. Pages may move around, so if you bookmark a page, beware when the page is moved and your bookmarked link dies.''

Please note that we only maintain wiki entries for the Latest and Long Term Support (LTS) releases. Once a documented release is no longer under LTS, it will be removed.

<div class="center round_warning">
Please read the [[FCWMeta:Wiki Policy|wiki policy/1.16]] before editing!
</div>

<div class="center" style="margin-bottom: 2em">
The current ''Latest'' version is '''1.16.5'''. The current ''Long Term Support (LTS)'' version is '''1.15.2'''.
</div>

<div class="box_container center">

<div class="box">
<h3>Beginner Topics</h3>
* [[Getting Started/1.16]]
* [[Proper Mod Structuring/1.16]]
* [[Debug Profiler|The Debug Profiler/1.16]]
* [[Version Checker/1.16]]
</div>

<div class="box">
<h3>Common Concepts</h3>
* [[Sides|Understanding Sides/1.16]]
* [[Events|Understanding Events/1.16]]
* [[Registration/1.16]]
* [[Internationalization/1.16]]
</div>

<div class="box">
<h3>Forge Conventions</h3>
* [[Semantic Versioning/1.16]]
* [[Stages of Modloading/1.16]]
</div>

<div class="box">
<h3>Resources and Data</h3>
* [[Using Resources|Introduction/1.16]]
* [[Recipes/1.16]]
* [[Tags/1.16]]
</div>

<div class="box">
<h3>Blocks</h3>
* [[Making Blocks|Creating Blocks/1.16]]
* [[Understanding Blockstates/1.16]]
* [[Interacting With Blocks|Block Interactions/1.16]]
</div>

<div class="box">
<h3>Items</h3>
* [[Making Items/1.16]]
* [[Making Tools/1.16]]
* [[ItemStack TileEntityRenderer|<tt>ItemStackTileEntityRenderer</tt>/1.16]]
</div>

<div class="box">
<h3>Data Generation</h3>
* [[Datageneration|Introduction/1.16]]
* [[Datageneration/Recipes|Recipes/1.16]]
* [[Datageneration/Tags|Tags/1.16]]
* [[Datageneration/Loot_Tables|Loot Tables/1.16]]
* [[Datageneration/I18n|Localization/1.16]]
* [[Datageneration/States and Models|<tt>BlockState</tt>s and Models/1.16]]
</div>

<div class="box">
<h3>Tile Entities</h3>
* [[Basics of Tile Entities|Introduction/1.16]]
* [[Using Tile Entity Renderers/1.16]]
</div>

<div class="box">
<h3>Models</h3>
* [[Introduction to Models|Introduction/1.16]]
* [[Model JSONs/1.16]]
* [[BlockState JSONs/1.16]]
* [[Coloring textures dynamically|Dynamically Colored Textures/1.16]]
* [[Item Overrides/1.16]]
</div>

<div class="box">
<h3>Handling Information</h3>
* [[Understanding Networking|Introduction/1.16]]
* [[Using NBT|Named Binary Tag (NBT)/1.16]]
* [[Using PacketBuffer|Using <tt>PacketBuffer</tt>/1.16]]
* [[Sending Packets|Sending and Receiving Packets/1.16]]
* [[Using SimpleChannel|Using <tt>SimpleChannel</tt>/1.16]]
* [[Networking with Entities/1.16]]
* [[DynamicOps|Using DynamicOps/1.16]]
* [[Codecs|Using Codecs/1.16]]
</div>

<div class="box">
<h3>Data Storage</h3>
* [[Capabilities|Understanding Capabilities/1.16]]
* [[Capabilities/Attaching|Attaching Capabilities/1.16]]
* [[World Saved Data/1.16]]
</div>

<div class="box">
<h3>Game Effects</h3>
* [[Effects/1.16]]
* [[Potions/1.16]]
* [[Particles/1.16]]
* [[Sounds/1.16]]
</div>

<div class="box">
<h3>Events</h3>
* [[Events|Understanding Events/1.16]]
* [[Entity Events/1.16]]
</div>

<div class="box">
<h3>Others</h3>
* [[Dependencies/1.16]]
* [[Dynamic Loot Modification/1.16]]
* [[Text Components|Text Components and Translation Keys/1.16]]
* [[Key Bindings/1.16]]
* [[Access Transformers/1.16]]
* [[Toolchain/1.16]]
</div>

<div class="box">
<h3>Recipes</h3>
* [[Recipes/1.16]]
* [[Custom Recipes|Custom Recipe Types/1.16]]
* [[Datageneration/Recipes|Datageneration/1.16]]
</div>

</div>
372

edits