Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 447 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 447 Bytes

Netherite Carrots

Very simple mod that adds a few Netherite based items.

See the CurseForge page for more information.

Dependencies

Minecraft 1.16.x

  • FabricAPI > 0.32.5

Minecraft 1.17.x

  • FabricAPI > 0.36.0

How to build it yourself

Clone the repository then run .\gradlew build in a terminal/command prompt window (if on linux then its ./gradlew build)