Mods Functional

Matter Overdrive

  • 41.1k views 1 today
  • save_alt 3.3k downloads
Game Version
Minecraft 1.7.10
Progress
100% complete
  • 49
  • 41
  • 44
simeonradivoev
Lvl 37Artisan Modder
14

Matter Overdrive Website




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 up to a complex system, before even the simplest replication can be achieved.

Contacts

Features

  • Item and Block Replication with pattern scanning.
  • Teleportation.
  • Advanced Weapons and Tools with modular customization.
  • Power generation with Fusion Reactors and Gravitational Anomaly
  • Complex Networking for replication control.
  • Star Maps, with Galaxies, Stars and Planets.
  • Androids, become an Android and learn powerful RPG like abilities, such as Blink, Forcefield and Night Vision and much more.
  • Conversations with an advanced RPG like dialog system.
  • Quests, contracts and missions with various objectives.
  • Many decorative sci fi blocks.

Requirements


Matter Overdrive Minecraft Mod

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 realised as a public download you can always download a The latest Dev Build.


Donations

Donations will go a long way to helping me continue working on Matter Overdrive. Making exciting new features.


Donate



Help

I’m looking for helpers! You want to help with my mod but don’t know how. You can check out ways you can help me create the best mod I can.





Item List | Block List | Getting Started

1 Update Logs

Version 0.4.1 - Edux rejects : by simeonradivoev 01/08/2016 8:21:32 amJanuary 8, 2016 @ 1:21 pm UTC

  • Matter Registry now uses Item Registry names instead of unlocalized names.
  • TConstruct integration
  • New tritanium tools
  • Fixed machine dismantling duplication
  • Android glitching can now be disabled in config
  • Weapon system overhaul
    • Damage balancing
    • New Screen effects
    • New Weapon attributes
    • Lag compensation for plasma bolts
    • Weapons now affected by player attack damage
    • New random legendary weapons dropped from Legendary rogue androids

  • New Molecular Inscriber machine
  • New Tritanium Crate storage
  • Added recipes for decorative blocks as well as new rotated versions
  • New tritanium armor with a custom model
  • New ranged rogue androids
    • Android can now use energy weapons

  • Level system for rogue androids
    • 3 tiers of rogue androids with scaling stats
    • Legendary rogue androids that drop random Legendary parts and weapons

  • New World Generation (from images)
    • Crash Space ship (anywhere)
    • Cargo Ship (anywhere in the sky)
    • Sand Pit (desert)
    • Underwater base (ocean)
    • Android house (anywhere)

  • Quests!
    • A new robust quest system
    • DataPad quest log
    • New dialog quests
    • Rewards and quest lines

  • Contract Market machine for side quest generation
  • Android now respawn with a fixed amount of battery
  • Improved Android HUD with more customizable options
  • New Weapons
    • Plasma Shotgun
    • Ion Sniper

  • New mutant scientist mob
  • Rogue androids can now have teams once spawned from Android spawners
    • Rogue android with different teams fight each other

  • Performance improvements for gravitational anomalies
  • New Android abilities
    • Android shield is now toggleable and has a cooldown
    • New shockwave ability
    • New Flash Cooling ability

  • More guide entries in the DataPad
  • More work done on the still WIP Starmap
  • Removed CofhLib dependency
  • Android Transformation is now a Quest
  • Memory and Network improvements (because of BTM)
  • Improved Matter Plasma pipes (still in beta)
  • New Random Legendary Android Parts
  • A whole ton on new Event added to API
  • Implemented Google Analytics for gathering anonymous statistical data (can be disabled).
  • New Scope Module










































More like this

  Have something to say?

HaroCrow
12/22/2017 7:26 pm
Level 1 : New Explorer
1.12 plz
1
Ahsoka
07/31/2016 4:00 pm
Level 34 : Artisan Magical Girl
Hey my friend's matter overdive does not work. I copied my mods over to his. Mine work perfectly while his say ID 7 is already registered... I checked the config but couldn't find an id 7.
1
Ahsoka
07/31/2016 4:00 pm
Level 34 : Artisan Magical Girl
We have a TON of mods running at the same time (Twilight forest, aether, galactic craft, etc.)
1
anonpmc1837376
07/28/2016 2:44 pm
Level 6 : Apprentice Miner
[deleted]
1
TylanderGD47
06/03/2016 9:40 pm
Level 7 : Apprentice Explorer
How does one use the /mo_gen command? using 1.4.1 if that helps
1
Soulfrezz
05/29/2016 3:05 am
Level 1 : New Miner
i have put this in my 1.7.10 mod pack and i have been playing it for some time and i have no rouge android spawn can anyone help me thanks
1
QUADEEEE
04/21/2016 5:12 am
Level 14 : Journeyman Archer
Mate, 1.9 is out.
1
BossCreeper7694
04/16/2016 4:50 pm
Level 1 : New Miner
why did this happen!!!!!!!


Time: 4/16/16 4:47 PM
Description: Initializing game

java.lang.IllegalArgumentException: ID is already registered: 171
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at matteroverdrive.init.MatterOverdriveEntities.addEntity(MatterOverdriveEntities.java:78)
at matteroverdrive.init.MatterOverdriveEntities.register(MatterOverdriveEntities.java:55)
at matteroverdrive.MatterOverdrive.postInit(MatterOverdrive.java:166)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at matteroverdrive.init.MatterOverdriveEntities.addEntity(MatterOverdriveEntities.java:78)
at matteroverdrive.init.MatterOverdriveEntities.register(MatterOverdriveEntities.java:55)
at matteroverdrive.MatterOverdrive.postInit(MatterOverdrive.java:166)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 144756624 bytes (138 MB) / 481161216 bytes (458 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 29 mods loaded, 29 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJ Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJ CodeChickenCore{1.0.3.28} [CodeChicken Core] (minecraft.jar)
UCHIJ AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
UCHIJ TooManyItems{1.7.10} [TooManyItems] (minecraft.jar)
UCHIJ battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar)
UCHIJ zeldaswordskills{1.7.10-2.4} [Zelda Sword Skills] (1.7.10-zeldaswordskills-2.4.jar)
UCHIJ lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
UCHIJ crazyores{2.0.6} [CrazyOres] ([1.7.10]CrazyOres-V2.0.6.jar)
UCHIJ AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10.jar)
UCHIJ arsmagica2{1.4.0.008} [Ars Magica 2] (Ars-Magica-2-Mod-1.7.10.jar)
UCHIJ Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCHIJ BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJ InventoryPets{1.4.0} [Inventory Pets] (inventorypets-1.7.10-1.4.0-universal.jar)
UCHIJ legends{1.5} [Legends Mod] (Legends Core-1.5.jar)
UCHIJ lootbags{2.0.2} [Loot Bags] (LootBags-1.7.10-2.0.2.jar)
UCHIE mo{0.4.1} [Matter Overdrive] (MatterOverdrive-1.7.10-0.4.1.jar)
UCHIJ OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
UCHIJ stefinusguns{0.5.2} [New Stefinus Guns] (Stefinus Guns-0.5.2.jar)
UCHIJ ironman{4.3.3} [Iron Man Armor Extension] (Superheroes Unlimited Mod-1.7.10-4.3.5.jar)
UCHIJ sus{4.3.5} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.3.5.jar)
UCHIJ susaddon{4.3.5} [Superheroes Unlimited Mod (Part 2)] (Superheroes Unlimited Mod-1.7.10-4.3.5.jar)
UCHIJ transformers{0.4} [Transformers Mod] (Transformers-Mod-1.7.10.zip)
UCHIJ TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJ VeinMiner{0.31.4_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.31.4.unknown.jar)
UCHIJ VeinMinerModSupport{0.31.4_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.31.4.unknown.jar)
UCHIJ XaeroMinimap{1.8.1.1} [Xaero's Minimap] (Xaeros_Minimap_1.8.1.1_Forge_1.7.10.jar)
UCHIJ IronFist{1.3.1} [Iron Fist] (ironfist-1.3.1.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13397 Compatibility Profile Context 15.200.1055.0' Renderer: 'AMD Radeon HD 8650G'
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 8650G GL version 4.5.13397 Compatibility Profile Context 15.200.1055.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
1
ShadowArchitect
04/03/2016 6:08 pm
Level 1 : New Miner
Well, I registered here just to post this. I love this mod. Just got it. It's wonderful. Love the website. I have an issue or two. Weapons don't seem to drain power at all when equipped with a battery in Creative. Also, how do I place buildings and spacecraft? I cannot find any sand pits, freighters, or crashed spacecraft. My villages do have Mad Scientists, but they are still dull. Could you fix this, or at least hypothesize as to what the problem is? Thank you. I love your mod. I suggest making the villages space-age and that stuff. Also, other planets, star bases, colonies, that stuff would be nice. Please type "/give @p minecraft:diamond_block 64" while standing next to an anomaly. (They don't spawn naturally either.) All of my issues are probably caused by my severely addled computer.
1
anonpmc1837376
02/11/2016 2:52 am
Level 6 : Apprentice Miner
[deleted]
1

Welcome