Difference between revisions of "Main Page"

From Forge Community Wiki
m (Changed protection level for "Main Page": move to new protect level ([Edit=Allow only moderators and administrators] (indefinite) [Move=Allow only moderators and administrators] (indefinite)))
(new style, 400% less flexbox)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<div style="text-align: center; font-weight: 900; font-size: 3em; line-height: 1.2em; color: #e0a969;">Forge Community Wiki</div>
+
<templatestyles src=":Main_Page/styles.css" />
 +
 
 +
<div class="center title">Forge Community Wiki</div>
  
 
The Forge Community Wiki exists so that the community can:
 
The Forge Community Wiki exists so that the community can:
Line 14: Line 16:
 
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.
 
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 style="font-weight: 700; width: 60%; border-radius: 1em; margin: auto; text-align: center; background-color: #fefefe; color: #222; line-height: 3em">
+
<div class="center round_warning">
 
Please read the [[FCWMeta:Wiki_Policy|wiki policy]] before editing!
 
Please read the [[FCWMeta:Wiki_Policy|wiki policy]] before editing!
 
</div>
 
</div>
  
<div style="text-align: center; margin-bottom: 2em">
+
<div class="center" style="margin-bottom: 2em">
 
The current ''Latest'' version is '''1.16.4'''. The current ''Long Term Support (LTS)'' version is '''1.15.2'''.
 
The current ''Latest'' version is '''1.16.4'''. The current ''Long Term Support (LTS)'' version is '''1.15.2'''.
 
</div>
 
</div>
  
<div style="display: flex; text-align: center; border-color: yellow">
+
<div class="box_container center">
  
<div style="flex: 1; padding: 1em; border: solid; border-radius: 1em; margin-right: 1em">
+
<div class="box">
<h3 style="margin-top: 0">Beginner Topics</h3>
+
<h3>Beginner Topics</h3>
 
[[Getting_Started|Getting Started]]<br>
 
[[Getting_Started|Getting Started]]<br>
 
[[Proper_Mod_Structuring|Proper Mod Structuring]]<br>
 
[[Proper_Mod_Structuring|Proper Mod Structuring]]<br>
Line 32: Line 34:
 
</div>
 
</div>
  
<div style="flex: 1; padding: 1em; border: solid; border-radius: 1em; margin-right: 1em">
+
<div class="box">
<h3 style="margin-top: 0">Common Concepts</h3>
+
<h3>Common Concepts</h3>
 
[[Sides|Understanding Sides]]<br>
 
[[Sides|Understanding Sides]]<br>
 
[[Events|Understanding Events]]<br>
 
[[Events|Understanding Events]]<br>
Line 40: Line 42:
 
</div>
 
</div>
  
<div style="flex: 1; padding: 1em; border: solid; border-radius: 1em">
+
<div class="box">
<h3 style="margin-top: 0">Forge Conventions</h3>
+
<h3>Forge Conventions</h3>
 
[[Semantic_Versioning|Semantic Versioning]]<br>
 
[[Semantic_Versioning|Semantic Versioning]]<br>
 
[[Stages_of_Modloading|Stages of Modloading]]<br>
 
[[Stages_of_Modloading|Stages of Modloading]]<br>
 
</div>
 
</div>
  
</div>
+
<div class="box">
 
+
<h3>Resources and Data</h3>
<div style="display: flex; text-align: center; margin-top: 1em">
 
 
 
<div style="flex: 1; padding: 1em; border: solid; border-radius: 1em; margin-right: 1em">
 
<h3 style="margin-top: 0">Resources and Data</h3>
 
 
[[Using_Resources|Introduction]]<br>
 
[[Using_Resources|Introduction]]<br>
 
[[Recipes|Recipes]]<br>
 
[[Recipes|Recipes]]<br>
Line 57: Line 55:
 
</div>
 
</div>
  
<div style="flex: 1; padding: 1em; border: solid; border-radius: 1em; margin-right: 1em">
+
<div class="box">
<h3 style="margin-top: 0">Blocks</h3>
+
<h3>Blocks</h3>
 
[[Making_Blocks|Creating Blocks]]<br>
 
[[Making_Blocks|Creating Blocks]]<br>
 
[[Understanding_Blockstates|Understanding Blockstates]]<br>  
 
[[Understanding_Blockstates|Understanding Blockstates]]<br>  
Line 64: Line 62:
 
</div>
 
</div>
  
<div style="flex: 1; padding: 1em; border: solid; border-radius: 1em">
+
<div class="box">
<h3 style="margin-top: 0">Items</h3>
+
<h3>Items</h3>
 
[[Making_Items|Making Items]]<br>
 
[[Making_Items|Making Items]]<br>
 
[[Making_Tools|Making Tools]]<br>
 
[[Making_Tools|Making Tools]]<br>
Line 71: Line 69:
 
</div>
 
</div>
  
</div>
+
<div class="box">
 
+
<h3>Data Generation</h3>
<div style="display: flex; text-align: center; margin-top: 1em">
 
 
 
<div style="flex: 1; padding: 1em; border: solid; border-radius: 1em; margin-right: 1em">
 
<h3 style="margin-top: 0">Data Generation</h3>
 
 
[[Datageneration|Introduction]]<br>
 
[[Datageneration|Introduction]]<br>
 
[[Datageneration/Recipes|Recipes]]<br>
 
[[Datageneration/Recipes|Recipes]]<br>
Line 85: Line 79:
 
</div>
 
</div>
  
<div style="flex: 1; padding: 1em; border: solid; border-radius: 1em; margin-right: 1em">
+
<div class="box">
<h3 style="margin-top: 0">Tile Entities</h3>
+
<h3>Tile Entities</h3>
 
[[Basics_of_Tile_Entities|Introduction]]<br>
 
[[Basics_of_Tile_Entities|Introduction]]<br>
 
[[Using_Tile_Entity_Renderers|Using Tile Entity Renderers]]<br>
 
[[Using_Tile_Entity_Renderers|Using Tile Entity Renderers]]<br>
 
</div>
 
</div>
  
<div style="flex: 1; padding: 1em; border: solid; border-radius: 1em">
+
<div class="box">
<h3 style="margin-top: 0">Models</h3>
+
<h3>Models</h3>
 
[[Introduction_to_Models|Introduction]]<br>
 
[[Introduction_to_Models|Introduction]]<br>
 
[[Model_JSONs|Model JSONs]]<br>
 
[[Model_JSONs|Model JSONs]]<br>
Line 100: Line 94:
 
</div>
 
</div>
  
</div>
+
<div class="box">
 
+
<h3>Handling Information</h3>
<div style="display: flex; text-align: center; margin-top: 1em">
 
 
 
<div style="flex: 1; padding: 1em; border: solid; border-radius: 1em; margin-right: 1em">
 
<h3 style="margin-top: 0">Handling Information</h3>
 
 
[[Understanding_Networking|Introduction]]<br>
 
[[Understanding_Networking|Introduction]]<br>
 
[[Using_NBT|Named Binary Tag (NBT)]]<br>
 
[[Using_NBT|Named Binary Tag (NBT)]]<br>
Line 116: Line 106:
 
</div>
 
</div>
  
<div style="flex: 1; padding: 1em; border: solid; border-radius: 1em; margin-right: 1em">
+
<div class="box">
<h3 style="margin-top: 0">Data Storage</h3>
+
<h3>Data Storage</h3>
 
[[Capabilities|Understanding Capabilities]]<br>  
 
[[Capabilities|Understanding Capabilities]]<br>  
 
[[Capabilities/Attaching|Attaching Capabilities]]<br>
 
[[Capabilities/Attaching|Attaching Capabilities]]<br>
Line 123: Line 113:
 
</div>
 
</div>
  
<div style="flex: 1; padding: 1em; border: solid; border-radius: 1em">
+
<div class="box">
<h3 style="margin-top: 0">Game Effects</h3>
+
<h3>Game Effects</h3>
 
[[Effects|Effects]]<br>
 
[[Effects|Effects]]<br>
 
[[Potions|Potions]]<br>
 
[[Potions|Potions]]<br>
Line 131: Line 121:
 
</div>
 
</div>
  
</div>
+
<div class="box">
 
+
<h3>Others</h3>
<div style="display: flex; text-align: center; margin-top: 1em">
 
 
 
<div style="flex: 1; margin-right: 1em"></div>
 
 
 
<div style="flex: 1; padding: 1em; border: solid; border-radius: 1em; margin-right: 1em">
 
<h3 style="margin-top: 0">Others</h3>
 
 
[[Dynamic_Loot_Modification|Dynamic Loot Modification]]<br>
 
[[Dynamic_Loot_Modification|Dynamic Loot Modification]]<br>
 
[[Access_Transformers|Access Transformers]]<br>
 
[[Access_Transformers|Access Transformers]]<br>
 
[[Toolchain|Deobfuscation Process]]<br>
 
[[Toolchain|Deobfuscation Process]]<br>
 
</div>
 
</div>
 
<div style="flex: 1"></div>
 
  
 
</div>
 
</div>

Revision as of 17:47, 21 December 2020

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.

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.

Please read the wiki policy before editing!

The current Latest version is 1.16.4. The current Long Term Support (LTS) version is 1.15.2.