User Tools

Site Tools


tutorial:accesswideners

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
tutorial:accesswideners [2021/02/27 11:56] – [Requirements] fix typo kb1000tutorial:accesswideners [2021/07/29 20:07] modmuss50
Line 15: Line 15:
   * Fabric-loader 0.8.0 or higher   * Fabric-loader 0.8.0 or higher
   * Loom 0.2.7 or higher   * Loom 0.2.7 or higher
-n===== File format =====+===== File format =====
  
 A specific file format is used to define the access changes included in your mod. To aid IDE's you should use the ''.accesswidener'' file extension. A specific file format is used to define the access changes included in your mod. To aid IDE's you should use the ''.accesswidener'' file extension.
Line 108: Line 108:
  
 <code groovy [enable_line_numbers="true"]> <code groovy [enable_line_numbers="true"]>
-minecraft +loom 
- accessWidener  file("src/main/resources/modid.accesswidener")+ accessWidenerPath = file("src/main/resources/modid.accesswidener")
 } }
 </code> </code>
tutorial/accesswideners.txt · Last modified: 2024/04/29 21:00 by ayutac