User Tools

Site Tools


documentation:fabric_loom

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
documentation:fabric_loom [2019/06/08 13:54] – [Default tasks] jamieswhiteshirtdocumentation:fabric_loom [2021/08/30 17:49] – [Default configuration] Remove mention of JCenter kb1000
Line 30: Line 30:
  
   * Applies the following plugins: ''java'', ''eclipse'' and ''idea''.   * Applies the following plugins: ''java'', ''eclipse'' and ''idea''.
-  * Adds the following Maven repositories: Fabric [[https://maven.fabricmc.net/]], Mojang [[https://libraries.minecraft.net/]]Maven Central and JCenter.+  * Adds the following Maven repositories: Fabric [[https://maven.fabricmc.net/]], Mojang [[https://libraries.minecraft.net/]] and Maven Central.
   * Configures the ''idea'' extension to exclude directories ''.gradle'', ''build'', ''.idea'' and ''out'', to download javadocs sources and to inherit output directories.   * Configures the ''idea'' extension to exclude directories ''.gradle'', ''build'', ''.idea'' and ''out'', to download javadocs sources and to inherit output directories.
   * Configures the ''idea'' task to be finalized by the ''genIdeaWorkspace'' task.   * Configures the ''idea'' task to be finalized by the ''genIdeaWorkspace'' task.
Line 96: Line 96:
   - Downloads the configured mappings.   - Downloads the configured mappings.
   - Remaps the merged jar with intermediary mappings to produce an intermediary jar.   - Remaps the merged jar with intermediary mappings to produce an intermediary jar.
-  - Remaps the intermediary jar with yarn mappings to produce a mapped jar.+  - Remaps the merged jar with yarn mappings to produce a mapped jar.
   - Optional: Decompiles the mapped jar to produce a mapped sources jar and linemap, and applies the linemap to the mapped jar.   - Optional: Decompiles the mapped jar to produce a mapped sources jar and linemap, and applies the linemap to the mapped jar.
   - Adds dependencies of Minecraft.   - Adds dependencies of Minecraft.
documentation/fabric_loom.txt · Last modified: 2023/12/22 14:39 by modmuss50