tutorial:terms
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorial:terms [2024/08/25 12:01] – solidblock | tutorial:terms [2025/10/23 18:53] (current) – cassiancc | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| Throughout the documentation, | Throughout the documentation, | ||
| - | A mod ID is often a compact version of the name of the mod which makes it short but recognizable and prevents naming conflicts. Conventionally, | + | A mod ID is often a compact version of the name of the mod which makes it short but recognizable and prevents naming conflicts. Conventionally, |
| Some of the starter tutorials will use a placeholder mod ID and register items and blocks under a placeholder namespace, and you can think of it as a starter template. In Fabric Wiki, we use '' | Some of the starter tutorials will use a placeholder mod ID and register items and blocks under a placeholder namespace, and you can think of it as a starter template. In Fabric Wiki, we use '' | ||
| Line 14: | Line 14: | ||
| **Tags** are groups of blocks, items, fluids, entities and so on. For example, the block tag '' | **Tags** are groups of blocks, items, fluids, entities and so on. For example, the block tag '' | ||
| - | Minecraft uses tags to determine many things. For example, blocks with tag '' | + | Minecraft uses tags to determine many things. For example, blocks with tag '' |
| ===== Entrypoints and Initializers ===== | ===== Entrypoints and Initializers ===== | ||
| - | Fabric Loader uses '' | + | Fabric Loader uses '' |
| In order to change or add initializers, | In order to change or add initializers, | ||
| Line 36: | Line 36: | ||
| </ | </ | ||
| - | By implementing '' | + | By implementing '' |
| For more information on entry points, see [[documentation: | For more information on entry points, see [[documentation: | ||
tutorial/terms.1724587284.txt.gz · Last modified: 2024/08/25 12:01 by solidblock