documentation:fabric_loom
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| documentation:fabric_loom [2023/04/24 11:33] – Add split sources requirements. modmuss50 | documentation:fabric_loom [2025/11/04 10:16] (current) – Replace link to tutorial:migratemappings with Docs link to develop/migrating-mappings gauntrecluse | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ==== Useful tasks ==== | ==== Useful tasks ==== | ||
| - | * '' | + | * '' |
| * '' | * '' | ||
| * '' | * '' | ||
| Line 23: | Line 23: | ||
| dependencies { | dependencies { | ||
| implementation project(path: | implementation project(path: | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | If you are using splitsource sets in a multi-project build, you will also need to add a dependency for the other projects client sourceset. | ||
| + | |||
| + | < | ||
| + | dependencies { | ||
| + | clientImplementation project(": | ||
| } | } | ||
| </ | </ | ||
| Line 254: | Line 262: | ||
| - Adds dependencies of Minecraft. | - Adds dependencies of Minecraft. | ||
| - Downloads Minecraft assets. | - Downloads Minecraft assets. | ||
| - | - Processes and includes mod-augmented dependencies | + | - Processes and includes mod-augmented dependencies. |
| ==== Caches ==== | ==== Caches ==== | ||
| Line 267: | Line 275: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| - | * '' | + | * '' |
| * '' | * '' | ||
documentation/fabric_loom.1682336017.txt.gz · Last modified: 2023/04/24 11:33 by modmuss50