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> | + | <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 14: |
| 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 32: |
| </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 40: |
| </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 53: |
| </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 60: |
| </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 67: |
| </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 77: |
| </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 92: |
| </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 104: |
| </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 111: |
| </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 119: |
| </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> |