Views
Actions
Difference between revisions of "Main Page"
From Forge Community Wiki
(change format to categorized blocks) |
|||
(43 intermediate revisions by 13 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | <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: | ||
− | * collectively keep track of | + | * 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 for | + | * 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. | |
− | + | {{Supported versions}} | |
− | <div | + | <div class="center round_warning"> |
− | Please read the [[FCWMeta: | + | Please read the [[FCWMeta:Wiki Policy|wiki policy]] before editing! |
</div> | </div> | ||
− | <div style=" | + | <div class="center" style="margin-bottom: 2em"> |
− | + | {{Supported versions|text=1}} | |
</div> | </div> | ||
− | <div | + | <div class="box_container center"> |
− | <div | + | <div class="box"> |
− | <h3 | + | <h3>Beginner Topics</h3> |
− | [[ | + | * [[Getting Started]] |
− | [[ | + | * [[Proper Mod Structuring]] |
− | [[ | + | * [[Mods.toml file]] |
− | [[ | + | * [[Debug Profiler|The Debug Profiler]] |
+ | * [[Version Checker]] | ||
</div> | </div> | ||
− | <div | + | <div class="box"> |
− | <h3 | + | <h3>Advanced Topics</h3> |
− | [[ | + | * [[Jar-in-jar]] |
− | |||
− | |||
− | |||
</div> | </div> | ||
− | <div | + | <div class="box"> |
− | <h3 | + | <h3>Common Concepts</h3> |
− | [[ | + | * [[Sides|Understanding Sides]] |
− | [[ | + | * [[Events|Understanding Events]] |
+ | * [[Registration]] | ||
+ | * [[Internationalization]] | ||
+ | * [[Configs]] | ||
</div> | </div> | ||
+ | <div class="box"> | ||
+ | <h3>Forge Conventions</h3> | ||
+ | * [[Semantic Versioning]] | ||
+ | * [[Stages of Modloading]] | ||
</div> | </div> | ||
− | <div | + | <div class="box"> |
− | + | <h3>Resources and Data</h3> | |
− | + | * [[Using Resources|Introduction]] | |
− | <h3 | + | * [[Recipes]] |
− | [[ | + | * [[Tags]] |
− | [[ | + | * [[Holders]] |
− | [[Tags | ||
</div> | </div> | ||
− | <div | + | <div class="box"> |
− | <h3 | + | <h3>Blocks</h3> |
− | [[ | + | * [[Making Blocks|Creating Blocks]] |
− | [[ | + | * [[Understanding Blockstates]] |
− | [[ | + | * [[Interacting With Blocks|Block Interactions]] |
</div> | </div> | ||
− | <div | + | <div class="box"> |
− | <h3 | + | <h3>Items</h3> |
− | [[ | + | * [[Making Items]] |
− | [[ | + | * [[Making Tools]] |
− | [[ | + | * [[BlockEntityWithoutLevelRenderer|<tt>BlockEntityWithoutLevelRenderer</tt>]] |
+ | * [[Custom Item Animations]] | ||
</div> | </div> | ||
+ | <div class="box"> | ||
+ | <h3>Entities</h3> | ||
+ | * [[Making Entities]] | ||
+ | * [[Brains]] | ||
</div> | </div> | ||
− | <div | + | <div class="box"> |
− | + | <h3>Data Generation</h3> | |
− | + | * [[Datageneration|Introduction]] | |
− | <h3 | + | * [[Datageneration/Recipes|Recipes]] |
− | [[Datageneration|Introduction]] | + | * [[Datageneration/Tags|Tags]] |
− | [[Datageneration/Recipes|Recipes]] | + | * [[Datageneration/Loot_Tables|Loot Tables]] |
− | [[Datageneration/Tags|Tags]] | + | * [[Datageneration/I18n|Localization]] |
− | [[Datageneration/Loot_Tables|Loot Tables]] | + | * [[Datageneration/States and Models|<tt>BlockState</tt>s and Models]] |
− | [[Datageneration/I18n|Localization]] | ||
− | [[Datageneration/ | ||
</div> | </div> | ||
− | <div | + | <div class="box"> |
− | <h3 | + | <h3>Block Entities</h3> |
− | [[ | + | * [[Block Entities|Introduction]] |
− | [[ | + | * [[Block Entity Renderer|<tt>BlockEntityRenderer</tt>]] |
</div> | </div> | ||
− | <div | + | <div class="box"> |
− | <h3 | + | <h3>Models</h3> |
− | [[ | + | * [[Introduction to Models|Introduction]] |
− | [[ | + | * [[Model JSONs]] |
− | [[ | + | * [[BlockState JSONs]] |
− | [[ | + | * [[Coloring textures dynamically|Dynamically Colored Textures]] |
− | [[ | + | * [[Item Properties]] |
</div> | </div> | ||
+ | <div class="box"> | ||
+ | <h3>Handling Information</h3> | ||
+ | * [[Understanding Networking|Introduction]] | ||
+ | * [[Using NBT|Named Binary Tag (NBT)]] | ||
+ | * [[Using FriendlyByteBuf|Using <tt>FriendlyByteBuf</tt>]] | ||
+ | * [[Sending Packets|Sending and Receiving Packets]] | ||
+ | * [[Using SimpleChannel|Using <tt>SimpleChannel</tt>]] | ||
+ | * [[Networking with Entities]] | ||
+ | * [[DynamicOps|Using DynamicOps]] | ||
+ | * [[Codecs|Using Codecs]] | ||
</div> | </div> | ||
− | <div | + | <div class="box"> |
− | + | <h3>Data Storage</h3> | |
− | + | * [[Capabilities|Understanding Capabilities]] | |
− | <h3 | + | * [[Capabilities/Attaching|Attaching Capabilities]] |
− | [[ | + | * [[Saved Data]] |
− | |||
− | |||
− | |||
− | [[ | ||
− | |||
− | |||
− | [[ | ||
</div> | </div> | ||
− | <div | + | <div class="box"> |
− | <h3 | + | <h3>Game Effects</h3> |
− | [[ | + | * [[Mob Effects]] |
− | [[ | + | * [[Potions]] |
− | [[ | + | * [[Particles]] |
+ | * [[Sounds]] | ||
</div> | </div> | ||
− | <div | + | <div class="box"> |
− | <h3 | + | <h3>Events</h3> |
− | [[ | + | * [[Events|Understanding Events]] |
− | + | * [[Entity Events]] | |
− | |||
− | [[ | ||
</div> | </div> | ||
+ | <div class="box"> | ||
+ | <h3>Others</h3> | ||
+ | * [[Dependencies]] | ||
+ | * [[Dynamic Loot Modification]] | ||
+ | * [[Components|Components and Translation Keys]] | ||
+ | * [[Key Mappings]] | ||
+ | * [[Access Transformers]] | ||
+ | * [[Toolchain]] | ||
+ | * [[Game_Tests|Game Tests]] | ||
+ | * [[Biome_Modifiers|Biome Modifiers]] | ||
+ | * [[Datapack_Registries|Datapack Registries]] | ||
+ | * [[Hotswap]] | ||
</div> | </div> | ||
− | <div | + | <div class="box"> |
− | + | <h3>Recipes</h3> | |
− | + | * [[Recipes]] | |
− | + | * [[Custom Recipes|Custom Recipe Types]] | |
− | + | * [[Datageneration/Recipes|Datageneration]] | |
− | <h3 | ||
− | [[ | ||
− | [[ | ||
− | [[ | ||
</div> | </div> | ||
− | |||
− | |||
</div> | </div> |
Latest revision as of 09:42, 28 March 2023
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.
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.