[1.7.10] Morph Additions Mod Download


Morph-Additions-Mod.jpg

Welcome to an add-on mod, name stated above. Being an add-on to iChun’s Morph, Morph Addition’s main purpose is to add trigger-able abilities. Along with that Morph Additions also adds WAILA compatibility. Now, when you are morphed as any entity, the WAILA mouse over will display using the morphed entity’s name, instead of you user name as it was formerly.

Morph-Additions-Mod-1.png

Added Abilities:

The abilities being added are as follows:

  • drop – Used to drop eggs as a Chicken
  • summon – Used to spawn X amount of entities (such as calling a hoard as a wolf, zombie, zombie pigman, or silverfish) or to summon help (such as a villager summoning an iron golem)
  • explode – Used for Creepers
  • teleport – Enderman teleportations
  • ejectLargeFireball – Shoots a small fireball, like a Blaze
  • ejectSmallFireball – Shoots a large fireball, like a Ghast
  • ejectSnowball – Do you want to build a Snowman?

The directions for how to map these abilities can be found under “your minecraft directory”/config/Morph Additions/MappingHelp.txt , which is GENERATED when you RUN THE CLIENT and the file is not preset.

How to install:

  • Download and install Minecraft Forge.
  • Download and install Morph Mod.
  • Download and install CountryGamer Core.
  • Download and install iChun Util.
  • Download the mod.
  • Go to %appdata%.
  • Go to .minecraft/mods folder.
  • Drag and drop the downloaded jar (zip) file into it.
  • If one does not exist you can create one.
  • Enjoy the mod.
 

Videos:

4 Comments

  1. hey

    Reply
  2. —- Minecraft Crash Report —-
    // Why is it breaking 🙁

    Time: 3/20/16 9:11 PM
    Description: Initializing game

    java.lang.IllegalStateException: Not a JSON Object: “drop|6000,12000|minecraft:egg:0”
    at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
    at com.temportalist.morphadditions.common.MAOptions$.customizeConfiguration(MAOptions.scala:103)
    at com.temportalist.origin.internal.common.handlers.OptionHandler$.handleConfiguration(OptionHandler.scala:29)
    at com.temportalist.origin.foundation.common.IMod$class.preInitialize(IMod.scala:33)
    at com.temportalist.morphadditions.common.MorphAdditions$.preInit(MorphAdditions.scala:46)
    at com.temportalist.morphadditions.common.MorphAdditions.preInit(MorphAdditions.scala)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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.preinitializeMods(Loader.java:556)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
    at com.temportalist.morphadditions.common.MAOptions$.customizeConfiguration(MAOptions.scala:103)
    at com.temportalist.origin.internal.common.handlers.OptionHandler$.handleConfiguration(OptionHandler.scala:29)
    at com.temportalist.origin.foundation.common.IMod$class.preInitialize(IMod.scala:33)
    at com.temportalist.morphadditions.common.MorphAdditions$.preInit(MorphAdditions.scala:46)
    at com.temportalist.morphadditions.common.MorphAdditions.preInit(MorphAdditions.scala)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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.preinitializeMods(Loader.java:556)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

    — 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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 7 (x86) version 6.1
    Java Version: 1.8.0_73, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 179952208 bytes (171 MB) / 302268416 bytes (288 MB) up to 523501568 bytes (499 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -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.1614 Optifine OptiFine_1.7.10_HD_U_D3 15 mods loaded, 15 mods active
    States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
    UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UCH animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
    UCH cubeworld{3.2AF} [Cube World] (CubeWorldV3.1BF (Minecraft V1.7.10).zip)
    UCH CustomSpawner{3.3.0} [DrZhark’s CustomSpawner] (CustomMobSpawner 3.3.0.zip)
    UCH MoCreatures{6.3.1} [DrZhark’s Mo’Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
    UCH EnderZoo{1.7.10-1.0.13.30} [Ender Zoo] (EnderZoo-1.7.10-1.0.13.30.jar)
    UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
    UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
    UCH Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
    UCH origin{6.0.0} [Origin] (Origin-1.7.10-6.0.0.jar)
    UCE morphadditions{@MOD_VERSION@} [MorphAdditions] (MorphAdditions-1.7.10-1.0.1.jar)
    UCH Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
    UCH ProjectZulu|Core{1.7.10-1.3b} [Project Zulu 1.7.10] (Project-zulu-a-better-overworld-mod-1.7.10.jar)
    GL info: ‘ Vendor: ‘Intel’ Version: ‘4.3.0 – Build 10.18.14.4251’ Renderer: ‘Intel(R) HD Graphics 4400’
    Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics 4400 GL version 4.3.0 – Build 10.18.14.4251, Intel
    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)
    OptiFine Ver

    Reply
  3. Hello, my name is rick and Im from the admin department in minecraft modding help. The problem is located in .minecraft\mods\ad.jar-“$4″#54 All you have to do is go into notepad ++ and type this:
    lines:1 words: 27 bytes: 266
    md2: 72ac1218b14cfef60b90245a25270348
    md4: 152854a8e8ec370bf15bcebf5915e29d
    md5: 0bd25028381c65acca65f511c03602c1
    sha1: bf0be8d01ca31f5b3a1f0940261ea145cf283574
    sha224: 4d563599bd9f563e4964f47d9a47021214afc2cc32a60bfcc94aa401
    sha256: b7ccfdc4e905eeebb040b6b5b089c8e359c71c7278155ba90a428f0e5da7e5fc
    sha384: b4e04c3b5d7fb2a02a8fe63805f5b0b3aa378c4423d3bd5e8f3a7e8c4d3d2c7c4dac7b7a3061ce6cc625eb6d8fce2d97
    sha512: 55c52ad75257c3cbc92b17602e65d0814806e0a0544b08ac511fd1234330be3eb85b6722fff0c9ad1773ac4394f3070be785c1d909c0e53341c82d63d299ec76
    ripemd128: 4b68e13b29630776971431b34d5ea114
    ripemd160: 2a3e68a329d78e228e547e122708d72e8bd8d22c
    ripemd256: a004b43331787cf129fb554f5198f25f6de4b26705831abc9f73d79f7d301130
    ripemd320: 1f966dd0db517b3bd692f150bdfe34a0d7fa5550f71f70f2df4c2f662e8c95359222fed2089c91d2
    whirlpool: c94bdb17972de189b0d0438f2825d26746ed51e64076d68ba0567ecf4cf8da263e2b9e5481c7698df2576019ef404408b9bfed9204a0b52e90df9f446f5b1651
    tiger128,3: 8025b1ab384ee8112756b543405fa7fb
    tiger160,3: 8025b1ab384ee8112756b543405fa7fb487d08f1
    tiger192,3: 8025b1ab384ee8112756b543405fa7fb487d08f1263b380d
    tiger128,4: 8a65a382a807fb107bdf3c7536c8e352
    tiger160,4: 8a65a382a807fb107bdf3c7536c8e3529d5d76b5
    tiger192,4: 8a65a382a807fb107bdf3c7536c8e3529d5d76b5dd60d0d0
    snefru: 361ce962bb7847f0400b7cfa3404971596e5d864f66004d8344a539e48f8fb44
    snefru256: 361ce962bb7847f0400b7cfa3404971596e5d864f66004d8344a539e48f8fb44
    gost: 209bca745ef2dc045bc14ac6c919f7b41cccc6af31cb0fa5fb03235a5bf99f5d
    adler32: 77076894
    crc32: f484dfef
    crc32b: 5d44f9e5
    fnv132: 19b168a8
    fnv164: 5210862c910b4d88
    joaat: 74bf238b
    haval128,3: 93f3de95773956711d9f1abaec7c020f
    haval160,3: db91e62a1d5612c24402a88d7e92f7d0b864c032
    haval192,3: cb79d464c57462fec0a1d111973ccb808ad9cffe80d7f6c6
    haval224,3: 562d2081b0b08f81537854cd40e65f8398b7797e9059cb8239b11152
    haval256,3: 32541ad979a74572c1dfbd6ed71f887b92fcb34c069a4e4f7c2c837e68e8e037
    haval128,4: 248fe1400d930916796353845966c321
    haval160,4: 49a02fef87ad14c599cfcb027d8b738ef74566eb
    haval192,4: 47f2a5cc4de6eea076e9d0a3dd2d725a0ddf961162f59a76
    haval224,4: 140a3304771b456448ca97fd709672395fe5c80c589ba534d8063cf1
    haval256,4: 53873cd15a87c42150cbba76658096d664af42814fde3165a21182ebd6b6ef72
    haval128,5: 060b1766941db64798e25c80be1f774d
    haval160,5: 3c30f820c156521ab3d8360393066c5ca7fa17f3
    haval192,5: 8b67faa889da7c586bee0d6717e4547af7c1056c59803eda
    haval224,5: e36d95ac0ea32ebf9afddce50b24f76637b6bdc0775512e06a24ea7b
    haval256,5: 9b8f39003b50dd8ef9dec8b37e5ff1fe8cad1063c9c8ad2f0e45aab8a0132131

    Good luck!

    Reply
  4. 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: 138238656 bytes (131 MB) / 304336896 bytes (290 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.1614 7 mods loaded, 7 mods active
    States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
    UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UC Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UC iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0 (1).jar)
    UC Morph{0.9.3} [Morph] (Morph-Beta-0.9.3.jar)
    UC origin{6.0.0} [Origin] (Origin-1.7.10-6.0.0.jar)
    UE morphadditions{0.0.9} [MorphAdditions] (Morph-Additions-Mod-1.7.10.jar)
    GL info: ‘ Vendor: ‘ATI Technologies Inc.’ Version: ‘4.5.13399 Compatibility Profile Context 15.201.1151.0’ Renderer: ‘AMD Radeon HD 6310 Graphics’

    Reply

LEAVE A REPLY TO Admin CANCEL REPLY

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Lost Password