Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 577 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 577 Bytes

Magic Cracker Factory

Minecraft Forge mod providing miscellaneous world building computercraft peripherals.

Logo

This branch is for the 1.16.5 version of Minecraft.

Compiling

  • Clone the repository
  • Open a command prompt/terminal to the repository directory
  • run 'gradlew build'
  • The built jar file will be in build/libs/

Credits

Contains code adapted from a mod written by qidydl as part of his unreleased experimental ComputerCraft-Webserver mod for 1.6.4.