Difference between revisions of "Main Page"

From Forge Community Wiki
(Components class name update)
(Adding Hotswap to Other entries)
(14 intermediate revisions by 9 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''.
+
{{Supported versions|text=1}}
 
</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]]
 +
</div>
 +
 +
<div class="box">
 +
<h3>Advanced Topics</h3>
 +
* [[Jar-in-jar]]
 
</div>
 
</div>
  
Line 38: Line 44:
 
* [[Registration]]
 
* [[Registration]]
 
* [[Internationalization]]
 
* [[Internationalization]]
 +
* [[Configs]]
 
</div>
 
</div>
  
Line 51: Line 58:
 
* [[Recipes]]
 
* [[Recipes]]
 
* [[Tags]]
 
* [[Tags]]
 +
* [[Holders]]
 
</div>
 
</div>
  
Line 65: Line 73:
 
* [[Making Tools]]
 
* [[Making Tools]]
 
* [[BlockEntityWithoutLevelRenderer|<tt>BlockEntityWithoutLevelRenderer</tt>]]
 
* [[BlockEntityWithoutLevelRenderer|<tt>BlockEntityWithoutLevelRenderer</tt>]]
 +
* [[Custom Item Animations]]
 +
</div>
 +
 +
<div class="box">
 +
<h3>Entities</h3>
 +
* [[Making Entities]]
 
</div>
 
</div>
  
Line 130: Line 144:
 
* [[Dynamic Loot Modification]]
 
* [[Dynamic Loot Modification]]
 
* [[Components|Components and Translation Keys]]
 
* [[Components|Components and Translation Keys]]
* [[Key Bindings]]
+
* [[Key Mappings]]
 
* [[Access Transformers]]
 
* [[Access Transformers]]
 
* [[Toolchain]]
 
* [[Toolchain]]
 +
* [[Game_Tests|Game Tests]]
 +
* [[Biome_Modifiers|Biome Modifiers]]
 +
* [[Datapack_Registries|Datapack Registries]]
 +
* [[Hotswap]]
 
</div>
 
</div>
  

Revision as of 16:25, 6 October 2022

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.19. The current Long Term Support (LTS) version is 1.18.2.