Skip to content

rheimus/MatterOverdrive

 
 

Repository files navigation

Matter Overdrive

alt tag

Table of Contents

About

Matter Overdrive is a Minecraft mod inspired by the popular Sci-fi TV series Star Trek. It dwells in the concept of replicating and transforming one type matter into another. Although it may seem overpowered, Matter Overdrive takes a more realistic approach and requires the player to build a complex system before even the simplest replication can be achieved.

Contacts

Features

Matter Overdrive Blocks and Items

Issues

If you have any crashes, problems or suggestions just open a new Issue. If your crash or problem was fixed, but is not yet released as a public download you can always download the latest Dev Build.

Building

  1. Clone this repository via
  • SSH git clone git@github.com:simeonradivoev/MatterOverdrive.git or
  • HTTPS git clone https://github.com/simeonradivoev/MatterOverdrive.git
  1. Setup workspace
  • Decompiled source gradlew setupDecompWorkspace
  • Obfuscated source gradlew setupDevWorkspace
  • CI server gradlew setupCIWorkspace
  1. Build gradlew build. Jar will be in build/libs
  2. For core developer: Setup IDE
  • IntelliJ: Import into IDE and execute gradlew genIntellijRuns afterwards
  • Eclipse: execute gradlew eclipse

IMC

See the example on IMC or you can see the IMC handler.

Donations

Donations go a long way to helping me continue working on Matter Overdrive, making exiting new features.

Donate

About

A Replication mod, for Minecraft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%