VictorPersson / viapcraft

Minecraft 1.20.2 mod made built with the Fabric API
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link
fabricmc java minecraft

Viapcraft :crystal_ball:

Minecraft 1.20.2 Mod developed with the Fabric API

How to run & contribute.

  1. Download Java 17, make sure no other version of Java is insalled.

    1.1 NOTE: If you need to have other Java versions insalled for other projects, make sure your IDE and gradle.properies use and point to Java 17 in this project.

  2. Clone this repo
  3. Open your IDE, ex IntelliJ
  4. Navigatie to the repo and open the build.gradle file (open as project)

    5.1 NOTE: If this elephant icon appears in the top right corner, press it.

  5. After the project is done building, go to the menu option Run > Edit configurations
  6. Select Application > Minecraft Client (should look like this) and press OK if all checks out (note Java 17)
  7. Now you should be able to run the mod by pressing the "Run" button.

Texture changes:

Code & texture changes: