Difference between revisions of "Main Page"

From Forge Community Wiki
(Update block entity class names)
m (Remove reference to 1.15.2 as grace/LTS version.)
(7 intermediate revisions by 2 users not shown)
Line 19: Line 19:
  
 
<div class="center" style="margin-bottom: 2em">
 
<div class="center" style="margin-bottom: 2em">
The current ''Latest'' version is '''1.17.1'''. The current ''Long Term Support (LTS)'' version is '''1.16.5'''. '''1.15.2''' is currently in ''grace/LTS''.
+
The current ''Latest'' version is '''1.17.1'''. The current ''Long Term Support (LTS)'' version is '''1.16.5'''.
 
</div>
 
</div>
  
Line 28: Line 28:
 
* [[Getting Started]]
 
* [[Getting Started]]
 
* [[Proper Mod Structuring]]
 
* [[Proper Mod Structuring]]
 +
* [[Mods.toml file]]
 
* [[Debug Profiler|The Debug Profiler]]
 
* [[Debug Profiler|The Debug Profiler]]
 
* [[Version Checker]]
 
* [[Version Checker]]
Line 89: Line 90:
 
* [[BlockState JSONs]]
 
* [[BlockState JSONs]]
 
* [[Coloring textures dynamically|Dynamically Colored Textures]]
 
* [[Coloring textures dynamically|Dynamically Colored Textures]]
* [[Item Overrides]]
+
* [[Item Properties]]
 
</div>
 
</div>
  
Line 96: Line 97:
 
* [[Understanding Networking|Introduction]]
 
* [[Understanding Networking|Introduction]]
 
* [[Using NBT|Named Binary Tag (NBT)]]
 
* [[Using NBT|Named Binary Tag (NBT)]]
* [[Using PacketBuffer|Using <tt>PacketBuffer</tt>]]
+
* [[Using FriendlyByteBuf|Using <tt>FriendlyByteBuf</tt>]]
 
* [[Sending Packets|Sending and Receiving Packets]]
 
* [[Sending Packets|Sending and Receiving Packets]]
 
* [[Using SimpleChannel|Using <tt>SimpleChannel</tt>]]
 
* [[Using SimpleChannel|Using <tt>SimpleChannel</tt>]]
Line 108: Line 109:
 
* [[Capabilities|Understanding Capabilities]]  
 
* [[Capabilities|Understanding Capabilities]]  
 
* [[Capabilities/Attaching|Attaching Capabilities]]
 
* [[Capabilities/Attaching|Attaching Capabilities]]
* [[World Saved Data]]
+
* [[Saved Data]]
 
</div>
 
</div>
  
 
<div class="box">
 
<div class="box">
 
<h3>Game Effects</h3>
 
<h3>Game Effects</h3>
* [[Effects]]
+
* [[Mob Effects]]
 
* [[Potions]]
 
* [[Potions]]
 
* [[Particles]]
 
* [[Particles]]
Line 129: Line 130:
 
* [[Dependencies]]
 
* [[Dependencies]]
 
* [[Dynamic Loot Modification]]
 
* [[Dynamic Loot Modification]]
* [[Text Components|Text Components and Translation Keys]]
+
* [[Components|Components and Translation Keys]]
* [[Key Bindings]]
+
* [[Key Mappings]]
 
* [[Access Transformers]]
 
* [[Access Transformers]]
 
* [[Toolchain]]
 
* [[Toolchain]]

Revision as of 16:34, 6 October 2021

Forge Community Wiki

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 Discord to discuss changes and edits to the wiki with others and the staff.

This wiki hosts information for the following Minecraft versions:

Please read the wiki policy before editing!

The current Latest version is 1.17.1. The current Long Term Support (LTS) version is 1.16.5.