No description
Find a file
infiniteblock 7ecf9656ad 0.4.5
2024-04-15 09:18:20 +12:00
.github Add issue template 2016-02-20 08:55:48 -05:00
gradle/wrapper remove scripts 2024-02-21 06:28:10 +13:00
libs Remove libs 2024-04-06 08:29:33 +13:00
src Update EntityRogueAndroid.java 2024-04-15 09:09:29 +12:00
.gitignore Add .DS_Store to .gitignore 2016-03-04 17:30:22 -05:00
.travis.yml Trying Bintray gradle plugin 2016-02-13 20:33:44 +02:00
BannerBlinks.gif Create BannerBlinks.gif 2024-02-19 21:51:25 +13:00
build.gradle Update build.gradle 2024-04-06 08:45:07 +13:00
build.properties 0.4.5 2024-04-15 09:18:20 +12:00
gradlew Update Gradle wrapper to 2.10 2015-12-26 16:29:03 -05:00
gradlew.bat Update Gradle wrapper to 2.6 2015-08-26 15:01:48 -04:00
LICENSE.md Create LICENSE.md 2016-10-09 00:14:35 +03:00
README.md Update README.md 2024-02-19 21:50:19 +13:00
Versions.txt Update Versions.txt 2024-04-06 08:57:39 +13:00

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.

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
  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.