Matter-Overdrive-Community-Edition / MatterOverdrive-Community-Edition-1.7.10

A Replication mod, for Minecraft
GNU General Public License v3.0
0 stars 1 forks source link

Discord CurseForge Downloads Modrinth Downloads

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.

Mod-Links

Features

Matter Overdrive Blocks and Items

Issues

https://github.com/Matter-Overdrive-Community-Edition/MatterOverdrive-Community-Edition-1.7.10/issues

Building

  1. Clone this repository via
    • SSH git clone git@github.com:Matter-Overdrive-Community-Edition/MatterOverdrive-Community-Edition-1.7.10.git or
    • HTTPS git clone https://github.com/Matter-Overdrive-Community-Edition/MatterOverdrive-Community-Edition-1.7.10.git
  2. Setup workspace
    • Decompiled source gradlew setupDecompWorkspace
    • Obfuscated source gradlew setupDevWorkspace
    • CI server gradlew setupCIWorkspace
  3. Build gradlew build. Jar will be in build/libs
  4. 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.