User Tools

Site Tools


tutorial:setup

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorial:setup [2022/08/14 21:16] – external edit 127.0.0.1tutorial:setup [2022/09/10 05:03] – Fabric Mod ID Change note daomephsta
Line 16: Line 16:
    - Import the build.gradle file to your IDE. You may refer to the next section for specific IDE's.    - Import the build.gradle file to your IDE. You may refer to the next section for specific IDE's.
    - Happy modding!    - Happy modding!
 +
 +=== Fabric Mod ID Change ===
 +As of Minecraft 1.19.2, Fabric API's mod ID has changed from ''fabric'' to ''fabric-api''. When backporting from 1.19.2 to earlier versions, you must alter in the ''depends'' section of your ''fabric.mod.json'' to expect ''fabric''.
  
 === IntelliJ IDEA === === IntelliJ IDEA ===
tutorial/setup.txt · Last modified: 2023/09/09 18:03 by andrew6rant