Skip to content

Modular Powersuits v0.11.0.7-QMX for Minecraft (Forge) 1.7.10

Latest

Choose a tag to compare

@Korynkai Korynkai released this 24 Feb 23:00

‼️ IMPORTANT NOTE: This should not be considered an official release. If you are looking for an official release, you'll have to check http://www.machinemuse.net or look for a modpack's custom build. These builds should however be considered stable enough to include in a modpack and may include fixes other modpack builds do not.

🔸 Note: There are unfortunately no official releases for 1.7.10 as of 2015-02-13 other than the Jenkins experimental builds.

‼️ IMPORTANT NOTE: Please delete ALL of the files under [Minecraft Root]/config/machinemuse/recipes/powersuits and [Minecraft Root]/config/QMXTech/recipes/ModularPowersuitsAddons. These files have been updated and thus will be regenerated once this has been done.

Compatibility:

Modular Powersuits "hooks" in to other mods to add functionality. Please use the versions listed in the table below if you wish to gain the functionality provided by a particular mod.
Mod Functionality Version
Minecraft Forge Required 10.13.2.1291+
CodeChickenCore Required 1.0.4.29+
NotEnoughItems Highly Recommended 1.0.3.74+
CoFHCore Almost required, but not a hard dependency (as of yet). Adds RF support. 3.0.0RC2-195+
EnderIO OmniWrench hooks, Conduit facade transparency hooks for Powersuit Addons OmniProbe 2.2.8.340+
SmartMoving / PlayerAPI / RenderPlayerAPI * Allows for player maneuvers otherwise impossible, better animations 15.3+ / 1.2+ / 1.3+
Galacticraft Airtight seal in otherwise vaccumous regions makes armor breathable broken in these releases, update scheduled for next release 3.0.6.232+
MineFactory Reloaded OmniWrench hooks 2.8.0RC3+
Railcraft OmniWrench hooks 9.5.0.0+
Thaumcraft Aspect googles built into helmet 4.2.3.5+
Buildcraft OmniWrench hooks 6.3.5+
IndustrialCraft2 OmniWrench hooks & more 2.2.670+

*SmartMoving requires PlayerAPI on both the client and server, and additionally requires RenderPlayerAPI on the client when using PowerSuits.

Modular Powersuit Addons also "hooks" in to other mods to add functionality. Please use the versions listed in the table below if you wish to gain the functionality provided by a particular mod.
Mod Functionality Version
EnderIO OmniProbe hooks 2.2.8.340+
RailCraft OmniProbe hooks 9.5.0.0+
Applied Energistics 2 Wireless ME Terminal module for PowerFist rv2-beta-8+
ExtraCells2 Wireless ME Fluid Terminal module for PowerFist 2.2.55b85+
MineFactory Reloaded OmniProbe hooks 2.8.0RC3+
CompactMachines Portable Shrinking Device module for PowerFist 1.17+

Changes:

Numina:

  • Fixed sideness issue in recipe handler

Modular Powersuits:

  • Fixed inactive tick when a modular item is first created
  • Moved EnderIO methods into api/OmniWrench.scala

Modular Powersuit Addons:

  • Fixed Mechanical Assistance energy cost

Known issues:

Numina:

  • Directional sounds are still broken.
  • Need to refactor JSON recipe handler for furnace and shapeless recipes. (Not a bad idea to allow for growth.... ^_^ )

Modular Powersuits:

  • Directional sounds are still broken (Numina).
  • Model rendering issues under certain circumstances with jetpack.
  • Powerfist isn't colorable.
  • Powersuit colors seem to behave oddly sometimes.
  • Active Camoflague module renders empty leather armor.
  • Oxygen handling and other refactoring is needed for GalactiCraft
  • Not hard-dependant on CoFHCore and should be (Provides the only power API currently supported (RF)). Support for additional power sources is definitely on my to-do list.

Released JAR file downloads:

📦 Note: ????-dev.jar files are unnecessary unless you are developing or building a mod that links against these mods. If you're only looking to use these mods in the game, you probably don't need them.
Filename Type Necessity
Numina-0.4.0.7-QMX.jar dependency necessary
ModularPowersuits-0.11.0.7-QMX.jar main mod necessary
ModularPowersuitAddons-0.11.0.7-QMX.jar addons optional, but recommended
Numina-0.4.0.7-QMX-dev.jar deobfuscated jar for developers
ModularPowersuits-0.11.0.7-QMX-dev.jar deobfuscated jar for developers

Source Code

These additional archives are for development purposes only, and developers might as well use git instead