Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 371 Bytes

README.MD

File metadata and controls

25 lines (16 loc) · 371 Bytes

Gemmary

A gem-themed mod that adds custom items, atoms, gems, and machines.

Requirements

  • Java 17
  • Minecraft 1.19.4
  • Forge 1.19.4-45.0.43 or higher.

Compilation Instructions

You can compile this project yourself by using the included gradle wrapper.

Windows:

> gradlew.bat clean build

Unix:

$ gradlew.bat clean build