Thaumic Augmentation

Thaumic Augmentation

7M Downloads

mod doesnt work after i built it

ipoprzreal opened this issue ยท 9 comments

commented

So, I downloaded the source code because I wanted to make more complex spells. I changed the ancient focus's complexity to be 100. Then, after a long while of troubleshooting, I built it in Gradle to get the JAR. I put it into my mods folder, loaded up the game, and it wasn't there. Not even in the mods list. Just like I never installed it. Any of you have an idea?

commented

how would i go about adding an item

commented

and yes i did build it with no changes and it still didnt work

commented

I just tried doing a build and everything seemed alright, and it loaded ingame. Is there anything in your debug.log about why it's skipping over the jar file? There should be a part near the beginning where it examines all jars for mods. Also, make sure you are only copying the normal jar into the mods folder, not the API, sources, or javadoc jars.

If that doesn't help, I'm going to need the following to help more:

  • The full build output (you'll have to either redirect it to a file or just copy it from the terminal. Redacting usernames and such is fine)
  • A debug.log from a run of the game with the mod installed

how would i go about adding an item

You'll need to add the item class (look at existing classes in common/item), an entry in api/TAItems (make sure to add to the getAllItems array), and an entry in init/RegistryHandler at the minimum. You probably also want a model/texture, translations, and so on - looking at the other items as an example is probably the easiest way.

commented

I'm not sure this is really in scope of the mod as this could be any number of issues with environment or compiling.

If the core issue however is the complexity of the focus, have you tried building the project once with no changes to any files whatsoever?

If that doesn't build, have you tried a simpler mod build, like maybe write a small one to add a custom block or item, verify that builds and runs?

commented

here is the debug log

Java Launcher: C:\Program Files\Java\jdk1.8.0_202\bin\java.exe
Arguments: '--input, C:\Users\Jordan\Downloads\ThaumicAugmentation-master\build\libs\ThaumicAugmentation-1.12.2-2.1.13.jar, --output, C:\Users\Jordan\Downloads\ThaumicAugmentation-master\build\reobfJar\output.jar, --names, C:\Users\Jordan\Downloads\ThaumicAugmentation-master\build\reobfJar\mappings.tsrg, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\curse.maven\jeid-296289\2919737\ed63fd63fada30b9ab4655b4f407f937ce950c2f\jeid-296289-2919737.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\curse.maven\botania-225643\2846950\54b0b10d5a01a17dba2b50d2104f2ff970c98f84\botania-225643-2846950.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\curse.maven\auracontrol-397104\3013979\148781667e9f037d76f66fae7d24ad87a08e3ec4\auracontrol-397104-3013979.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\curse.maven\electroblobs-wizardry-265642\2929294\6e464be81072c196670743c13cc6da132a63f8\electroblobs-wizardry-265642-2929294.jar, --lib, C:\Program Files\gradle-8.7\caches\forge_gradle\deobf_dependencies\curse\maven\thaumcraft-223628\2629023_mapped_stable_39-1.12\thaumcraft-223628-2629023_mapped_stable_39-1.12.jar, --lib, C:\Program Files\gradle-8.7\caches\forge_gradle\deobf_dependencies\curse\maven\baubles-227083\2518667_mapped_stable_39-1.12\baubles-227083-2518667_mapped_stable_39-1.12.jar, --lib, C:\Users\Jordan\Downloads\ThaumicAugmentation-master\build\fg_cache\net\minecraftforge\forge\1.12.2-14.23.5.2860_mapped_stable_39-1.12\forge-1.12.2-14.23.5.2860_mapped_stable_39-1.12.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.minecraftforge\legacydev\0.3.0.0-legacyExt\2f51d8637582fdf35c21b2943f4226e9c82a194d\legacydev-0.3.0.0-legacyExt.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.ow2.asm\asm-debug-all\5.2\3354e11e2b34215f06dab629ab88e06aca477c19\asm-debug-all-5.2.jar, --lib, C:\Program Files\gradle-8.7\caches\forge_gradle\minecraft_repo\versions\1.12.2\client-extra.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.1\f7be08ec23c21485b9b5a1cf1654c2ec8c58168d\jsr305-3.0.1.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.minecraft\launchwrapper\1.12\111e7bea9c968cdb3d06ef4632bf7ff0824d0f36\launchwrapper-1.12.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.jline\jline\3.5.1\51800e9d7a13608894a5a28eed0f5c7fa2f300fb\jline-3.5.1.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.typesafe.akka\akka-actor_2.11\2.3.3\ed62e9fc709ca0f2ff1a3220daa8b70a2870078e\akka-actor_2.11-2.3.3.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.typesafe\config\1.2.1\f771f71fdae3df231bcd54d5ca2d57f0bf93f467\config-1.2.1.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-actors-migration_2.11\1.1.0\dfa8bc42b181d5b9f1a5dd147f8ae308b893eb6f\scala-actors-migration_2.11-1.1.0.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-compiler\2.11.1\56ea2e6c025e0821f28d73ca271218b8dd04926a\scala-compiler-2.11.1.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang.plugins\scala-continuations-library_2.11\1.0.2_mc\e517c53a7e9acd6b1668c5a35eccbaa3bab9aac\scala-continuations-library_2.11-1.0.2_mc.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang.plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\f361a3283452c57fa30c1ee69448995de23c60f7\scala-continuations-plugin_2.11.1-1.0.2_mc.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-reflect\2.11.1\6580347e61cc7f8e802941e7fde40fa83b8badeb\scala-reflect-2.11.1.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-actors\2.11.0\8ccfb6541de179bb1c4d45cf414acee069b7f78b\scala-actors-2.11.0.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang.modules\scala-xml_2.11\1.0.2\820fbca7e524b530fdadc594c39d49a21ea0337e\scala-xml_2.11-1.0.2.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang.modules\scala-parser-combinators_2.11\1.0.1\f05d7345bf5a58924f2837c6c1f4d73a938e1ff0\scala-parser-combinators_2.11-1.0.1.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-library\2.11.1\e11da23da3eabab9f4777b9220e60d44c1aab6a\scala-library-2.11.1.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-parser-combinators_2.11\1.0.1\f05d7345bf5a58924f2837c6c1f4d73a938e1ff0\scala-parser-combinators_2.11-1.0.1.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-swing_2.11\1.0.1\b1cdd92bd47b1e1837139c1c53020e86bb9112ae\scala-swing_2.11-1.0.1.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-xml_2.11\1.0.2\7a80ec00aec122fba7cd4e0d4cdd87ff7e4cb6d0\scala-xml_2.11-1.0.2.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\lzma\lzma\0.0.1\521616dc7487b42bef0e803bd2fa3faf668101d7\lzma-0.0.1.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\java3d\vecmath\1.5.2\79846ba34cbd89e2422d74d53752f993dcc2ccaf\vecmath-1.5.2.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.sf.trove4j\trove4j\3.0.3\42ccaf4761f0dfdfa805c9e340d99a755907e2dd\trove4j-3.0.3.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.5.3\7dc72b6d6d8a6dced3d294ed54c2cc3515ade9f4\maven-artifact-3.5.3.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.sf.jopt-simple\jopt-simple\5.0.3\cdd846cfc4e0f7eefafc02c0f5dce32b9303aa2a\jopt-simple-5.0.3.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-core\2.15.0\ba55c13d7ac2fd44df9cc8074455719a33f375b9\log4j-core-2.15.0.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.15.0\4a5aa7e55a29391c6f66e0b259d5189aa11e45d0\log4j-api-2.15.0.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.mojang\patchy\1.3.9\eb8bb7b66fa0e2152b1b40b3856e82f7619439ee\patchy-1.3.9.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\oshi-project\oshi-core\1.1\9ddf7b048a8d701be231c0f4f95fd986198fd2d8\oshi-core-1.1.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.java.dev.jna\jna\4.4.0\cb208278274bf12ebdb56c61bd7407e6f774d65a\jna-4.4.0.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.java.dev.jna\platform\3.4.0\e3f70017be8100d3d6923f50b3d2ee17714e9c13\platform-3.4.0.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.ibm.icu\icu4j-core-mojang\51.2\63d216a9311cca6be337c1e458e587f99d382b84\icu4j-core-mojang-51.2.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.paulscode\codecjorbis\20101023\c73b5636faf089d9f00e8732a829577de25237ee\codecjorbis-20101023.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.paulscode\codecwav\20101023\12f031cfe88fef5c1dd36c563c0a3a69bd7261da\codecwav-20101023.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.paulscode\libraryjavasound\20101123\5c5e304366f75f9eaa2e8cca546a1fb6109348b3\libraryjavasound-20101123.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.paulscode\librarylwjglopenal\20100824\73e80d0794c39665aec3f62eee88ca91676674ef\librarylwjglopenal-20100824.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.paulscode\soundsystem\20120107\419c05fe9be71f792b2d76cfc9b67f1ed0fec7f6\soundsystem-20120107.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\io.netty\netty-all\4.1.9.Final\97860965d6a0a6b98e7f569f3f966727b8db75\netty-all-4.1.9.Final.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.google.guava\guava\21.0\3a3d111be1be1b745edfa7d91678a12d7ed38709\guava-21.0.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.apache.commons\commons-lang3\3.5\6c6c702c89bfff3cd9e80b04d668c5e190d588c6\commons-lang3-3.5.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\commons-io\commons-io\2.5\2852e6e05fbb95076fc091f6d1780f1f8fe35e0f\commons-io-2.5.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.3.3\18f4247ff4572a074444572cee34647c43e7c9c7\httpclient-4.3.3.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\commons-codec\commons-codec\1.10\4b95f4897fa13f2cd904aee711aeafc0c5295cd8\commons-codec-1.10.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.java.jinput\jinput\2.0.5\39c7796b469a600f72380316f6b1f11db6c2c7c4\jinput-2.0.5.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.java.jutils\jutils\1.0.0\e12fe1fda814bd348c1579329c86943d2cd3c6a6\jutils-1.0.0.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.google.code.gson\gson\2.8.0\c4ba5371a29ac9b2ad6129b1d39ea38750043eff\gson-2.8.0.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.mojang\authlib\1.5.25\9834cdf236c22e84b946bba989e2f94ef5897c3c\authlib-1.5.25.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.mojang\realms\1.10.22\bd0dccebdf3744c75f1ca20063f16e8f7d5e663f\realms-1.10.22.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.8.1\a698750c16740fd5b3871425f4cb3bbaa87f529d\commons-compress-1.8.1.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\commons-logging\commons-logging\1.1.3\f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f\commons-logging-1.1.3.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.3.2\31fbbff1ddbf98f3aa7377c94d33b0447c646b6e\httpcore-4.3.2.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\it.unimi.dsi\fastutil\7.1.0\9835253257524c1be7ab50c057aa2d418fb72082\fastutil-7.1.0.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl\2.9.4-nightly-20150209\697517568c68e78ae0b4544145af031c81082dfe\lwjgl-2.9.4-nightly-20150209.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl_util\2.9.4-nightly-20150209\d51a7c040a721d13efdfbd34f8b257b2df882ad0\lwjgl_util-2.9.4-nightly-20150209.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl-platform\2.9.4-nightly-20150209\b04f3ee8f5e43fa3b162981b50bb72fe1acabb33\lwjgl-platform-2.9.4-nightly-20150209.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.mojang\text2speech\1.10.3\48fd510879dff266c3815947de66e3d4809f8668\text2speech-1.10.3.jar, --lib, C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.codehaus.plexus\plexus-utils\3.1.0\60eecb6f15abdb1c653ad80abaac6fe188b3feaa\plexus-utils-3.1.0.jar, --disable-abstract-param'
Classpath:

  • C:\Program Files\gradle-8.7\caches\forge_gradle\maven_downloader\net\minecraftforge\ForgeAutoRenamingTool\1.0.6\ForgeAutoRenamingTool-1.0.6-all.jar
    Working directory: C:\Users\Jordan\Downloads\ThaumicAugmentation-master\build\reobfJar
    Main class: net.minecraftforge.fart.Main
    ====================================
    Forge Auto Renaming Tool v1.0.6
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\curse.maven\jeid-296289\2919737\ed63fd63fada30b9ab4655b4f407f937ce950c2f\jeid-296289-2919737.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\curse.maven\botania-225643\2846950\54b0b10d5a01a17dba2b50d2104f2ff970c98f84\botania-225643-2846950.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\curse.maven\auracontrol-397104\3013979\148781667e9f037d76f66fae7d24ad87a08e3ec4\auracontrol-397104-3013979.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\curse.maven\electroblobs-wizardry-265642\2929294\6e464be81072c196670743c13cc6da132a63f8\electroblobs-wizardry-265642-2929294.jar
    lib: C:\Program Files\gradle-8.7\caches\forge_gradle\deobf_dependencies\curse\maven\thaumcraft-223628\2629023_mapped_stable_39-1.12\thaumcraft-223628-2629023_mapped_stable_39-1.12.jar
    lib: C:\Program Files\gradle-8.7\caches\forge_gradle\deobf_dependencies\curse\maven\baubles-227083\2518667_mapped_stable_39-1.12\baubles-227083-2518667_mapped_stable_39-1.12.jar
    lib: C:\Users\Jordan\Downloads\ThaumicAugmentation-master\build\fg_cache\net\minecraftforge\forge\1.12.2-14.23.5.2860_mapped_stable_39-1.12\forge-1.12.2-14.23.5.2860_mapped_stable_39-1.12.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.minecraftforge\legacydev\0.3.0.0-legacyExt\2f51d8637582fdf35c21b2943f4226e9c82a194d\legacydev-0.3.0.0-legacyExt.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.ow2.asm\asm-debug-all\5.2\3354e11e2b34215f06dab629ab88e06aca477c19\asm-debug-all-5.2.jar
    lib: C:\Program Files\gradle-8.7\caches\forge_gradle\minecraft_repo\versions\1.12.2\client-extra.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.1\f7be08ec23c21485b9b5a1cf1654c2ec8c58168d\jsr305-3.0.1.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.minecraft\launchwrapper\1.12\111e7bea9c968cdb3d06ef4632bf7ff0824d0f36\launchwrapper-1.12.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.jline\jline\3.5.1\51800e9d7a13608894a5a28eed0f5c7fa2f300fb\jline-3.5.1.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.typesafe.akka\akka-actor_2.11\2.3.3\ed62e9fc709ca0f2ff1a3220daa8b70a2870078e\akka-actor_2.11-2.3.3.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.typesafe\config\1.2.1\f771f71fdae3df231bcd54d5ca2d57f0bf93f467\config-1.2.1.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-actors-migration_2.11\1.1.0\dfa8bc42b181d5b9f1a5dd147f8ae308b893eb6f\scala-actors-migration_2.11-1.1.0.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-compiler\2.11.1\56ea2e6c025e0821f28d73ca271218b8dd04926a\scala-compiler-2.11.1.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang.plugins\scala-continuations-library_2.11\1.0.2_mc\e517c53a7e9acd6b1668c5a35eccbaa3bab9aac\scala-continuations-library_2.11-1.0.2_mc.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang.plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\f361a3283452c57fa30c1ee69448995de23c60f7\scala-continuations-plugin_2.11.1-1.0.2_mc.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-reflect\2.11.1\6580347e61cc7f8e802941e7fde40fa83b8badeb\scala-reflect-2.11.1.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-actors\2.11.0\8ccfb6541de179bb1c4d45cf414acee069b7f78b\scala-actors-2.11.0.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang.modules\scala-xml_2.11\1.0.2\820fbca7e524b530fdadc594c39d49a21ea0337e\scala-xml_2.11-1.0.2.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang.modules\scala-parser-combinators_2.11\1.0.1\f05d7345bf5a58924f2837c6c1f4d73a938e1ff0\scala-parser-combinators_2.11-1.0.1.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-library\2.11.1\e11da23da3eabab9f4777b9220e60d44c1aab6a\scala-library-2.11.1.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-parser-combinators_2.11\1.0.1\f05d7345bf5a58924f2837c6c1f4d73a938e1ff0\scala-parser-combinators_2.11-1.0.1.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-swing_2.11\1.0.1\b1cdd92bd47b1e1837139c1c53020e86bb9112ae\scala-swing_2.11-1.0.1.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.scala-lang\scala-xml_2.11\1.0.2\7a80ec00aec122fba7cd4e0d4cdd87ff7e4cb6d0\scala-xml_2.11-1.0.2.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\lzma\lzma\0.0.1\521616dc7487b42bef0e803bd2fa3faf668101d7\lzma-0.0.1.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\java3d\vecmath\1.5.2\79846ba34cbd89e2422d74d53752f993dcc2ccaf\vecmath-1.5.2.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.sf.trove4j\trove4j\3.0.3\42ccaf4761f0dfdfa805c9e340d99a755907e2dd\trove4j-3.0.3.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.5.3\7dc72b6d6d8a6dced3d294ed54c2cc3515ade9f4\maven-artifact-3.5.3.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.sf.jopt-simple\jopt-simple\5.0.3\cdd846cfc4e0f7eefafc02c0f5dce32b9303aa2a\jopt-simple-5.0.3.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-core\2.15.0\ba55c13d7ac2fd44df9cc8074455719a33f375b9\log4j-core-2.15.0.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.15.0\4a5aa7e55a29391c6f66e0b259d5189aa11e45d0\log4j-api-2.15.0.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.mojang\patchy\1.3.9\eb8bb7b66fa0e2152b1b40b3856e82f7619439ee\patchy-1.3.9.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\oshi-project\oshi-core\1.1\9ddf7b048a8d701be231c0f4f95fd986198fd2d8\oshi-core-1.1.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.java.dev.jna\jna\4.4.0\cb208278274bf12ebdb56c61bd7407e6f774d65a\jna-4.4.0.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.java.dev.jna\platform\3.4.0\e3f70017be8100d3d6923f50b3d2ee17714e9c13\platform-3.4.0.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.ibm.icu\icu4j-core-mojang\51.2\63d216a9311cca6be337c1e458e587f99d382b84\icu4j-core-mojang-51.2.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.paulscode\codecjorbis\20101023\c73b5636faf089d9f00e8732a829577de25237ee\codecjorbis-20101023.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.paulscode\codecwav\20101023\12f031cfe88fef5c1dd36c563c0a3a69bd7261da\codecwav-20101023.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.paulscode\libraryjavasound\20101123\5c5e304366f75f9eaa2e8cca546a1fb6109348b3\libraryjavasound-20101123.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.paulscode\librarylwjglopenal\20100824\73e80d0794c39665aec3f62eee88ca91676674ef\librarylwjglopenal-20100824.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.paulscode\soundsystem\20120107\419c05fe9be71f792b2d76cfc9b67f1ed0fec7f6\soundsystem-20120107.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\io.netty\netty-all\4.1.9.Final\97860965d6a0a6b98e7f569f3f966727b8db75\netty-all-4.1.9.Final.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.google.guava\guava\21.0\3a3d111be1be1b745edfa7d91678a12d7ed38709\guava-21.0.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.apache.commons\commons-lang3\3.5\6c6c702c89bfff3cd9e80b04d668c5e190d588c6\commons-lang3-3.5.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\commons-io\commons-io\2.5\2852e6e05fbb95076fc091f6d1780f1f8fe35e0f\commons-io-2.5.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.3.3\18f4247ff4572a074444572cee34647c43e7c9c7\httpclient-4.3.3.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\commons-codec\commons-codec\1.10\4b95f4897fa13f2cd904aee711aeafc0c5295cd8\commons-codec-1.10.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.java.jinput\jinput\2.0.5\39c7796b469a600f72380316f6b1f11db6c2c7c4\jinput-2.0.5.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\net.java.jutils\jutils\1.0.0\e12fe1fda814bd348c1579329c86943d2cd3c6a6\jutils-1.0.0.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.google.code.gson\gson\2.8.0\c4ba5371a29ac9b2ad6129b1d39ea38750043eff\gson-2.8.0.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.mojang\authlib\1.5.25\9834cdf236c22e84b946bba989e2f94ef5897c3c\authlib-1.5.25.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.mojang\realms\1.10.22\bd0dccebdf3744c75f1ca20063f16e8f7d5e663f\realms-1.10.22.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.8.1\a698750c16740fd5b3871425f4cb3bbaa87f529d\commons-compress-1.8.1.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\commons-logging\commons-logging\1.1.3\f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f\commons-logging-1.1.3.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.3.2\31fbbff1ddbf98f3aa7377c94d33b0447c646b6e\httpcore-4.3.2.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\it.unimi.dsi\fastutil\7.1.0\9835253257524c1be7ab50c057aa2d418fb72082\fastutil-7.1.0.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl\2.9.4-nightly-20150209\697517568c68e78ae0b4544145af031c81082dfe\lwjgl-2.9.4-nightly-20150209.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl_util\2.9.4-nightly-20150209\d51a7c040a721d13efdfbd34f8b257b2df882ad0\lwjgl_util-2.9.4-nightly-20150209.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl-platform\2.9.4-nightly-20150209\b04f3ee8f5e43fa3b162981b50bb72fe1acabb33\lwjgl-platform-2.9.4-nightly-20150209.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\com.mojang\text2speech\1.10.3\48fd510879dff266c3815947de66e3d4809f8668\text2speech-1.10.3.jar
    lib: C:\Program Files\gradle-8.7\caches\modules-2\files-2.1\org.codehaus.plexus\plexus-utils\3.1.0\60eecb6f15abdb1c653ad80abaac6fe188b3feaa\plexus-utils-3.1.0.jar
    log: null
    input: C:\Users\Jordan\Downloads\ThaumicAugmentation-master\build\libs\ThaumicAugmentation-1.12.2-2.1.13.jar
    output: C:\Users\Jordan\Downloads\ThaumicAugmentation-master\build\reobfJar\output.jar
    threads: 8
    Names: C:\Users\Jordan\Downloads\ThaumicAugmentation-master\build\reobfJar\mappings.tsrg(reversed: false)
    Fix Annotations: false
    Fix Records: false
    Fix Identifiers: false
    Fix SourceFile: false
    Fix Line Numbers: false
    Strip codesigning signatures: false
    Adding Libraries to Inheritance
    Reading Input: C:\Users\Jordan\Downloads\ThaumicAugmentation-master\build\libs\ThaumicAugmentation-1.12.2-2.1.13.jar
    Adding input to inheritance map
    Processing entries
    Conflicting propagated mapping for net/minecraft/entity/EntityLivingBase/moveRelative(FFFF)V from net/minecraft/entity/Entity/moveRelative(FFFF)V: moveRelative -> func_191958_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/block/property/door/IArcaneDoorHalf$ArcaneDoorHalf/getName()Ljava/lang/String; from net/minecraft/util/IStringSerializable/getName()Ljava/lang/String;: getName -> func_176610_l
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/block/property/door/IArcaneDoorType$ArcaneDoorType/getName()Ljava/lang/String; from net/minecraft/util/IStringSerializable/getName()Ljava/lang/String;: getName -> func_176610_l
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/block/property/IArcaneTerraformerHalf$ArcaneTerraformerHalf/getName()Ljava/lang/String; from net/minecraft/util/IStringSerializable/getName()Ljava/lang/String;: getName -> func_176610_l
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/block/property/ICreativeImpetusBlock$BlockType/getName()Ljava/lang/String; from net/minecraft/util/IStringSerializable/getName()Ljava/lang/String;: getName -> func_176610_l
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/block/property/IEldritchLockType$LockType/getName()Ljava/lang/String; from net/minecraft/util/IStringSerializable/getName()Ljava/lang/String;: getName -> func_176610_l
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/block/property/IObeliskPart$ObeliskPart/getName()Ljava/lang/String; from net/minecraft/util/IStringSerializable/getName()Ljava/lang/String;: getName -> func_176610_l
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/block/property/IObeliskType$ObeliskType/getName()Ljava/lang/String; from net/minecraft/util/IStringSerializable/getName()Ljava/lang/String;: getName -> func_176610_l
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/block/property/IStarfieldGlassType$GlassType/getName()Ljava/lang/String; from net/minecraft/util/IStringSerializable/getName()Ljava/lang/String;: getName -> func_176610_l
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/block/property/ITABarsType$BarsType/getName()Ljava/lang/String; from net/minecraft/util/IStringSerializable/getName()Ljava/lang/String;: getName -> func_176610_l
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/block/property/ITASlabType$SlabType/getName()Ljava/lang/String; from net/minecraft/util/IStringSerializable/getName()Ljava/lang/String;: getName -> func_176610_l
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/block/property/ITAStoneType$StoneType/getName()Ljava/lang/String; from net/minecraft/util/IStringSerializable/getName()Ljava/lang/String;: getName -> func_176610_l
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/block/property/IUrnType$UrnType/getName()Ljava/lang/String; from net/minecraft/util/IStringSerializable/getName()Ljava/lang/String;: getName -> func_176610_l
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/entity/DamageSourceImpetus/getTrueSource()Lnet/minecraft/entity/Entity; from net/minecraft/util/DamageSource/getTrueSource()Lnet/minecraft/entity/Entity;: getTrueSource -> func_76346_g
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/entity/DamageSourceImpetus/getDamageLocation()Lnet/minecraft/util/math/Vec3d; from net/minecraft/util/DamageSource/getDamageLocation()Lnet/minecraft/util/math/Vec3d;: getDamageLocation -> func_188404_v
    Conflicting propagated mapping for thaumcraft/common/entities/EntityFluxRift/setPosition(DDD)V from net/minecraft/entity/Entity/setPosition(DDD)V: setPosition -> func_70107_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/entity/DamageSourceImpetus/getDeathMessage(Lnet/minecraft/entity/EntityLivingBase;)Lnet/minecraft/util/text/ITextComponent; from net/minecraft/util/DamageSource/getDeathMessage(Lnet/minecraft/entity/EntityLivingBase;)Lnet/minecraft/util/text/ITextComponent;: getDeathMessage -> func_151519_b
    Conflicting propagated mapping for thaumcraft/common/items/ItemTCBase/getTranslationKey(Lnet/minecraft/item/ItemStack;)Ljava/lang/String; from net/minecraft/item/Item/getTranslationKey(Lnet/minecraft/item/ItemStack;)Ljava/lang/String;: getTranslationKey -> func_77667_c
    Conflicting propagated mapping for thaumcraft/common/entities/EntityFluxRift/entityInit()V from net/minecraft/entity/Entity/entityInit()V: entityInit -> func_70088_a
    Conflicting propagated mapping for thaumcraft/common/entities/EntityFluxRift/isBurning()Z from net/minecraft/entity/Entity/isBurning()Z: isBurning -> func_70027_ad
    Conflicting propagated mapping for thaumcraft/common/entities/EntityFluxRift/getYOffset()D from net/minecraft/entity/Entity/getYOffset()D: getYOffset -> func_70033_W
    Conflicting propagated mapping for thaumcraft/common/entities/EntityFluxRift/canRenderOnFire()Z from net/minecraft/entity/Entity/canRenderOnFire()Z: canRenderOnFire -> func_90999_ad
    Conflicting propagated mapping for thaumcraft/common/entities/EntityFluxRift/setFire(I)V from net/minecraft/entity/Entity/setFire(I)V: setFire -> func_70015_d
    Conflicting propagated mapping for thaumcraft/common/entities/EntityFluxRift/onUpdate()V from net/minecraft/entity/Entity/onUpdate()V: onUpdate -> func_70071_h_
    Conflicting propagated mapping for thaumcraft/common/entities/EntityFluxRift/move(Lnet/minecraft/entity/MoverType;DDD)V from net/minecraft/entity/Entity/move(Lnet/minecraft/entity/MoverType;DDD)V: move -> func_70091_d
    Conflicting propagated mapping for thaumcraft/common/entities/EntityFluxRift/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/Entity/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: writeEntityToNBT -> func_70014_b
    Conflicting propagated mapping for thaumcraft/common/entities/EntityFluxRift/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/Entity/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readEntityFromNBT -> func_70037_a
    Conflicting propagated mapping for thaumcraft/common/items/ItemTCBase/getSubItems(Lnet/minecraft/creativetab/CreativeTabs;Lnet/minecraft/util/NonNullList;)V from net/minecraft/item/Item/getSubItems(Lnet/minecraft/creativetab/CreativeTabs;Lnet/minecraft/util/NonNullList;)V: getSubItems -> func_150895_a
    Conflicting propagated mapping for thaumcraft/common/items/casters/ItemFocus/getRarity(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/EnumRarity; from net/minecraft/item/Item/getRarity(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/EnumRarity;: getRarity -> func_77613_e
    Conflicting propagated mapping for thaumcraft/common/items/casters/ItemFocus/addInformation(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Ljava/util/List;Lnet/minecraft/client/util/ITooltipFlag;)V from net/minecraft/item/Item/addInformation(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Ljava/util/List;Lnet/minecraft/client/util/ITooltipFlag;)V: addInformation -> func_77624_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/recipe/IngredientNBTCapabilities/getMatchingStacks()[Lnet/minecraft/item/ItemStack; from net/minecraft/item/crafting/Ingredient/getMatchingStacks()[Lnet/minecraft/item/ItemStack;: getMatchingStacks -> func_193365_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/canBePushed()Z from net/minecraft/entity/EntityLivingBase/canBePushed()Z: canBePushed -> func_70104_M
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/decreaseAirSupply(I)I from net/minecraft/entity/EntityLivingBase/decreaseAirSupply(I)I: decreaseAirSupply -> func_70682_h
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/removeTrackingPlayer(Lnet/minecraft/entity/player/EntityPlayerMP;)V from net/minecraft/entity/Entity/removeTrackingPlayer(Lnet/minecraft/entity/player/EntityPlayerMP;)V: removeTrackingPlayer -> func_184203_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/setInWeb()V from net/minecraft/entity/Entity/setInWeb()V: setInWeb -> func_70110_aj
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/getCollisionBoundingBox()Lnet/minecraft/util/math/AxisAlignedBB; from net/minecraft/entity/Entity/getCollisionBoundingBox()Lnet/minecraft/util/math/AxisAlignedBB;: getCollisionBoundingBox -> func_70046_E
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/getDeathSound()Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/EntityLivingBase/getDeathSound()Lnet/minecraft/util/SoundEvent;: getDeathSound -> func_184615_bR
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/EntityLiving/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: writeEntityToNBT -> func_70014_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/getAmbientSound()Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/EntityLiving/getAmbientSound()Lnet/minecraft/util/SoundEvent;: getAmbientSound -> func_184639_G
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/EntityLiving/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readEntityFromNBT -> func_70037_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData; from net/minecraft/entity/EntityLiving/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData;: onInitialSpawn -> func_180482_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/canBreatheUnderwater()Z from net/minecraft/entity/EntityLivingBase/canBreatheUnderwater()Z: canBreatheUnderwater -> func_70648_aU
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/getEyeHeight()F from net/minecraft/entity/Entity/getEyeHeight()F: getEyeHeight -> func_70047_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/entityDropItem(Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem; from net/minecraft/entity/Entity/entityDropItem(Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem;: entityDropItem -> func_70099_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/addTrackingPlayer(Lnet/minecraft/entity/player/EntityPlayerMP;)V from net/minecraft/entity/Entity/addTrackingPlayer(Lnet/minecraft/entity/player/EntityPlayerMP;)V: addTrackingPlayer -> func_184178_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/getSoundCategory()Lnet/minecraft/util/SoundCategory; from net/minecraft/entity/Entity/getSoundCategory()Lnet/minecraft/util/SoundCategory;: getSoundCategory -> func_184176_by
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/isNonBoss()Z from net/minecraft/entity/Entity/isNonBoss()Z: isNonBoss -> func_184222_aU
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/getHurtSound(Lnet/minecraft/util/DamageSource;)Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/EntityLivingBase/getHurtSound(Lnet/minecraft/util/DamageSource;)Lnet/minecraft/util/SoundEvent;: getHurtSound -> func_184601_bQ
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/setCustomNameTag(Ljava/lang/String;)V from net/minecraft/entity/Entity/setCustomNameTag(Ljava/lang/String;)V: setCustomNameTag -> func_96094_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/getLootTable()Lnet/minecraft/util/ResourceLocation; from net/minecraft/entity/EntityLiving/getLootTable()Lnet/minecraft/util/ResourceLocation;: getLootTable -> func_184647_J
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/onLivingUpdate()V from net/minecraft/entity/EntityLiving/onLivingUpdate()V: onLivingUpdate -> func_70636_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/canDespawn()Z from net/minecraft/entity/EntityLiving/canDespawn()Z: canDespawn -> func_70692_ba
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/initEntityAI()V from net/minecraft/entity/EntityLiving/initEntityAI()V: initEntityAI -> func_184651_r
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/applyEntityAttributes()V from net/minecraft/entity/EntityLiving/applyEntityAttributes()V: applyEntityAttributes -> func_110147_ax
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/playStepSound(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)V from net/minecraft/entity/Entity/playStepSound(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)V: playStepSound -> func_180429_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/setSwingingArms(Z)V from net/minecraft/entity/IRangedAttackMob/setSwingingArms(Z)V: setSwingingArms -> func_184724_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityPrimalWisp/attackEntityWithRangedAttack(Lnet/minecraft/entity/EntityLivingBase;F)V from net/minecraft/entity/IRangedAttackMob/attackEntityWithRangedAttack(Lnet/minecraft/entity/EntityLivingBase;F)V: attackEntityWithRangedAttack -> func_82196_d
    Conflicting propagated mapping for net/minecraftforge/oredict/ShapedOreRecipe/getGroup()Ljava/lang/String; from net/minecraft/item/crafting/IRecipe/getGroup()Ljava/lang/String;: getGroup -> func_193358_e
    Conflicting propagated mapping for net/minecraftforge/oredict/ShapedOreRecipe/canFit(II)Z from net/minecraft/item/crafting/IRecipe/canFit(II)Z: canFit -> func_194133_a
    Conflicting propagated mapping for net/minecraftforge/oredict/ShapedOreRecipe/matches(Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z from net/minecraft/item/crafting/IRecipe/matches(Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z: matches -> func_77569_a
    Conflicting propagated mapping for net/minecraftforge/oredict/ShapedOreRecipe/getRecipeOutput()Lnet/minecraft/item/ItemStack; from net/minecraft/item/crafting/IRecipe/getRecipeOutput()Lnet/minecraft/item/ItemStack;: getRecipeOutput -> func_77571_b
    Conflicting propagated mapping for net/minecraftforge/oredict/ShapedOreRecipe/getCraftingResult(Lnet/minecraft/inventory/InventoryCrafting;)Lnet/minecraft/item/ItemStack; from net/minecraft/item/crafting/IRecipe/getCraftingResult(Lnet/minecraft/inventory/InventoryCrafting;)Lnet/minecraft/item/ItemStack;: getCraftingResult -> func_77572_b
    Conflicting propagated mapping for net/minecraftforge/oredict/ShapedOreRecipe/getIngredients()Lnet/minecraft/util/NonNullList; from net/minecraft/item/crafting/IRecipe/getIngredients()Lnet/minecraft/util/NonNullList;: getIngredients -> func_192400_c
    Conflicting propagated mapping for thaumcraft/api/crafting/ShapedArcaneRecipe/matches(Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z from net/minecraftforge/oredict/ShapedOreRecipe/matches(Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z: matches -> func_77569_a
    Conflicting propagated mapping for thaumcraft/api/crafting/ShapedArcaneRecipe/getCraftingResult(Lnet/minecraft/inventory/InventoryCrafting;)Lnet/minecraft/item/ItemStack; from net/minecraftforge/oredict/ShapedOreRecipe/getCraftingResult(Lnet/minecraft/inventory/InventoryCrafting;)Lnet/minecraft/item/ItemStack;: getCraftingResult -> func_77572_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/TAItems$1/createIcon()Lnet/minecraft/item/ItemStack; from net/minecraft/creativetab/CreativeTabs/createIcon()Lnet/minecraft/item/ItemStack;: createIcon -> func_78016_d
    Conflicting propagated mapping for net/minecraftforge/oredict/ShapelessOreRecipe/getGroup()Ljava/lang/String; from net/minecraft/item/crafting/IRecipe/getGroup()Ljava/lang/String;: getGroup -> func_193358_e
    Conflicting propagated mapping for net/minecraftforge/oredict/ShapelessOreRecipe/canFit(II)Z from net/minecraft/item/crafting/IRecipe/canFit(II)Z: canFit -> func_194133_a
    Conflicting propagated mapping for net/minecraftforge/oredict/ShapelessOreRecipe/matches(Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z from net/minecraft/item/crafting/IRecipe/matches(Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z: matches -> func_77569_a
    Conflicting propagated mapping for net/minecraftforge/oredict/ShapelessOreRecipe/getRecipeOutput()Lnet/minecraft/item/ItemStack; from net/minecraft/item/crafting/IRecipe/getRecipeOutput()Lnet/minecraft/item/ItemStack;: getRecipeOutput -> func_77571_b
    Conflicting propagated mapping for net/minecraftforge/oredict/ShapelessOreRecipe/getCraftingResult(Lnet/minecraft/inventory/InventoryCrafting;)Lnet/minecraft/item/ItemStack; from net/minecraft/item/crafting/IRecipe/getCraftingResult(Lnet/minecraft/inventory/InventoryCrafting;)Lnet/minecraft/item/ItemStack;: getCraftingResult -> func_77572_b
    Conflicting propagated mapping for net/minecraftforge/oredict/ShapelessOreRecipe/getIngredients()Lnet/minecraft/util/NonNullList; from net/minecraft/item/crafting/IRecipe/getIngredients()Lnet/minecraft/util/NonNullList;: getIngredients -> func_192400_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/api/TAItems$2/createIcon()Lnet/minecraft/item/ItemStack; from net/minecraft/creativetab/CreativeTabs/createIcon()Lnet/minecraft/item/ItemStack;: createIcon -> func_78016_d
    Conflicting propagated mapping for thaumcraft/api/crafting/ShapelessArcaneRecipe/matches(Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z from net/minecraftforge/oredict/ShapelessOreRecipe/matches(Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z: matches -> func_77569_a
    Conflicting propagated mapping for thaumcraft/api/crafting/ShapelessArcaneRecipe/getCraftingResult(Lnet/minecraft/inventory/InventoryCrafting;)Lnet/minecraft/item/ItemStack; from net/minecraftforge/oredict/ShapelessOreRecipe/getCraftingResult(Lnet/minecraft/inventory/InventoryCrafting;)Lnet/minecraft/item/ItemStack;: getCraftingResult -> func_77572_b
    Conflicting propagated mapping for net/minecraftforge/client/resource/ISelectiveResourceReloadListener/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V from net/minecraft/client/resources/IResourceManagerReloadListener/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V: onResourceManagerReload -> func_110549_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/fx/FXArcCustom/onUpdate()V from net/minecraft/client/particle/Particle/onUpdate()V: onUpdate -> func_189213_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/fx/FXArcCustom/renderParticle(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/entity/Entity;FFFFFF)V from net/minecraft/client/particle/Particle/renderParticle(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/entity/Entity;FFFFFF)V: renderParticle -> func_180434_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/fx/FXImpulseBeam/onUpdate()V from net/minecraft/client/particle/Particle/onUpdate()V: onUpdate -> func_189213_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/fx/FXImpulseBeam/renderParticle(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/entity/Entity;FFFFFF)V from net/minecraft/client/particle/Particle/renderParticle(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/entity/Entity;FFFFFF)V: renderParticle -> func_180434_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/fx/FXBlockWardFixed/onUpdate()V from net/minecraft/client/particle/Particle/onUpdate()V: onUpdate -> func_189213_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/fx/FXBlockWardFixed/renderParticle(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/entity/Entity;FFFFFF)V from net/minecraft/client/particle/Particle/renderParticle(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/entity/Entity;FFFFFF)V: renderParticle -> func_180434_a
    Conflicting propagated mapping for thaumcraft/client/fx/particles/FXGeneric/setAlphaF(F)V from net/minecraft/client/particle/Particle/setAlphaF(F)V: setAlphaF -> func_82338_g
    Conflicting propagated mapping for thaumcraft/client/fx/particles/FXGeneric/setParticleTextureIndex(I)V from net/minecraft/client/particle/Particle/setParticleTextureIndex(I)V: setParticleTextureIndex -> func_70536_a
    Conflicting propagated mapping for thaumcraft/client/fx/particles/FXGeneric/onUpdate()V from net/minecraft/client/particle/Particle/onUpdate()V: onUpdate -> func_189213_a
    Conflicting propagated mapping for thaumcraft/client/fx/particles/FXGeneric/getFXLayer()I from net/minecraft/client/particle/Particle/getFXLayer()I: getFXLayer -> func_70537_b
    Conflicting propagated mapping for thaumcraft/client/fx/particles/FXGeneric/setMaxAge(I)V from net/minecraft/client/particle/Particle/setMaxAge(I)V: setMaxAge -> func_187114_a
    Conflicting propagated mapping for thaumcraft/client/fx/particles/FXGeneric/renderParticle(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/entity/Entity;FFFFFF)V from net/minecraft/client/particle/Particle/renderParticle(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/entity/Entity;FFFFFF)V: renderParticle -> func_180434_a
    Conflicting propagated mapping for thaumcraft/client/fx/particles/FXGeneric/setRBGColorF(FFF)V from net/minecraft/client/particle/Particle/setRBGColorF(FFF)V: setRBGColorF -> func_70538_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/fx/FXGenericP2ECustomSpeed/onUpdate()V from thaumcraft/client/fx/particles/FXGeneric/onUpdate()V: onUpdate -> func_189213_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/component/ButtonSpinner/mousePressed(Lnet/minecraft/client/Minecraft;II)Z from net/minecraft/client/gui/GuiButton/mousePressed(Lnet/minecraft/client/Minecraft;II)Z: mousePressed -> func_146116_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/component/ButtonSpinner/drawButton(Lnet/minecraft/client/Minecraft;IIF)V from net/minecraft/client/gui/GuiButton/drawButton(Lnet/minecraft/client/Minecraft;IIF)V: drawButton -> func_191745_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/component/ButtonToggle/mousePressed(Lnet/minecraft/client/Minecraft;II)Z from net/minecraft/client/gui/GuiButton/mousePressed(Lnet/minecraft/client/Minecraft;II)Z: mousePressed -> func_146116_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/component/ButtonToggle/drawButton(Lnet/minecraft/client/Minecraft;IIF)V from net/minecraft/client/gui/GuiButton/drawButton(Lnet/minecraft/client/Minecraft;IIF)V: drawButton -> func_191745_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/GUIArcaneTerraformer/updateScreen()V from net/minecraft/client/gui/inventory/GuiContainer/updateScreen()V: updateScreen -> func_73876_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/GUIArcaneTerraformer/drawScreen(IIF)V from net/minecraft/client/gui/inventory/GuiContainer/drawScreen(IIF)V: drawScreen -> func_73863_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/GUIArcaneTerraformer/drawGuiContainerForegroundLayer(II)V from net/minecraft/client/gui/inventory/GuiContainer/drawGuiContainerForegroundLayer(II)V: drawGuiContainerForegroundLayer -> func_146979_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/GUIArcaneTerraformer/drawGuiContainerBackgroundLayer(FII)V from net/minecraft/client/gui/inventory/GuiContainer/drawGuiContainerBackgroundLayer(FII)V: drawGuiContainerBackgroundLayer -> func_146976_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/GUIArcaneTerraformer/initGui()V from net/minecraft/client/gui/inventory/GuiContainer/initGui()V: initGui -> func_73866_w_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/container/ContainerArcaneTerraformer/transferStackInSlot(Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack; from net/minecraft/inventory/Container/transferStackInSlot(Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;: transferStackInSlot -> func_82846_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/container/ContainerArcaneTerraformer/canInteractWith(Lnet/minecraft/entity/player/EntityPlayer;)Z from net/minecraft/inventory/Container/canInteractWith(Lnet/minecraft/entity/player/EntityPlayer;)Z: canInteractWith -> func_75145_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileArcaneTerraformer/writeToNBT(Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraft/nbt/NBTTagCompound; from net/minecraft/tileentity/TileEntity/writeToNBT(Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraft/nbt/NBTTagCompound;: writeToNBT -> func_189515_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileArcaneTerraformer/setWorld(Lnet/minecraft/world/World;)V from net/minecraft/tileentity/TileEntity/setWorld(Lnet/minecraft/world/World;)V: setWorld -> func_145834_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileArcaneTerraformer/invalidate()V from net/minecraft/tileentity/TileEntity/invalidate()V: invalidate -> func_145843_s
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileArcaneTerraformer/setPos(Lnet/minecraft/util/math/BlockPos;)V from net/minecraft/tileentity/TileEntity/setPos(Lnet/minecraft/util/math/BlockPos;)V: setPos -> func_174878_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileArcaneTerraformer/readFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/tileentity/TileEntity/readFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readFromNBT -> func_145839_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/GUIAutocaster/drawScreen(IIF)V from net/minecraft/client/gui/inventory/GuiContainer/drawScreen(IIF)V: drawScreen -> func_73863_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/GUIAutocaster/drawGuiContainerBackgroundLayer(FII)V from net/minecraft/client/gui/inventory/GuiContainer/drawGuiContainerBackgroundLayer(FII)V: drawGuiContainerBackgroundLayer -> func_146976_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/GUIAutocaster/initGui()V from net/minecraft/client/gui/inventory/GuiContainer/initGui()V: initGui -> func_73866_w_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileArcaneTerraformer/getUpdateTag()Lnet/minecraft/nbt/NBTTagCompound; from net/minecraft/tileentity/TileEntity/getUpdateTag()Lnet/minecraft/nbt/NBTTagCompound;: getUpdateTag -> func_189517_E_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileArcaneTerraformer/getUpdatePacket()Lnet/minecraft/network/play/server/SPacketUpdateTileEntity; from net/minecraft/tileentity/TileEntity/getUpdatePacket()Lnet/minecraft/network/play/server/SPacketUpdateTileEntity;: getUpdatePacket -> func_189518_D_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileArcaneTerraformer/update()V from net/minecraft/util/ITickable/update()V: update -> func_73660_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/GUICelestialObserver/drawScreen(IIF)V from net/minecraft/client/gui/inventory/GuiContainer/drawScreen(IIF)V: drawScreen -> func_73863_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/GUICelestialObserver/drawGuiContainerForegroundLayer(II)V from net/minecraft/client/gui/inventory/GuiContainer/drawGuiContainerForegroundLayer(II)V: drawGuiContainerForegroundLayer -> func_146979_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/GUICelestialObserver/drawGuiContainerBackgroundLayer(FII)V from net/minecraft/client/gui/inventory/GuiContainer/drawGuiContainerBackgroundLayer(FII)V: drawGuiContainerBackgroundLayer -> func_146976_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/GUICelestialObserver/initGui()V from net/minecraft/client/gui/inventory/GuiContainer/initGui()V: initGui -> func_73866_w_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/container/ContainerAutocaster/transferStackInSlot(Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack; from net/minecraft/inventory/Container/transferStackInSlot(Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;: transferStackInSlot -> func_82846_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/container/ContainerAutocaster/canInteractWith(Lnet/minecraft/entity/player/EntityPlayer;)Z from net/minecraft/inventory/Container/canInteractWith(Lnet/minecraft/entity/player/EntityPlayer;)Z: canInteractWith -> func_75145_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/container/ContainerCelestialObserver/transferStackInSlot(Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack; from net/minecraft/inventory/Container/transferStackInSlot(Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;: transferStackInSlot -> func_82846_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/container/ContainerCelestialObserver/canInteractWith(Lnet/minecraft/entity/player/EntityPlayer;)Z from net/minecraft/inventory/Container/canInteractWith(Lnet/minecraft/entity/player/EntityPlayer;)Z: canInteractWith -> func_75145_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/GUIWardedChest/drawScreen(IIF)V from net/minecraft/client/gui/inventory/GuiContainer/drawScreen(IIF)V: drawScreen -> func_73863_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/GUIWardedChest/drawGuiContainerForegroundLayer(II)V from net/minecraft/client/gui/inventory/GuiContainer/drawGuiContainerForegroundLayer(II)V: drawGuiContainerForegroundLayer -> func_146979_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/gui/GUIWardedChest/drawGuiContainerBackgroundLayer(FII)V from net/minecraft/client/gui/inventory/GuiContainer/drawGuiContainerBackgroundLayer(FII)V: drawGuiContainerBackgroundLayer -> func_146976_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/container/ContainerWardedChest/onContainerClosed(Lnet/minecraft/entity/player/EntityPlayer;)V from net/minecraft/inventory/Container/onContainerClosed(Lnet/minecraft/entity/player/EntityPlayer;)V: onContainerClosed -> func_75134_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/container/ContainerWardedChest/transferStackInSlot(Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack; from net/minecraft/inventory/Container/transferStackInSlot(Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;: transferStackInSlot -> func_82846_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/container/ContainerWardedChest/canInteractWith(Lnet/minecraft/entity/player/EntityPlayer;)Z from net/minecraft/inventory/Container/canInteractWith(Lnet/minecraft/entity/player/EntityPlayer;)Z: canInteractWith -> func_75145_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/getHorizontalFaceSpeed()I from net/minecraft/entity/EntityLiving/getHorizontalFaceSpeed()I: getHorizontalFaceSpeed -> func_184649_cE
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/getHorizontalFaceSpeed()I from net/minecraft/entity/EntityLiving/getHorizontalFaceSpeed()I: getHorizontalFaceSpeed -> func_184649_cE
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/decreaseAirSupply(I)I from net/minecraft/entity/EntityLivingBase/decreaseAirSupply(I)I: decreaseAirSupply -> func_70682_h
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/getVerticalFaceSpeed()I from net/minecraft/entity/EntityLiving/getVerticalFaceSpeed()I: getVerticalFaceSpeed -> func_70646_bf
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/getDeathSound()Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/EntityLivingBase/getDeathSound()Lnet/minecraft/util/SoundEvent;: getDeathSound -> func_184615_bR
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/move(Lnet/minecraft/entity/MoverType;DDD)V from net/minecraft/entity/Entity/move(Lnet/minecraft/entity/MoverType;DDD)V: move -> func_70091_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/knockBack(Lnet/minecraft/entity/Entity;FDD)V from net/minecraft/entity/EntityLivingBase/knockBack(Lnet/minecraft/entity/Entity;FDD)V: knockBack -> func_70653_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/EntityLiving/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: writeEntityToNBT -> func_70014_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/getAmbientSound()Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/EntityLiving/getAmbientSound()Lnet/minecraft/util/SoundEvent;: getAmbientSound -> func_184639_G
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/EntityLiving/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readEntityFromNBT -> func_70037_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/processInteract(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/util/EnumHand;)Z from net/minecraft/entity/EntityLiving/processInteract(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/util/EnumHand;)Z: processInteract -> func_184645_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/canBreatheUnderwater()Z from net/minecraft/entity/EntityLivingBase/canBreatheUnderwater()Z: canBreatheUnderwater -> func_70648_aU
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/getTalkInterval()I from net/minecraft/entity/EntityLiving/getTalkInterval()I: getTalkInterval -> func_70627_aG
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/getEyeHeight()F from net/minecraft/entity/Entity/getEyeHeight()F: getEyeHeight -> func_70047_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/entityInit()V from net/minecraft/entity/EntityLiving/entityInit()V: entityInit -> func_70088_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/isPotionApplicable(Lnet/minecraft/potion/PotionEffect;)Z from net/minecraft/entity/EntityLivingBase/isPotionApplicable(Lnet/minecraft/potion/PotionEffect;)Z: isPotionApplicable -> func_70687_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/onDeath(Lnet/minecraft/util/DamageSource;)V from net/minecraft/entity/EntityLivingBase/onDeath(Lnet/minecraft/util/DamageSource;)V: onDeath -> func_70645_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/getHurtSound(Lnet/minecraft/util/DamageSource;)Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/EntityLivingBase/getHurtSound(Lnet/minecraft/util/DamageSource;)Lnet/minecraft/util/SoundEvent;: getHurtSound -> func_184601_bQ
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/updateEntityActionState()V from net/minecraft/entity/EntityLiving/updateEntityActionState()V: updateEntityActionState -> func_70626_be
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/onUpdate()V from net/minecraft/entity/EntityLiving/onUpdate()V: onUpdate -> func_70071_h_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/isOnSameTeam(Lnet/minecraft/entity/Entity;)Z from net/minecraft/entity/Entity/isOnSameTeam(Lnet/minecraft/entity/Entity;)Z: isOnSameTeam -> func_184191_r
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/canDespawn()Z from net/minecraft/entity/EntityLiving/canDespawn()Z: canDespawn -> func_70692_ba
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/initEntityAI()V from net/minecraft/entity/EntityLiving/initEntityAI()V: initEntityAI -> func_184651_r
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/applyEntityAttributes()V from net/minecraft/entity/EntityLiving/applyEntityAttributes()V: applyEntityAttributes -> func_110147_ax
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/canBeLeashedTo(Lnet/minecraft/entity/player/EntityPlayer;)Z from net/minecraft/entity/EntityLiving/canBeLeashedTo(Lnet/minecraft/entity/player/EntityPlayer;)Z: canBeLeashedTo -> func_184652_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/getOwnerId()Ljava/util/UUID; from net/minecraft/entity/IEntityOwnable/getOwnerId()Ljava/util/UUID;: getOwnerId -> func_184753_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityCelestialObserver/getOwner()Lnet/minecraft/entity/Entity; from net/minecraft/entity/IEntityOwnable/getOwner()Lnet/minecraft/entity/Entity;: getOwner -> func_70902_q
    Conflicting propagated mapping for thaumcraft/client/gui/GuiResearchPage$BlueprintBlockAccess/getStrongPower(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;)I from net/minecraft/world/IBlockAccess/getStrongPower(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;)I: getStrongPower -> func_175627_a
    Conflicting propagated mapping for thaumcraft/client/gui/GuiResearchPage$BlueprintBlockAccess/getBiome(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/world/biome/Biome; from net/minecraft/world/IBlockAccess/getBiome(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/world/biome/Biome;: getBiome -> func_180494_b
    Conflicting propagated mapping for thaumcraft/client/gui/GuiResearchPage$BlueprintBlockAccess/isAirBlock(Lnet/minecraft/util/math/BlockPos;)Z from net/minecraft/world/IBlockAccess/isAirBlock(Lnet/minecraft/util/math/BlockPos;)Z: isAirBlock -> func_175623_d
    Conflicting propagated mapping for thaumcraft/client/gui/GuiResearchPage$BlueprintBlockAccess/getCombinedLight(Lnet/minecraft/util/math/BlockPos;I)I from net/minecraft/world/IBlockAccess/getCombinedLight(Lnet/minecraft/util/math/BlockPos;I)I: getCombinedLight -> func_175626_b
    Conflicting propagated mapping for thaumcraft/client/gui/GuiResearchPage$BlueprintBlockAccess/getTileEntity(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/tileentity/TileEntity; from net/minecraft/world/IBlockAccess/getTileEntity(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/tileentity/TileEntity;: getTileEntity -> func_175625_s
    Conflicting propagated mapping for thaumcraft/client/gui/GuiResearchPage$BlueprintBlockAccess/getBlockState(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/state/IBlockState; from net/minecraft/world/IBlockAccess/getBlockState(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/state/IBlockState;: getBlockState -> func_180495_p
    Conflicting propagated mapping for thaumcraft/client/gui/GuiResearchPage$BlueprintBlockAccess/getWorldType()Lnet/minecraft/world/WorldType; from net/minecraft/world/IBlockAccess/getWorldType()Lnet/minecraft/world/WorldType;: getWorldType -> func_175624_G
    Conflicting propagated mapping for thaumcraft/client/gui/GuiResearchPage/drawScreen(IIF)V from net/minecraft/client/gui/GuiScreen/drawScreen(IIF)V: drawScreen -> func_73863_a
    Conflicting propagated mapping for thaumcraft/client/gui/GuiResearchPage/doesGuiPauseGame()Z from net/minecraft/client/gui/GuiScreen/doesGuiPauseGame()Z: doesGuiPauseGame -> func_73868_f
    Conflicting propagated mapping for thaumcraft/client/gui/GuiResearchPage/keyTyped(CI)V from net/minecraft/client/gui/GuiScreen/keyTyped(CI)V: keyTyped -> func_73869_a
    Conflicting propagated mapping for thaumcraft/client/gui/GuiResearchPage/mouseClicked(III)V from net/minecraft/client/gui/GuiScreen/mouseClicked(III)V: mouseClicked -> func_73864_a
    Conflicting propagated mapping for thaumcraft/client/gui/GuiResearchPage/initGui()V from net/minecraft/client/gui/GuiScreen/initGui()V: initGui -> func_73866_w_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/BuiltInRendererModel$BakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List; from net/minecraft/client/renderer/block/model/IBakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List;: getQuads -> func_188616_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/BuiltInRendererModel$BakedModel/isBuiltInRenderer()Z from net/minecraft/client/renderer/block/model/IBakedModel/isBuiltInRenderer()Z: isBuiltInRenderer -> func_188618_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/BuiltInRendererModel$BakedModel/isGui3d()Z from net/minecraft/client/renderer/block/model/IBakedModel/isGui3d()Z: isGui3d -> func_177556_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/BuiltInRendererModel$BakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; from net/minecraft/client/renderer/block/model/IBakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;: getParticleTexture -> func_177554_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/BuiltInRendererModel$BakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList; from net/minecraft/client/renderer/block/model/IBakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList;: getOverrides -> func_188617_f
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/BuiltInRendererModel$BakedModel/isAmbientOcclusion()Z from net/minecraft/client/renderer/block/model/IBakedModel/isAmbientOcclusion()Z: isAmbientOcclusion -> func_177555_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/BuiltInRendererModel$BakedModel/getItemCameraTransforms()Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms; from net/minecraft/client/renderer/block/model/IBakedModel/getItemCameraTransforms()Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms;: getItemCameraTransforms -> func_177552_f
    Conflicting propagated mapping for net/minecraftforge/client/model/ICustomModelLoader/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V from net/minecraftforge/client/resource/ISelectiveResourceReloadListener/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V: onResourceManagerReload -> func_110549_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/BuiltInRendererModel$Loader/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V from net/minecraftforge/client/model/ICustomModelLoader/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V: onResourceManagerReload -> func_110549_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileWarded/writeToNBT(Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraft/nbt/NBTTagCompound; from net/minecraft/tileentity/TileEntity/writeToNBT(Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraft/nbt/NBTTagCompound;: writeToNBT -> func_189515_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileWarded/readFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/tileentity/TileEntity/readFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readFromNBT -> func_145839_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileWardedChest/writeToNBT(Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraft/nbt/NBTTagCompound; from thecodex6824/thaumicaugmentation/common/tile/TileWarded/writeToNBT(Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraft/nbt/NBTTagCompound;: writeToNBT -> func_189515_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileWardedChest/readFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from thecodex6824/thaumicaugmentation/common/tile/TileWarded/readFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readFromNBT -> func_145839_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileWardedChest/receiveClientEvent(II)Z from net/minecraft/tileentity/TileEntity/receiveClientEvent(II)Z: receiveClientEvent -> func_145842_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/CustomBakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List; from net/minecraft/client/renderer/block/model/IBakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List;: getQuads -> func_188616_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/CustomBakedModel/isBuiltInRenderer()Z from net/minecraft/client/renderer/block/model/IBakedModel/isBuiltInRenderer()Z: isBuiltInRenderer -> func_188618_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/CustomBakedModel/isGui3d()Z from net/minecraft/client/renderer/block/model/IBakedModel/isGui3d()Z: isGui3d -> func_177556_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/canBeCollidedWith()Z from net/minecraft/entity/EntityLivingBase/canBeCollidedWith()Z: canBeCollidedWith -> func_70067_L
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/CustomCasterAugmentModel$Loader/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V from net/minecraftforge/client/model/ICustomModelLoader/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V: onResourceManagerReload -> func_110549_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/CustomBakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; from net/minecraft/client/renderer/block/model/IBakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;: getParticleTexture -> func_177554_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/CustomBakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList; from net/minecraft/client/renderer/block/model/IBakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList;: getOverrides -> func_188617_f
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/CustomBakedModel/isAmbientOcclusion()Z from net/minecraft/client/renderer/block/model/IBakedModel/isAmbientOcclusion()Z: isAmbientOcclusion -> func_177555_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/CustomCasterAugmentModel$BakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List; from net/minecraft/client/renderer/block/model/IBakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List;: getQuads -> func_188616_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/CustomCasterAugmentModel$BakedModel/isBuiltInRenderer()Z from net/minecraft/client/renderer/block/model/IBakedModel/isBuiltInRenderer()Z: isBuiltInRenderer -> func_188618_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/CustomCasterAugmentModel$BakedModel/isGui3d()Z from net/minecraft/client/renderer/block/model/IBakedModel/isGui3d()Z: isGui3d -> func_177556_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/CustomCasterAugmentModel$BakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; from net/minecraft/client/renderer/block/model/IBakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;: getParticleTexture -> func_177554_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/CustomCasterAugmentModel$BakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList; from net/minecraft/client/renderer/block/model/IBakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList;: getOverrides -> func_188617_f
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/CustomCasterAugmentModel$BakedModel/isAmbientOcclusion()Z from net/minecraft/client/renderer/block/model/IBakedModel/isAmbientOcclusion()Z: isAmbientOcclusion -> func_177555_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/CustomCasterAugmentModel$BakedModel/getItemCameraTransforms()Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms; from net/minecraft/client/renderer/block/model/IBakedModel/getItemCameraTransforms()Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms;: getItemCameraTransforms -> func_177552_f
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/decreaseAirSupply(I)I from net/minecraft/entity/EntityLivingBase/decreaseAirSupply(I)I: decreaseAirSupply -> func_70682_h
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/setHeldItem(Lnet/minecraft/util/EnumHand;Lnet/minecraft/item/ItemStack;)V from net/minecraft/entity/EntityLivingBase/setHeldItem(Lnet/minecraft/util/EnumHand;Lnet/minecraft/item/ItemStack;)V: setHeldItem -> func_184611_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/getVerticalFaceSpeed()I from net/minecraft/entity/EntityLiving/getVerticalFaceSpeed()I: getVerticalFaceSpeed -> func_70646_bf
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/getCollisionBoundingBox()Lnet/minecraft/util/math/AxisAlignedBB; from net/minecraft/entity/Entity/getCollisionBoundingBox()Lnet/minecraft/util/math/AxisAlignedBB;: getCollisionBoundingBox -> func_70046_E
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/getDeathSound()Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/EntityLivingBase/getDeathSound()Lnet/minecraft/util/SoundEvent;: getDeathSound -> func_184615_bR
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/move(Lnet/minecraft/entity/MoverType;DDD)V from net/minecraft/entity/Entity/move(Lnet/minecraft/entity/MoverType;DDD)V: move -> func_70091_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/knockBack(Lnet/minecraft/entity/Entity;FDD)V from net/minecraft/entity/EntityLivingBase/knockBack(Lnet/minecraft/entity/Entity;FDD)V: knockBack -> func_70653_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/EntityLiving/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: writeEntityToNBT -> func_70014_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/DirectionalRetexturingModel$BakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List; from net/minecraft/client/renderer/block/model/IBakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List;: getQuads -> func_188616_a
    Conflicting propagated mapping for net/minecraftforge/client/model/PerspectiveMapWrapper/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List; from net/minecraft/client/renderer/block/model/IBakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List;: getQuads -> func_188616_a
    Conflicting propagated mapping for net/minecraftforge/client/model/PerspectiveMapWrapper/isBuiltInRenderer()Z from net/minecraft/client/renderer/block/model/IBakedModel/isBuiltInRenderer()Z: isBuiltInRenderer -> func_188618_c
    Conflicting propagated mapping for net/minecraftforge/client/model/PerspectiveMapWrapper/isGui3d()Z from net/minecraft/client/renderer/block/model/IBakedModel/isGui3d()Z: isGui3d -> func_177556_c
    Conflicting propagated mapping for net/minecraftforge/client/model/PerspectiveMapWrapper/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; from net/minecraft/client/renderer/block/model/IBakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;: getParticleTexture -> func_177554_e
    Conflicting propagated mapping for net/minecraftforge/client/model/PerspectiveMapWrapper/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList; from net/minecraft/client/renderer/block/model/IBakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList;: getOverrides -> func_188617_f
    Conflicting propagated mapping for net/minecraftforge/client/model/PerspectiveMapWrapper/isAmbientOcclusion()Z from net/minecraft/client/renderer/block/model/IBakedModel/isAmbientOcclusion()Z: isAmbientOcclusion -> func_177555_b
    Conflicting propagated mapping for net/minecraftforge/client/model/PerspectiveMapWrapper/getItemCameraTransforms()Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms; from net/minecraft/client/renderer/block/model/IBakedModel/getItemCameraTransforms()Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms;: getItemCameraTransforms -> func_177552_f
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/DirectionalRetexturingModel$BakedModel/isBuiltInRenderer()Z from net/minecraft/client/renderer/block/model/IBakedModel/isBuiltInRenderer()Z: isBuiltInRenderer -> func_188618_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/DirectionalRetexturingModel$BakedModel/isGui3d()Z from net/minecraft/client/renderer/block/model/IBakedModel/isGui3d()Z: isGui3d -> func_177556_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/DirectionalRetexturingModel$BakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; from net/minecraft/client/renderer/block/model/IBakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;: getParticleTexture -> func_177554_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/DirectionalRetexturingModel$BakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList; from net/minecraft/client/renderer/block/model/IBakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList;: getOverrides -> func_188617_f
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/DirectionalRetexturingModel$BakedModel/isAmbientOcclusion()Z from net/minecraft/client/renderer/block/model/IBakedModel/isAmbientOcclusion()Z: isAmbientOcclusion -> func_177555_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/DirectionalRetexturingModel$BakedModel/getItemCameraTransforms()Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms; from net/minecraft/client/renderer/block/model/IBakedModel/getItemCameraTransforms()Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms;: getItemCameraTransforms -> func_177552_f
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/DirectionalRetexturingModel$Loader/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V from net/minecraftforge/client/model/ICustomModelLoader/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V: onResourceManagerReload -> func_110549_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/getAmbientSound()Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/EntityLiving/getAmbientSound()Lnet/minecraft/util/SoundEvent;: getAmbientSound -> func_184639_G
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/EntityLiving/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readEntityFromNBT -> func_70037_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/canBreatheUnderwater()Z from net/minecraft/entity/EntityLivingBase/canBreatheUnderwater()Z: canBreatheUnderwater -> func_70648_aU
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/getTalkInterval()I from net/minecraft/entity/EntityLiving/getTalkInterval()I: getTalkInterval -> func_70627_aG
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/getEyeHeight()F from net/minecraft/entity/Entity/getEyeHeight()F: getEyeHeight -> func_70047_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/entityInit()V from net/minecraft/entity/EntityLiving/entityInit()V: entityInit -> func_70088_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/isPotionApplicable(Lnet/minecraft/potion/PotionEffect;)Z from net/minecraft/entity/EntityLivingBase/isPotionApplicable(Lnet/minecraft/potion/PotionEffect;)Z: isPotionApplicable -> func_70687_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/getHurtSound(Lnet/minecraft/util/DamageSource;)Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/EntityLivingBase/getHurtSound(Lnet/minecraft/util/DamageSource;)Lnet/minecraft/util/SoundEvent;: getHurtSound -> func_184601_bQ
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/onUpdate()V from net/minecraft/entity/EntityLiving/onUpdate()V: onUpdate -> func_70071_h_
    Conflicting propagated mapping for net/minecraftforge/client/model/ModelLoader/loadItemModels()V from net/minecraft/client/renderer/block/model/ModelBakery/loadItemModels()V: loadItemModels -> func_177590_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/GlassTubeModel$BakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List; from net/minecraft/client/renderer/block/model/IBakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List;: getQuads -> func_188616_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/GlassTubeModel$BakedModel/isBuiltInRenderer()Z from net/minecraft/client/renderer/block/model/IBakedModel/isBuiltInRenderer()Z: isBuiltInRenderer -> func_188618_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/GlassTubeModel$BakedModel/isGui3d()Z from net/minecraft/client/renderer/block/model/IBakedModel/isGui3d()Z: isGui3d -> func_177556_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/GlassTubeModel$BakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; from net/minecraft/client/renderer/block/model/IBakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;: getParticleTexture -> func_177554_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/GlassTubeModel$BakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList; from net/minecraft/client/renderer/block/model/IBakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList;: getOverrides -> func_188617_f
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/GlassTubeModel$BakedModel/isAmbientOcclusion()Z from net/minecraft/client/renderer/block/model/IBakedModel/isAmbientOcclusion()Z: isAmbientOcclusion -> func_177555_b
    Conflicting propagated mapping for net/minecraftforge/client/model/ModelLoader/getModelBlockDefinition(Lnet/minecraft/util/ResourceLocation;)Lnet/minecraft/client/renderer/block/model/ModelBlockDefinition; from net/minecraft/client/renderer/block/model/ModelBakery/getModelBlockDefinition(Lnet/minecraft/util/ResourceLocation;)Lnet/minecraft/client/renderer/block/model/ModelBlockDefinition;: getModelBlockDefinition -> func_177586_a
    Conflicting propagated mapping for net/minecraftforge/client/model/ModelLoader/registerVariant(Lnet/minecraft/client/renderer/block/model/ModelBlockDefinition;Lnet/minecraft/client/renderer/block/model/ModelResourceLocation;)V from net/minecraft/client/renderer/block/model/ModelBakery/registerVariant(Lnet/minecraft/client/renderer/block/model/ModelBlockDefinition;Lnet/minecraft/client/renderer/block/model/ModelResourceLocation;)V: registerVariant -> func_177569_a
    Conflicting propagated mapping for net/minecraftforge/client/model/ModelLoader/loadMultipartVariantModels()V from net/minecraft/client/renderer/block/model/ModelBakery/loadMultipartVariantModels()V: loadMultipartVariantModels -> func_188637_e
    Conflicting propagated mapping for net/minecraftforge/client/model/ModelLoader/loadVariantModels()V from net/minecraft/client/renderer/block/model/ModelBakery/loadVariantModels()V: loadVariantModels -> func_177595_c
    Conflicting propagated mapping for net/minecraftforge/client/model/ModelLoader/getModelLocation(Lnet/minecraft/util/ResourceLocation;)Lnet/minecraft/util/ResourceLocation; from net/minecraft/client/renderer/block/model/ModelBakery/getModelLocation(Lnet/minecraft/util/ResourceLocation;)Lnet/minecraft/util/ResourceLocation;: getModelLocation -> func_177580_d
    Conflicting propagated mapping for net/minecraftforge/client/model/ModelLoader/loadBlocks()V from net/minecraft/client/renderer/block/model/ModelBakery/loadBlocks()V: loadBlocks -> func_188640_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/block/BlockGlassTube$ConnectionType/getName()Ljava/lang/String; from net/minecraft/util/IStringSerializable/getName()Ljava/lang/String;: getName -> func_176610_l
    Conflicting propagated mapping for net/minecraftforge/client/model/ModelLoader/setupModelRegistry()Lnet/minecraft/util/registry/IRegistry; from net/minecraft/client/renderer/block/model/ModelBakery/setupModelRegistry()Lnet/minecraft/util/registry/IRegistry;: setupModelRegistry -> func_177570_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/GlassTubeModel$Loader/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V from net/minecraftforge/client/model/ICustomModelLoader/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V: onResourceManagerReload -> func_110549_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/block/BlockGlassTube/isOpaqueCube(Lnet/minecraft/block/state/IBlockState;)Z from net/minecraft/block/Block/isOpaqueCube(Lnet/minecraft/block/state/IBlockState;)Z: isOpaqueCube -> func_149662_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/block/BlockGlassTube/isTranslucent(Lnet/minecraft/block/state/IBlockState;)Z from net/minecraft/block/Block/isTranslucent(Lnet/minecraft/block/state/IBlockState;)Z: isTranslucent -> func_149751_l
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/block/BlockGlassTube/getBoundingBox(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/AxisAlignedBB; from net/minecraft/block/Block/getBoundingBox(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/AxisAlignedBB;: getBoundingBox -> func_185496_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/block/BlockGlassTube/getRenderType(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/util/EnumBlockRenderType; from net/minecraft/block/Block/getRenderType(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/util/EnumBlockRenderType;: getRenderType -> func_149645_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/block/BlockGlassTube/getSelectedBoundingBox(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/AxisAlignedBB; from net/minecraft/block/Block/getSelectedBoundingBox(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/AxisAlignedBB;: getSelectedBoundingBox -> func_180640_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/block/BlockGlassTube/collisionRayTrace(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/util/math/RayTraceResult; from net/minecraft/block/Block/collisionRayTrace(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/util/math/RayTraceResult;: collisionRayTrace -> func_180636_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/block/BlockGlassTube/getActualState(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/state/IBlockState; from net/minecraft/block/Block/getActualState(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/state/IBlockState;: getActualState -> func_176221_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/block/BlockGlassTube/isFullCube(Lnet/minecraft/block/state/IBlockState;)Z from net/minecraft/block/Block/isFullCube(Lnet/minecraft/block/state/IBlockState;)Z: isFullCube -> func_149686_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/block/BlockGlassTube/getRenderLayer()Lnet/minecraft/util/BlockRenderLayer; from net/minecraft/block/Block/getRenderLayer()Lnet/minecraft/util/BlockRenderLayer;: getRenderLayer -> func_180664_k
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/block/BlockGlassTube/eventReceived(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;II)Z from net/minecraft/block/Block/eventReceived(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;II)Z: eventReceived -> func_189539_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/block/BlockGlassTube/getBlockFaceShape(Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;)Lnet/minecraft/block/state/BlockFaceShape; from net/minecraft/block/Block/getBlockFaceShape(Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;)Lnet/minecraft/block/state/BlockFaceShape;: getBlockFaceShape -> func_193383_a
    Conflicting propagated mapping for thaumcraft/client/renderers/models/entity/ModelEldritchGuardian/setLivingAnimations(Lnet/minecraft/entity/EntityLivingBase;FFF)V from net/minecraft/client/model/ModelBase/setLivingAnimations(Lnet/minecraft/entity/EntityLivingBase;FFF)V: setLivingAnimations -> func_78086_a
    Conflicting propagated mapping for thaumcraft/client/renderers/models/entity/ModelEldritchGuardian/setRotationAngles(FFFFFFLnet/minecraft/entity/Entity;)V from net/minecraft/client/model/ModelBase/setRotationAngles(FFFFFFLnet/minecraft/entity/Entity;)V: setRotationAngles -> func_78087_a
    Conflicting propagated mapping for thaumcraft/client/renderers/models/entity/ModelEldritchGuardian/render(Lnet/minecraft/entity/Entity;FFFFFF)V from net/minecraft/client/model/ModelBase/render(Lnet/minecraft/entity/Entity;FFFFFF)V: render -> func_78088_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/block/BlockGlassTube/breakBlock(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V from net/minecraft/block/Block/breakBlock(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V: breakBlock -> func_180663_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/block/BlockGlassTube/getMetaFromState(Lnet/minecraft/block/state/IBlockState;)I from net/minecraft/block/Block/getMetaFromState(Lnet/minecraft/block/state/IBlockState;)I: getMetaFromState -> func_176201_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/block/BlockGlassTube/createBlockState()Lnet/minecraft/block/state/BlockStateContainer; from net/minecraft/block/Block/createBlockState()Lnet/minecraft/block/state/BlockStateContainer;: createBlockState -> func_180661_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/ModelEldritchGuardianFixed/render(Lnet/minecraft/entity/Entity;FFFFFF)V from thaumcraft/client/renderers/models/entity/ModelEldritchGuardian/render(Lnet/minecraft/entity/Entity;FFFFFF)V: render -> func_78088_a
    Conflicting propagated mapping for net/minecraft/client/renderer/block/model/BakedQuadRetextured/getSprite()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; from net/minecraft/client/renderer/block/model/BakedQuad/getSprite()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;: getSprite -> func_187508_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicArmorBakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List; from net/minecraft/client/renderer/block/model/IBakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List;: getQuads -> func_188616_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicArmorBakedModel/isBuiltInRenderer()Z from net/minecraft/client/renderer/block/model/IBakedModel/isBuiltInRenderer()Z: isBuiltInRenderer -> func_188618_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicArmorBakedModel/isGui3d()Z from net/minecraft/client/renderer/block/model/IBakedModel/isGui3d()Z: isGui3d -> func_177556_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicArmorBakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; from net/minecraft/client/renderer/block/model/IBakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;: getParticleTexture -> func_177554_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicArmorBakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList; from net/minecraft/client/renderer/block/model/IBakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList;: getOverrides -> func_188617_f
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicArmorBakedModel/isAmbientOcclusion()Z from net/minecraft/client/renderer/block/model/IBakedModel/isAmbientOcclusion()Z: isAmbientOcclusion -> func_177555_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicArmorBakedModel/getItemCameraTransforms()Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms; from net/minecraft/client/renderer/block/model/IBakedModel/getItemCameraTransforms()Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms;: getItemCameraTransforms -> func_177552_f
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/ModelElytraBanner/setRotationAngles(FFFFFFLnet/minecraft/entity/Entity;)V from net/minecraft/client/model/ModelBase/setRotationAngles(FFFFFFLnet/minecraft/entity/Entity;)V: setRotationAngles -> func_78087_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/ModelElytraBanner/render(Lnet/minecraft/entity/Entity;FFFFFF)V from net/minecraft/client/model/ModelBase/render(Lnet/minecraft/entity/Entity;FFFFFF)V: render -> func_78088_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/canDespawn()Z from net/minecraft/entity/EntityLiving/canDespawn()Z: canDespawn -> func_70692_ba
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/applyEntityAttributes()V from net/minecraft/entity/EntityLiving/applyEntityAttributes()V: applyEntityAttributes -> func_110147_ax
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/ModelTARobes/setRotationAngles(FFFFFFLnet/minecraft/entity/Entity;)V from net/minecraft/client/model/ModelBiped/setRotationAngles(FFFFFFLnet/minecraft/entity/Entity;)V: setRotationAngles -> func_78087_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/ModelTARobes/render(Lnet/minecraft/entity/Entity;FFFFFF)V from net/minecraft/client/model/ModelBiped/render(Lnet/minecraft/entity/Entity;FFFFFF)V: render -> func_78088_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/canBeLeashedTo(Lnet/minecraft/entity/player/EntityPlayer;)Z from net/minecraft/entity/EntityLiving/canBeLeashedTo(Lnet/minecraft/entity/player/EntityPlayer;)Z: canBeLeashedTo -> func_184652_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicArmorBakedModel$1/applyOverride(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lnet/minecraft/util/ResourceLocation; from net/minecraft/client/renderer/block/model/ItemOverrideList/applyOverride(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lnet/minecraft/util/ResourceLocation;: applyOverride -> func_188021_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/item/ItemThaumiumRobes/removeColor(Lnet/minecraft/item/ItemStack;)V from net/minecraft/item/ItemArmor/removeColor(Lnet/minecraft/item/ItemStack;)V: removeColor -> func_82815_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/item/ItemThaumiumRobes/getColor(Lnet/minecraft/item/ItemStack;)I from net/minecraft/item/ItemArmor/getColor(Lnet/minecraft/item/ItemStack;)I: getColor -> func_82814_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/item/ItemThaumiumRobes/hasColor(Lnet/minecraft/item/ItemStack;)Z from net/minecraft/item/ItemArmor/hasColor(Lnet/minecraft/item/ItemStack;)Z: hasColor -> func_82816_b_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/item/ItemThaumiumRobes/setColor(Lnet/minecraft/item/ItemStack;I)V from net/minecraft/item/ItemArmor/setColor(Lnet/minecraft/item/ItemStack;I)V: setColor -> func_82813_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/item/ItemThaumiumRobes/addInformation(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Ljava/util/List;Lnet/minecraft/client/util/ITooltipFlag;)V from net/minecraft/item/Item/addInformation(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Ljava/util/List;Lnet/minecraft/client/util/ITooltipFlag;)V: addInformation -> func_77624_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/dropFewItems(ZI)V from net/minecraft/entity/EntityLiving/dropFewItems(ZI)V: dropFewItems -> func_70628_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/canBePushed()Z from net/minecraft/entity/EntityLivingBase/canBePushed()Z: canBePushed -> func_70104_M
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/decreaseAirSupply(I)I from net/minecraft/entity/EntityLivingBase/decreaseAirSupply(I)I: decreaseAirSupply -> func_70682_h
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/setEnchantmentBasedOnDifficulty(Lnet/minecraft/world/DifficultyInstance;)V from net/minecraft/entity/EntityLiving/setEnchantmentBasedOnDifficulty(Lnet/minecraft/world/DifficultyInstance;)V: setEnchantmentBasedOnDifficulty -> func_180483_b
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/removeTrackingPlayer(Lnet/minecraft/entity/player/EntityPlayerMP;)V from net/minecraft/entity/Entity/removeTrackingPlayer(Lnet/minecraft/entity/player/EntityPlayerMP;)V: removeTrackingPlayer -> func_184203_c
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/setInWeb()V from net/minecraft/entity/Entity/setInWeb()V: setInWeb -> func_70110_aj
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/updateAITasks()V from net/minecraft/entity/EntityLiving/updateAITasks()V: updateAITasks -> func_70619_bc
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/EntityLiving/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: writeEntityToNBT -> func_70014_b
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/attackEntityFrom(Lnet/minecraft/util/DamageSource;F)Z from net/minecraft/entity/monster/EntityMob/attackEntityFrom(Lnet/minecraft/util/DamageSource;F)Z: attackEntityFrom -> func_70097_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/EntityLiving/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readEntityFromNBT -> func_70037_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData; from net/minecraft/entity/EntityLiving/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData;: onInitialSpawn -> func_180482_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/canPickUpLoot()Z from net/minecraft/entity/EntityLiving/canPickUpLoot()Z: canPickUpLoot -> func_98052_bS
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/canBreatheUnderwater()Z from net/minecraft/entity/EntityLivingBase/canBreatheUnderwater()Z: canBreatheUnderwater -> func_70648_aU
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/addTrackingPlayer(Lnet/minecraft/entity/player/EntityPlayerMP;)V from net/minecraft/entity/Entity/addTrackingPlayer(Lnet/minecraft/entity/player/EntityPlayerMP;)V: addTrackingPlayer -> func_184178_b
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/entityInit()V from net/minecraft/entity/EntityLiving/entityInit()V: entityInit -> func_70088_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/isNonBoss()Z from net/minecraft/entity/Entity/isNonBoss()Z: isNonBoss -> func_184222_aU
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/onUpdate()V from net/minecraft/entity/monster/EntityMob/onUpdate()V: onUpdate -> func_70071_h_
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/isOnSameTeam(Lnet/minecraft/entity/Entity;)Z from net/minecraft/entity/Entity/isOnSameTeam(Lnet/minecraft/entity/Entity;)Z: isOnSameTeam -> func_184191_r
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/canDespawn()Z from net/minecraft/entity/EntityLiving/canDespawn()Z: canDespawn -> func_70692_ba
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/applyEntityAttributes()V from net/minecraft/entity/monster/EntityMob/applyEntityAttributes()V: applyEntityAttributes -> func_110147_ax
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/isEntityInvulnerable(Lnet/minecraft/util/DamageSource;)Z from net/minecraft/entity/Entity/isEntityInvulnerable(Lnet/minecraft/util/DamageSource;)Z: isEntityInvulnerable -> func_180431_b
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/removeTrackingPlayer(Lnet/minecraft/entity/player/EntityPlayerMP;)V from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/removeTrackingPlayer(Lnet/minecraft/entity/player/EntityPlayerMP;)V: removeTrackingPlayer -> func_184203_c
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/updateAITasks()V from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/updateAITasks()V: updateAITasks -> func_70619_bc
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/getDeathSound()Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/monster/EntityMob/getDeathSound()Lnet/minecraft/util/SoundEvent;: getDeathSound -> func_184615_bR
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/getTotalArmorValue()I from net/minecraft/entity/EntityLivingBase/getTotalArmorValue()I: getTotalArmorValue -> func_70658_aO
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/handleStatusUpdate(B)V from net/minecraft/entity/EntityLiving/handleStatusUpdate(B)V: handleStatusUpdate -> func_70103_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: writeEntityToNBT -> func_70014_b
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/getAmbientSound()Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/EntityLiving/getAmbientSound()Lnet/minecraft/util/SoundEvent;: getAmbientSound -> func_184639_G
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/attackEntityFrom(Lnet/minecraft/util/DamageSource;F)Z from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/attackEntityFrom(Lnet/minecraft/util/DamageSource;F)Z: attackEntityFrom -> func_70097_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readEntityFromNBT -> func_70037_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData; from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData;: onInitialSpawn -> func_180482_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/getTalkInterval()I from net/minecraft/entity/EntityLiving/getTalkInterval()I: getTalkInterval -> func_70627_aG
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/getEyeHeight()F from net/minecraft/entity/Entity/getEyeHeight()F: getEyeHeight -> func_70047_e
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/addTrackingPlayer(Lnet/minecraft/entity/player/EntityPlayerMP;)V from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/addTrackingPlayer(Lnet/minecraft/entity/player/EntityPlayerMP;)V: addTrackingPlayer -> func_184178_b
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/entityInit()V from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/entityInit()V: entityInit -> func_70088_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/onUpdate()V from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/onUpdate()V: onUpdate -> func_70071_h_
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/onLivingUpdate()V from net/minecraft/entity/monster/EntityMob/onLivingUpdate()V: onLivingUpdate -> func_70636_d
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/initEntityAI()V from net/minecraft/entity/EntityLiving/initEntityAI()V: initEntityAI -> func_184651_r
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/applyEntityAttributes()V from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/applyEntityAttributes()V: applyEntityAttributes -> func_110147_ax
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/isEntityInvulnerable(Lnet/minecraft/util/DamageSource;)Z from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/isEntityInvulnerable(Lnet/minecraft/util/DamageSource;)Z: isEntityInvulnerable -> func_180431_b
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/canAttackClass(Ljava/lang/Class;)Z from net/minecraft/entity/EntityLiving/canAttackClass(Ljava/lang/Class;)Z: canAttackClass -> func_70686_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/setSwingingArms(Z)V from net/minecraft/entity/IRangedAttackMob/setSwingingArms(Z)V: setSwingingArms -> func_184724_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchWarden/attackEntityWithRangedAttack(Lnet/minecraft/entity/EntityLivingBase;F)V from net/minecraft/entity/IRangedAttackMob/attackEntityWithRangedAttack(Lnet/minecraft/entity/EntityLivingBase;F)V: attackEntityWithRangedAttack -> func_82196_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicToolModel$BakedModel$1/applyOverride(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lnet/minecraft/util/ResourceLocation; from net/minecraft/client/renderer/block/model/ItemOverrideList/applyOverride(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lnet/minecraft/util/ResourceLocation;: applyOverride -> func_188021_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicToolModel$BakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List; from net/minecraft/client/renderer/block/model/IBakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List;: getQuads -> func_188616_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicToolModel$BakedModel/isBuiltInRenderer()Z from net/minecraft/client/renderer/block/model/IBakedModel/isBuiltInRenderer()Z: isBuiltInRenderer -> func_188618_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicToolModel$BakedModel/isGui3d()Z from net/minecraft/client/renderer/block/model/IBakedModel/isGui3d()Z: isGui3d -> func_177556_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicToolModel$BakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; from net/minecraft/client/renderer/block/model/IBakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;: getParticleTexture -> func_177554_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicToolModel$BakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList; from net/minecraft/client/renderer/block/model/IBakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList;: getOverrides -> func_188617_f
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicToolModel$BakedModel/isAmbientOcclusion()Z from net/minecraft/client/renderer/block/model/IBakedModel/isAmbientOcclusion()Z: isAmbientOcclusion -> func_177555_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicToolModel$BakedModel/getItemCameraTransforms()Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms; from net/minecraft/client/renderer/block/model/IBakedModel/getItemCameraTransforms()Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms;: getItemCameraTransforms -> func_177552_f
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/MorphicToolModel$Loader/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V from net/minecraftforge/client/model/ICustomModelLoader/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V: onResourceManagerReload -> func_110549_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/ProviderModel$BakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List; from net/minecraft/client/renderer/block/model/IBakedModel/getQuads(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List;: getQuads -> func_188616_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/ProviderModel$BakedModel/isBuiltInRenderer()Z from net/minecraft/client/renderer/block/model/IBakedModel/isBuiltInRenderer()Z: isBuiltInRenderer -> func_188618_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/ProviderModel$BakedModel/isGui3d()Z from net/minecraft/client/renderer/block/model/IBakedModel/isGui3d()Z: isGui3d -> func_177556_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/ProviderModel$BakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; from net/minecraft/client/renderer/block/model/IBakedModel/getParticleTexture()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;: getParticleTexture -> func_177554_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/ProviderModel$BakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList; from net/minecraft/client/renderer/block/model/IBakedModel/getOverrides()Lnet/minecraft/client/renderer/block/model/ItemOverrideList;: getOverrides -> func_188617_f
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/ProviderModel$BakedModel/isAmbientOcclusion()Z from net/minecraft/client/renderer/block/model/IBakedModel/isAmbientOcclusion()Z: isAmbientOcclusion -> func_177555_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/ProviderModel$BakedModel/getItemCameraTransforms()Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms; from net/minecraft/client/renderer/block/model/IBakedModel/getItemCameraTransforms()Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms;: getItemCameraTransforms -> func_177552_f
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/ProviderModel$Loader/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V from net/minecraftforge/client/model/ICustomModelLoader/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V: onResourceManagerReload -> func_110549_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/model/TAModelLoader/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V from net/minecraftforge/client/model/ICustomModelLoader/onResourceManagerReload(Lnet/minecraft/client/resources/IResourceManager;)V: onResourceManagerReload -> func_110549_a
    Conflicting propagated mapping for net/minecraftforge/client/ItemModelMesherForge/register(Lnet/minecraft/item/Item;ILnet/minecraft/client/renderer/block/model/ModelResourceLocation;)V from net/minecraft/client/renderer/ItemModelMesher/register(Lnet/minecraft/item/Item;ILnet/minecraft/client/renderer/block/model/ModelResourceLocation;)V: register -> func_178086_a
    Conflicting propagated mapping for net/minecraftforge/client/ItemModelMesherForge/rebuildCache()V from net/minecraft/client/renderer/ItemModelMesher/rebuildCache()V: rebuildCache -> func_178085_b
    Conflicting propagated mapping for net/minecraftforge/client/ItemModelMesherForge/getItemModel(Lnet/minecraft/item/Item;I)Lnet/minecraft/client/renderer/block/model/IBakedModel; from net/minecraft/client/renderer/ItemModelMesher/getItemModel(Lnet/minecraft/item/Item;I)Lnet/minecraft/client/renderer/block/model/IBakedModel;: getItemModel -> func_178088_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderAutocaster/doRender(Lnet/minecraft/entity/Entity;DDDFF)V from net/minecraft/client/renderer/entity/Render/doRender(Lnet/minecraft/entity/Entity;DDDFF)V: doRender -> func_76986_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderAutocaster/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation; from net/minecraft/client/renderer/entity/Render/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation;: getEntityTexture -> func_110775_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocaster/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: writeEntityToNBT -> func_70014_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocaster/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readEntityFromNBT -> func_70037_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocaster/processInteract(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/util/EnumHand;)Z from net/minecraft/entity/EntityLiving/processInteract(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/util/EnumHand;)Z: processInteract -> func_184645_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocaster/entityInit()V from thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/entityInit()V: entityInit -> func_70088_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocaster/onDeath(Lnet/minecraft/util/DamageSource;)V from net/minecraft/entity/EntityLivingBase/onDeath(Lnet/minecraft/util/DamageSource;)V: onDeath -> func_70645_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocaster/updateEntityActionState()V from net/minecraft/entity/EntityLiving/updateEntityActionState()V: updateEntityActionState -> func_70626_be
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocaster/getLootTable()Lnet/minecraft/util/ResourceLocation; from net/minecraft/entity/EntityLiving/getLootTable()Lnet/minecraft/util/ResourceLocation;: getLootTable -> func_184647_J
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocaster/isOnSameTeam(Lnet/minecraft/entity/Entity;)Z from net/minecraft/entity/Entity/isOnSameTeam(Lnet/minecraft/entity/Entity;)Z: isOnSameTeam -> func_184191_r
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocaster/initEntityAI()V from net/minecraft/entity/EntityLiving/initEntityAI()V: initEntityAI -> func_184651_r
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocaster/applyEntityAttributes()V from thecodex6824/thaumicaugmentation/common/entity/EntityAutocasterBase/applyEntityAttributes()V: applyEntityAttributes -> func_110147_ax
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocaster/canAttackClass(Ljava/lang/Class;)Z from net/minecraft/entity/EntityLiving/canAttackClass(Ljava/lang/Class;)Z: canAttackClass -> func_70686_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocaster/getOwnerId()Ljava/util/UUID; from net/minecraft/entity/IEntityOwnable/getOwnerId()Ljava/util/UUID;: getOwnerId -> func_184753_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityAutocaster/getOwner()Lnet/minecraft/entity/Entity; from net/minecraft/entity/IEntityOwnable/getOwner()Lnet/minecraft/entity/Entity;: getOwner -> func_70902_q
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderFluxRiftOptimized/doRender(Lnet/minecraft/entity/Entity;DDDFF)V from net/minecraft/client/renderer/entity/Render/doRender(Lnet/minecraft/entity/Entity;DDDFF)V: doRender -> func_76986_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderFluxRiftOptimized/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation; from net/minecraft/client/renderer/entity/Render/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation;: getEntityTexture -> func_110775_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/item/MorphicArmorWrappingTEISR/renderByItem(Lnet/minecraft/item/ItemStack;)V from net/minecraft/client/renderer/tileentity/TileEntityItemStackRenderer/renderByItem(Lnet/minecraft/item/ItemStack;)V: renderByItem -> func_179022_a
    Conflicting propagated mapping for thaumcraft/common/blocks/basic/BlockBannerTCItem/onItemUse(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumHand;Lnet/minecraft/util/EnumFacing;FFF)Lnet/minecraft/util/EnumActionResult; from net/minecraft/item/ItemBlock/onItemUse(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumHand;Lnet/minecraft/util/EnumFacing;FFF)Lnet/minecraft/util/EnumActionResult;: onItemUse -> func_180614_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderDimensionalFracture/doRender(Lnet/minecraft/entity/Entity;DDDFF)V from net/minecraft/client/renderer/entity/Render/doRender(Lnet/minecraft/entity/Entity;DDDFF)V: doRender -> func_76986_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderCelestialObserver/doRender(Lnet/minecraft/entity/Entity;DDDFF)V from net/minecraft/client/renderer/entity/Render/doRender(Lnet/minecraft/entity/Entity;DDDFF)V: doRender -> func_76986_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderCelestialObserver/renderMultipass(Lnet/minecraft/entity/Entity;DDDFF)V from net/minecraft/client/renderer/entity/Render/renderMultipass(Lnet/minecraft/entity/Entity;DDDFF)V: renderMultipass -> func_188300_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderCelestialObserver/isMultipass()Z from net/minecraft/client/renderer/entity/Render/isMultipass()Z: isMultipass -> func_188295_H_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderCelestialObserver/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation; from net/minecraft/client/renderer/entity/Render/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation;: getEntityTexture -> func_110775_a
    Conflicting propagated mapping for thaumcraft/common/blocks/basic/BlockBannerTCItem/addInformation(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Ljava/util/List;Lnet/minecraft/client/util/ITooltipFlag;)V from net/minecraft/item/ItemBlock/addInformation(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Ljava/util/List;Lnet/minecraft/client/util/ITooltipFlag;)V: addInformation -> func_77624_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderDimensionalFracture/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation; from net/minecraft/client/renderer/entity/Render/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation;: getEntityTexture -> func_110775_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderFocusShield/doRender(Lnet/minecraft/entity/Entity;DDDFF)V from net/minecraft/client/renderer/entity/Render/doRender(Lnet/minecraft/entity/Entity;DDDFF)V: doRender -> func_76986_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderFocusShield/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation; from net/minecraft/client/renderer/entity/Render/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation;: getEntityTexture -> func_110775_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityDimensionalFracture/canBeCollidedWith()Z from net/minecraft/entity/Entity/canBeCollidedWith()Z: canBeCollidedWith -> func_70067_L
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/canBeCollidedWith()Z from net/minecraft/entity/EntityLivingBase/canBeCollidedWith()Z: canBeCollidedWith -> func_70067_L
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/canBePushed()Z from net/minecraft/entity/EntityLivingBase/canBePushed()Z: canBePushed -> func_70104_M
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityDimensionalFracture/entityInit()V from net/minecraft/entity/Entity/entityInit()V: entityInit -> func_70088_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityDimensionalFracture/isBurning()Z from net/minecraft/entity/Entity/isBurning()Z: isBurning -> func_70027_ad
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityDimensionalFracture/canRenderOnFire()Z from net/minecraft/entity/Entity/canRenderOnFire()Z: canRenderOnFire -> func_90999_ad
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityDimensionalFracture/setFire(I)V from net/minecraft/entity/Entity/setFire(I)V: setFire -> func_70015_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderItemImportant/doRender(Lnet/minecraft/entity/Entity;DDDFF)V from net/minecraft/client/renderer/entity/RenderEntityItem/doRender(Lnet/minecraft/entity/Entity;DDDFF)V: doRender -> func_76986_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderItemImportant/renderMultipass(Lnet/minecraft/entity/Entity;DDDFF)V from net/minecraft/client/renderer/entity/Render/renderMultipass(Lnet/minecraft/entity/Entity;DDDFF)V: renderMultipass -> func_188300_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderItemImportant/isMultipass()Z from net/minecraft/client/renderer/entity/Render/isMultipass()Z: isMultipass -> func_188295_H_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderItemImportant/doRender(Lnet/minecraft/entity/item/EntityItem;DDDFF)V from net/minecraft/client/renderer/entity/RenderEntityItem/doRender(Lnet/minecraft/entity/item/EntityItem;DDDFF)V: doRender -> func_76986_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderPrimalWisp/doRender(Lnet/minecraft/entity/Entity;DDDFF)V from net/minecraft/client/renderer/entity/Render/doRender(Lnet/minecraft/entity/Entity;DDDFF)V: doRender -> func_76986_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderPrimalWisp/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation; from net/minecraft/client/renderer/entity/Render/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation;: getEntityTexture -> func_110775_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderTAEldritchGolem/canRenderName(Lnet/minecraft/entity/EntityLivingBase;)Z from net/minecraft/client/renderer/entity/RenderLiving/canRenderName(Lnet/minecraft/entity/EntityLivingBase;)Z: canRenderName -> func_177070_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderTAEldritchGolem/doRender(Lnet/minecraft/entity/Entity;DDDFF)V from net/minecraft/client/renderer/entity/RenderLiving/doRender(Lnet/minecraft/entity/Entity;DDDFF)V: doRender -> func_76986_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderTAEldritchGolem/doRender(Lnet/minecraft/entity/EntityLiving;DDDFF)V from net/minecraft/client/renderer/entity/RenderLiving/doRender(Lnet/minecraft/entity/EntityLiving;DDDFF)V: doRender -> func_76986_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderTAEldritchGolem/preRenderCallback(Lnet/minecraft/entity/EntityLivingBase;F)V from net/minecraft/client/renderer/entity/RenderLivingBase/preRenderCallback(Lnet/minecraft/entity/EntityLivingBase;F)V: preRenderCallback -> func_77041_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderTAEldritchGolem/doRender(Lnet/minecraft/entity/EntityLivingBase;DDDFF)V from net/minecraft/client/renderer/entity/RenderLiving/doRender(Lnet/minecraft/entity/EntityLivingBase;DDDFF)V: doRender -> func_76986_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderTAEldritchGolem/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation; from net/minecraft/client/renderer/entity/Render/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation;: getEntityTexture -> func_110775_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/getDeathSound()Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/monster/EntityMob/getDeathSound()Lnet/minecraft/util/SoundEvent;: getDeathSound -> func_184615_bR
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/getTotalArmorValue()I from net/minecraft/entity/EntityLivingBase/getTotalArmorValue()I: getTotalArmorValue -> func_70658_aO
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/handleStatusUpdate(B)V from net/minecraft/entity/EntityLiving/handleStatusUpdate(B)V: handleStatusUpdate -> func_70103_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: writeEntityToNBT -> func_70014_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderTAEldritchGuardian/canRenderName(Lnet/minecraft/entity/EntityLivingBase;)Z from net/minecraft/client/renderer/entity/RenderLiving/canRenderName(Lnet/minecraft/entity/EntityLivingBase;)Z: canRenderName -> func_177070_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderTAEldritchGuardian/doRender(Lnet/minecraft/entity/Entity;DDDFF)V from net/minecraft/client/renderer/entity/RenderLiving/doRender(Lnet/minecraft/entity/Entity;DDDFF)V: doRender -> func_76986_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/attackEntityFrom(Lnet/minecraft/util/DamageSource;F)Z from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/attackEntityFrom(Lnet/minecraft/util/DamageSource;F)Z: attackEntityFrom -> func_70097_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readEntityFromNBT -> func_70037_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData; from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData;: onInitialSpawn -> func_180482_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/getEyeHeight()F from net/minecraft/entity/Entity/getEyeHeight()F: getEyeHeight -> func_70047_e
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/entityInit()V from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/entityInit()V: entityInit -> func_70088_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/getHurtSound(Lnet/minecraft/util/DamageSource;)Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/monster/EntityMob/getHurtSound(Lnet/minecraft/util/DamageSource;)Lnet/minecraft/util/SoundEvent;: getHurtSound -> func_184601_bQ
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/onUpdate()V from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/onUpdate()V: onUpdate -> func_70071_h_
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/onLivingUpdate()V from net/minecraft/entity/monster/EntityMob/onLivingUpdate()V: onLivingUpdate -> func_70636_d
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/attackEntityAsMob(Lnet/minecraft/entity/Entity;)Z from net/minecraft/entity/monster/EntityMob/attackEntityAsMob(Lnet/minecraft/entity/Entity;)Z: attackEntityAsMob -> func_70652_k
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/initEntityAI()V from net/minecraft/entity/EntityLiving/initEntityAI()V: initEntityAI -> func_184651_r
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/applyEntityAttributes()V from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/applyEntityAttributes()V: applyEntityAttributes -> func_110147_ax
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/playStepSound(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)V from net/minecraft/entity/Entity/playStepSound(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)V: playStepSound -> func_180429_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/setSwingingArms(Z)V from net/minecraft/entity/IRangedAttackMob/setSwingingArms(Z)V: setSwingingArms -> func_184724_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/boss/EntityEldritchGolem/attackEntityWithRangedAttack(Lnet/minecraft/entity/EntityLivingBase;F)V from net/minecraft/entity/IRangedAttackMob/attackEntityWithRangedAttack(Lnet/minecraft/entity/EntityLivingBase;F)V: attackEntityWithRangedAttack -> func_82196_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderTAGolemOrb/doRender(Lnet/minecraft/entity/Entity;DDDFF)V from net/minecraft/client/renderer/entity/Render/doRender(Lnet/minecraft/entity/Entity;DDDFF)V: doRender -> func_76986_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderTAGolemOrb/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation; from net/minecraft/client/renderer/entity/Render/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation;: getEntityTexture -> func_110775_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/canFitPassenger(Lnet/minecraft/entity/Entity;)Z from net/minecraft/entity/Entity/canFitPassenger(Lnet/minecraft/entity/Entity;)Z: canFitPassenger -> func_184219_q
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderTAEldritchGuardian/doRender(Lnet/minecraft/entity/EntityLiving;DDDFF)V from net/minecraft/client/renderer/entity/RenderLiving/doRender(Lnet/minecraft/entity/EntityLiving;DDDFF)V: doRender -> func_76986_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/texture/TCBannerToElytraTexture/loadTexture(Lnet/minecraft/client/resources/IResourceManager;)V from net/minecraft/client/renderer/texture/ITextureObject/loadTexture(Lnet/minecraft/client/resources/IResourceManager;)V: loadTexture -> func_110551_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityDimensionalFracture/onUpdate()V from net/minecraft/entity/Entity/onUpdate()V: onUpdate -> func_70071_h_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderTAEldritchGuardian/doRender(Lnet/minecraft/entity/EntityLivingBase;DDDFF)V from net/minecraft/client/renderer/entity/RenderLiving/doRender(Lnet/minecraft/entity/EntityLivingBase;DDDFF)V: doRender -> func_76986_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/entity/RenderTAEldritchGuardian/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation; from net/minecraft/client/renderer/entity/Render/getEntityTexture(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation;: getEntityTexture -> func_110775_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityDimensionalFracture/move(Lnet/minecraft/entity/MoverType;DDD)V from net/minecraft/entity/Entity/move(Lnet/minecraft/entity/MoverType;DDD)V: move -> func_70091_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityDimensionalFracture/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/Entity/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: writeEntityToNBT -> func_70014_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityDimensionalFracture/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/Entity/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readEntityFromNBT -> func_70037_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityDimensionalFracture/hasNoGravity()Z from net/minecraft/entity/Entity/hasNoGravity()Z: hasNoGravity -> func_189652_ae
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/item/RenderItemBlockRiftJar/renderByItem(Lnet/minecraft/item/ItemStack;)V from net/minecraft/client/renderer/tileentity/TileEntityItemStackRenderer/renderByItem(Lnet/minecraft/item/ItemStack;)V: renderByItem -> func_179022_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/texture/VanillaBannerToElytraTexture/loadTexture(Lnet/minecraft/client/resources/IResourceManager;)V from net/minecraft/client/renderer/texture/ITextureObject/loadTexture(Lnet/minecraft/client/resources/IResourceManager;)V: loadTexture -> func_110551_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/applyEntityCollision(Lnet/minecraft/entity/Entity;)V from net/minecraft/entity/Entity/applyEntityCollision(Lnet/minecraft/entity/Entity;)V: applyEntityCollision -> func_70108_f
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/setLocationAndAngles(DDDFF)V from net/minecraft/entity/Entity/setLocationAndAngles(DDDFF)V: setLocationAndAngles -> func_70012_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/canBeRidden(Lnet/minecraft/entity/Entity;)Z from net/minecraft/entity/Entity/canBeRidden(Lnet/minecraft/entity/Entity;)Z: canBeRidden -> func_184228_n
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/setItemStackToSlot(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)V from net/minecraft/entity/EntityLivingBase/setItemStackToSlot(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)V: setItemStackToSlot -> func_184201_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/getCollisionBoundingBox()Lnet/minecraft/util/math/AxisAlignedBB; from net/minecraft/entity/Entity/getCollisionBoundingBox()Lnet/minecraft/util/math/AxisAlignedBB;: getCollisionBoundingBox -> func_70046_E
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/getDeathSound()Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/EntityLivingBase/getDeathSound()Lnet/minecraft/util/SoundEvent;: getDeathSound -> func_184615_bR
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/canRenderOnFire()Z from net/minecraft/entity/Entity/canRenderOnFire()Z: canRenderOnFire -> func_90999_ad
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/collideWithEntity(Lnet/minecraft/entity/Entity;)V from net/minecraft/entity/EntityLivingBase/collideWithEntity(Lnet/minecraft/entity/Entity;)V: collideWithEntity -> func_82167_n
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/notifyDataManagerChange(Lnet/minecraft/network/datasync/DataParameter;)V from net/minecraft/entity/EntityLivingBase/notifyDataManagerChange(Lnet/minecraft/network/datasync/DataParameter;)V: notifyDataManagerChange -> func_184206_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/move(Lnet/minecraft/entity/MoverType;DDD)V from net/minecraft/entity/Entity/move(Lnet/minecraft/entity/MoverType;DDD)V: move -> func_70091_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/isEntityInsideOpaqueBlock()Z from net/minecraft/entity/Entity/isEntityInsideOpaqueBlock()Z: isEntityInsideOpaqueBlock -> func_70094_T
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/item/RenderItemBlockStarfieldGlass/renderByItem(Lnet/minecraft/item/ItemStack;)V from net/minecraft/client/renderer/tileentity/TileEntityItemStackRenderer/renderByItem(Lnet/minecraft/item/ItemStack;)V: renderByItem -> func_179022_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/dropFewItems(ZI)V from net/minecraft/entity/EntityLiving/dropFewItems(ZI)V: dropFewItems -> func_70628_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/knockBack(Lnet/minecraft/entity/Entity;FDD)V from net/minecraft/entity/EntityLivingBase/knockBack(Lnet/minecraft/entity/Entity;FDD)V: knockBack -> func_70653_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/EntityLivingBase/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: writeEntityToNBT -> func_70014_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/getSoundVolume()F from net/minecraft/entity/EntityLivingBase/getSoundVolume()F: getSoundVolume -> func_70599_aP
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/attackEntityFrom(Lnet/minecraft/util/DamageSource;F)Z from net/minecraft/entity/EntityLivingBase/attackEntityFrom(Lnet/minecraft/util/DamageSource;F)Z: attackEntityFrom -> func_70097_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/EntityLivingBase/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readEntityFromNBT -> func_70037_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/onCollideWithPlayer(Lnet/minecraft/entity/player/EntityPlayer;)V from net/minecraft/entity/Entity/onCollideWithPlayer(Lnet/minecraft/entity/player/EntityPlayer;)V: onCollideWithPlayer -> func_70100_b_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/getArmorInventoryList()Ljava/lang/Iterable; from net/minecraft/entity/EntityLivingBase/getArmorInventoryList()Ljava/lang/Iterable;: getArmorInventoryList -> func_184193_aE
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/canBreatheUnderwater()Z from net/minecraft/entity/EntityLivingBase/canBreatheUnderwater()Z: canBreatheUnderwater -> func_70648_aU
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/canBeHitWithPotion()Z from net/minecraft/entity/EntityLivingBase/canBeHitWithPotion()Z: canBeHitWithPotion -> func_184603_cC
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/getSoundPitch()F from net/minecraft/entity/EntityLivingBase/getSoundPitch()F: getSoundPitch -> func_70647_i
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/getPrimaryHand()Lnet/minecraft/util/EnumHandSide; from net/minecraft/entity/EntityLivingBase/getPrimaryHand()Lnet/minecraft/util/EnumHandSide;: getPrimaryHand -> func_184591_cq
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/getSoundCategory()Lnet/minecraft/util/SoundCategory; from net/minecraft/entity/Entity/getSoundCategory()Lnet/minecraft/util/SoundCategory;: getSoundCategory -> func_184176_by
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/entityInit()V from net/minecraft/entity/EntityLivingBase/entityInit()V: entityInit -> func_70088_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/isPotionApplicable(Lnet/minecraft/potion/PotionEffect;)Z from net/minecraft/entity/EntityLivingBase/isPotionApplicable(Lnet/minecraft/potion/PotionEffect;)Z: isPotionApplicable -> func_70687_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/getHurtSound(Lnet/minecraft/util/DamageSource;)Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/EntityLivingBase/getHurtSound(Lnet/minecraft/util/DamageSource;)Lnet/minecraft/util/SoundEvent;: getHurtSound -> func_184601_bQ
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/setFire(I)V from net/minecraft/entity/Entity/setFire(I)V: setFire -> func_70015_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/onLivingUpdate()V from net/minecraft/entity/EntityLivingBase/onLivingUpdate()V: onLivingUpdate -> func_70636_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/getCollisionBox(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/math/AxisAlignedBB; from net/minecraft/entity/Entity/getCollisionBox(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/math/AxisAlignedBB;: getCollisionBox -> func_70114_g
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/getItemStackFromSlot(Lnet/minecraft/inventory/EntityEquipmentSlot;)Lnet/minecraft/item/ItemStack; from net/minecraft/entity/EntityLivingBase/getItemStackFromSlot(Lnet/minecraft/inventory/EntityEquipmentSlot;)Lnet/minecraft/item/ItemStack;: getItemStackFromSlot -> func_184582_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/canDropLoot()Z from net/minecraft/entity/EntityLivingBase/canDropLoot()Z: canDropLoot -> func_146066_aG
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityFocusShield/applyEntityAttributes()V from net/minecraft/entity/EntityLivingBase/applyEntityAttributes()V: applyEntityAttributes -> func_110147_ax
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAGolemOrb/entityInit()V from net/minecraft/entity/projectile/EntityThrowable/entityInit()V: entityInit -> func_70088_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/updateAITasks()V from net/minecraft/entity/EntityLiving/updateAITasks()V: updateAITasks -> func_70619_bc
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/layer/RenderLayerHarness/doRenderLayer(Lnet/minecraft/entity/EntityLivingBase;FFFFFFF)V from net/minecraft/client/renderer/entity/layers/LayerRenderer/doRenderLayer(Lnet/minecraft/entity/EntityLivingBase;FFFFFFF)V: doRenderLayer -> func_177141_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/getDeathSound()Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/monster/EntityMob/getDeathSound()Lnet/minecraft/util/SoundEvent;: getDeathSound -> func_184615_bR
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAGolemOrb/onImpact(Lnet/minecraft/util/math/RayTraceResult;)V from net/minecraft/entity/projectile/EntityThrowable/onImpact(Lnet/minecraft/util/math/RayTraceResult;)V: onImpact -> func_70184_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/getTotalArmorValue()I from net/minecraft/entity/EntityLivingBase/getTotalArmorValue()I: getTotalArmorValue -> func_70658_aO
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/layer/RenderLayerHarness/shouldCombineTextures()Z from net/minecraft/client/renderer/entity/layers/LayerRenderer/shouldCombineTextures()Z: shouldCombineTextures -> func_177142_b
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/isValidLightLevel()Z from net/minecraft/entity/monster/EntityMob/isValidLightLevel()Z: isValidLightLevel -> func_70814_o
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAGolemOrb/onUpdate()V from net/minecraft/entity/projectile/EntityThrowable/onUpdate()V: onUpdate -> func_70071_h_
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/handleStatusUpdate(B)V from net/minecraft/entity/EntityLiving/handleStatusUpdate(B)V: handleStatusUpdate -> func_70103_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/getCanSpawnHere()Z from net/minecraft/entity/monster/EntityMob/getCanSpawnHere()Z: getCanSpawnHere -> func_70601_bi
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/EntityLiving/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: writeEntityToNBT -> func_70014_b
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/getAmbientSound()Lnet/minecraft/util/SoundEvent; from net/minecraft/entity/EntityLiving/getAmbientSound()Lnet/minecraft/util/SoundEvent;: getAmbientSound -> func_184639_G
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/getSoundVolume()F from net/minecraft/entity/EntityLivingBase/getSoundVolume()F: getSoundVolume -> func_70599_aP
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAGolemOrb/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/projectile/EntityThrowable/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: writeEntityToNBT -> func_70014_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAGolemOrb/attackEntityFrom(Lnet/minecraft/util/DamageSource;F)Z from net/minecraft/entity/Entity/attackEntityFrom(Lnet/minecraft/util/DamageSource;F)Z: attackEntityFrom -> func_70097_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAGolemOrb/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/projectile/EntityThrowable/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readEntityFromNBT -> func_70037_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAGolemOrb/getGravityVelocity()F from net/minecraft/entity/projectile/EntityThrowable/getGravityVelocity()F: getGravityVelocity -> func_70185_h
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/attackEntityFrom(Lnet/minecraft/util/DamageSource;F)Z from net/minecraft/entity/monster/EntityMob/attackEntityFrom(Lnet/minecraft/util/DamageSource;F)Z: attackEntityFrom -> func_70097_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/entity/EntityLiving/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readEntityFromNBT -> func_70037_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData; from net/minecraft/entity/EntityLiving/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData;: onInitialSpawn -> func_180482_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/canPickUpLoot()Z from net/minecraft/entity/EntityLiving/canPickUpLoot()Z: canPickUpLoot -> func_98052_bS
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/getTalkInterval()I from net/minecraft/entity/EntityLiving/getTalkInterval()I: getTalkInterval -> func_70627_aG
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/getEyeHeight()F from net/minecraft/entity/Entity/getEyeHeight()F: getEyeHeight -> func_70047_e
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/entityInit()V from net/minecraft/entity/EntityLiving/entityInit()V: entityInit -> func_70088_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/onUpdate()V from net/minecraft/entity/monster/EntityMob/onUpdate()V: onUpdate -> func_70071_h_
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/isOnSameTeam(Lnet/minecraft/entity/Entity;)Z from net/minecraft/entity/Entity/isOnSameTeam(Lnet/minecraft/entity/Entity;)Z: isOnSameTeam -> func_184191_r
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/canDespawn()Z from net/minecraft/entity/EntityLiving/canDespawn()Z: canDespawn -> func_70692_ba
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/attackEntityAsMob(Lnet/minecraft/entity/Entity;)Z from net/minecraft/entity/monster/EntityMob/attackEntityAsMob(Lnet/minecraft/entity/Entity;)Z: attackEntityAsMob -> func_70652_k
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/initEntityAI()V from net/minecraft/entity/EntityLiving/initEntityAI()V: initEntityAI -> func_184651_r
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/getDropItem()Lnet/minecraft/item/Item; from net/minecraft/entity/EntityLiving/getDropItem()Lnet/minecraft/item/Item;: getDropItem -> func_146068_u
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/applyEntityAttributes()V from net/minecraft/entity/monster/EntityMob/applyEntityAttributes()V: applyEntityAttributes -> func_110147_ax
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/getCreatureAttribute()Lnet/minecraft/entity/EnumCreatureAttribute; from net/minecraft/entity/EntityLivingBase/getCreatureAttribute()Lnet/minecraft/entity/EnumCreatureAttribute;: getCreatureAttribute -> func_70668_bt
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/setSwingingArms(Z)V from net/minecraft/entity/IRangedAttackMob/setSwingingArms(Z)V: setSwingingArms -> func_184724_a
    Conflicting propagated mapping for thaumcraft/common/entities/monster/EntityEldritchGuardian/attackEntityWithRangedAttack(Lnet/minecraft/entity/EntityLivingBase;F)V from net/minecraft/entity/IRangedAttackMob/attackEntityWithRangedAttack(Lnet/minecraft/entity/EntityLivingBase;F)V: attackEntityWithRangedAttack -> func_82196_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGuardian/getCanSpawnHere()Z from thaumcraft/common/entities/monster/EntityEldritchGuardian/getCanSpawnHere()Z: getCanSpawnHere -> func_70601_bi
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGuardian/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from thaumcraft/common/entities/monster/EntityEldritchGuardian/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: writeEntityToNBT -> func_70014_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGuardian/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from thaumcraft/common/entities/monster/EntityEldritchGuardian/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readEntityFromNBT -> func_70037_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGuardian/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData; from thaumcraft/common/entities/monster/EntityEldritchGuardian/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData;: onInitialSpawn -> func_180482_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGuardian/entityInit()V from thaumcraft/common/entities/monster/EntityEldritchGuardian/entityInit()V: entityInit -> func_70088_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGuardian/attackEntityWithRangedAttack(Lnet/minecraft/entity/EntityLivingBase;F)V from thaumcraft/common/entities/monster/EntityEldritchGuardian/attackEntityWithRangedAttack(Lnet/minecraft/entity/EntityLivingBase;F)V: attackEntityWithRangedAttack -> func_82196_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGuardian/getLootTable()Lnet/minecraft/util/ResourceLocation; from net/minecraft/entity/EntityLiving/getLootTable()Lnet/minecraft/util/ResourceLocation;: getLootTable -> func_184647_J
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGuardian/onUpdate()V from thaumcraft/common/entities/monster/EntityEldritchGuardian/onUpdate()V: onUpdate -> func_70071_h_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGuardian/isOnSameTeam(Lnet/minecraft/entity/Entity;)Z from thaumcraft/common/entities/monster/EntityEldritchGuardian/isOnSameTeam(Lnet/minecraft/entity/Entity;)Z: isOnSameTeam -> func_184191_r
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGuardian/initEntityAI()V from thaumcraft/common/entities/monster/EntityEldritchGuardian/initEntityAI()V: initEntityAI -> func_184651_r
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGuardian/getDropItem()Lnet/minecraft/item/Item; from thaumcraft/common/entities/monster/EntityEldritchGuardian/getDropItem()Lnet/minecraft/item/Item;: getDropItem -> func_146068_u
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGuardian/getCreatureAttribute()Lnet/minecraft/entity/EnumCreatureAttribute; from thaumcraft/common/entities/monster/EntityEldritchGuardian/getCreatureAttribute()Lnet/minecraft/entity/EnumCreatureAttribute;: getCreatureAttribute -> func_70668_bt
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/getHorizontalFaceSpeed()I from net/minecraft/entity/EntityLiving/getHorizontalFaceSpeed()I: getHorizontalFaceSpeed -> func_184649_cE
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/updateAITasks()V from thaumcraft/common/entities/monster/boss/EntityEldritchWarden/updateAITasks()V: updateAITasks -> func_70619_bc
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/updateAITasks()V from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/updateAITasks()V: updateAITasks -> func_70619_bc
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from thaumcraft/common/entities/monster/boss/EntityEldritchWarden/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: writeEntityToNBT -> func_70014_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from thaumcraft/common/entities/monster/boss/EntityEldritchWarden/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readEntityFromNBT -> func_70037_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData; from thaumcraft/common/entities/monster/boss/EntityEldritchWarden/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData;: onInitialSpawn -> func_180482_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from thaumcraft/common/entities/monster/boss/EntityEldritchGolem/writeEntityToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: writeEntityToNBT -> func_70014_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/attackEntityFrom(Lnet/minecraft/util/DamageSource;F)Z from thaumcraft/common/entities/monster/boss/EntityEldritchGolem/attackEntityFrom(Lnet/minecraft/util/DamageSource;F)Z: attackEntityFrom -> func_70097_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/getEyeHeight()F from thaumcraft/common/entities/monster/boss/EntityEldritchWarden/getEyeHeight()F: getEyeHeight -> func_70047_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from thaumcraft/common/entities/monster/boss/EntityEldritchGolem/readEntityFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readEntityFromNBT -> func_70037_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/entityDropItem(Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem; from net/minecraft/entity/Entity/entityDropItem(Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem;: entityDropItem -> func_70099_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData; from thaumcraft/common/entities/monster/boss/EntityEldritchGolem/onInitialSpawn(Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/entity/IEntityLivingData;)Lnet/minecraft/entity/IEntityLivingData;: onInitialSpawn -> func_180482_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/entityInit()V from thaumcraft/common/entities/monster/boss/EntityEldritchWarden/entityInit()V: entityInit -> func_70088_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/getEyeHeight()F from thaumcraft/common/entities/monster/boss/EntityEldritchGolem/getEyeHeight()F: getEyeHeight -> func_70047_e
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/attackEntityWithRangedAttack(Lnet/minecraft/entity/EntityLivingBase;F)V from thaumcraft/common/entities/monster/boss/EntityEldritchWarden/attackEntityWithRangedAttack(Lnet/minecraft/entity/EntityLivingBase;F)V: attackEntityWithRangedAttack -> func_82196_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/entityDropItem(Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem; from net/minecraft/entity/Entity/entityDropItem(Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem;: entityDropItem -> func_70099_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/onDeath(Lnet/minecraft/util/DamageSource;)V from net/minecraft/entity/EntityLivingBase/onDeath(Lnet/minecraft/util/DamageSource;)V: onDeath -> func_70645_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/attackEntityWithRangedAttack(Lnet/minecraft/entity/EntityLivingBase;F)V from thaumcraft/common/entities/monster/boss/EntityEldritchGolem/attackEntityWithRangedAttack(Lnet/minecraft/entity/EntityLivingBase;F)V: attackEntityWithRangedAttack -> func_82196_d
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/updateEntityActionState()V from net/minecraft/entity/EntityLiving/updateEntityActionState()V: updateEntityActionState -> func_70626_be
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/onDeath(Lnet/minecraft/util/DamageSource;)V from net/minecraft/entity/EntityLivingBase/onDeath(Lnet/minecraft/util/DamageSource;)V: onDeath -> func_70645_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/setCustomNameTag(Ljava/lang/String;)V from net/minecraft/entity/Entity/setCustomNameTag(Ljava/lang/String;)V: setCustomNameTag -> func_96094_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/setCustomNameTag(Ljava/lang/String;)V from net/minecraft/entity/Entity/setCustomNameTag(Ljava/lang/String;)V: setCustomNameTag -> func_96094_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/getLootTable()Lnet/minecraft/util/ResourceLocation; from net/minecraft/entity/EntityLiving/getLootTable()Lnet/minecraft/util/ResourceLocation;: getLootTable -> func_184647_J
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/onUpdate()V from thaumcraft/common/entities/monster/boss/EntityEldritchWarden/onUpdate()V: onUpdate -> func_70071_h_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/isOnSameTeam(Lnet/minecraft/entity/Entity;)Z from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/isOnSameTeam(Lnet/minecraft/entity/Entity;)Z: isOnSameTeam -> func_184191_r
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/initEntityAI()V from thaumcraft/common/entities/monster/boss/EntityEldritchWarden/initEntityAI()V: initEntityAI -> func_184651_r
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/applyEntityAttributes()V from thaumcraft/common/entities/monster/boss/EntityEldritchWarden/applyEntityAttributes()V: applyEntityAttributes -> func_110147_ax
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchWarden/getCreatureAttribute()Lnet/minecraft/entity/EnumCreatureAttribute; from net/minecraft/entity/EntityLivingBase/getCreatureAttribute()Lnet/minecraft/entity/EnumCreatureAttribute;: getCreatureAttribute -> func_70668_bt
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/getLootTable()Lnet/minecraft/util/ResourceLocation; from net/minecraft/entity/EntityLiving/getLootTable()Lnet/minecraft/util/ResourceLocation;: getLootTable -> func_184647_J
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/onUpdate()V from thaumcraft/common/entities/monster/boss/EntityEldritchGolem/onUpdate()V: onUpdate -> func_70071_h_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/isOnSameTeam(Lnet/minecraft/entity/Entity;)Z from thaumcraft/common/entities/monster/boss/EntityThaumcraftBoss/isOnSameTeam(Lnet/minecraft/entity/Entity;)Z: isOnSameTeam -> func_184191_r
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/initEntityAI()V from thaumcraft/common/entities/monster/boss/EntityEldritchGolem/initEntityAI()V: initEntityAI -> func_184651_r
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/entity/EntityTAEldritchGolem/applyEntityAttributes()V from thaumcraft/common/entities/monster/boss/EntityEldritchGolem/applyEntityAttributes()V: applyEntityAttributes -> func_110147_ax
    Conflicting propagated mapping for thaumcraft/client/renderers/models/entity/ModelEldritchGolem/setLivingAnimations(Lnet/minecraft/entity/EntityLivingBase;FFF)V from net/minecraft/client/model/ModelBase/setLivingAnimations(Lnet/minecraft/entity/EntityLivingBase;FFF)V: setLivingAnimations -> func_78086_a
    Conflicting propagated mapping for thaumcraft/client/renderers/models/entity/ModelEldritchGolem/setRotationAngles(FFFFFFLnet/minecraft/entity/Entity;)V from net/minecraft/client/model/ModelBase/setRotationAngles(FFFFFFLnet/minecraft/entity/Entity;)V: setRotationAngles -> func_78087_a
    Conflicting propagated mapping for thaumcraft/client/renderers/models/entity/ModelEldritchGolem/render(Lnet/minecraft/entity/Entity;FFFFFF)V from net/minecraft/client/model/ModelBase/render(Lnet/minecraft/entity/Entity;FFFFFF)V: render -> func_78088_a
    Conflicting propagated mapping for net/minecraftforge/client/model/animation/FastTESR/render(Lnet/minecraft/tileentity/TileEntity;DDDFIF)V from net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer/render(Lnet/minecraft/tileentity/TileEntity;DDDFIF)V: render -> func_192841_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/tile/RenderAltar/render(Lnet/minecraft/tileentity/TileEntity;DDDFIF)V from net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer/render(Lnet/minecraft/tileentity/TileEntity;DDDFIF)V: render -> func_192841_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileAltar/writeToNBT(Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraft/nbt/NBTTagCompound; from net/minecraft/tileentity/TileEntity/writeToNBT(Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraft/nbt/NBTTagCompound;: writeToNBT -> func_189515_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileAltar/readFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/tileentity/TileEntity/readFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readFromNBT -> func_145839_a
    Conflicting propagated mapping for thaumcraft/client/fx/particles/FXFireMote/setParticleTextureIndex(I)V from net/minecraft/client/particle/Particle/setParticleTextureIndex(I)V: setParticleTextureIndex -> func_70536_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileAltar/getMaxRenderDistanceSquared()D from net/minecraft/tileentity/TileEntity/getMaxRenderDistanceSquared()D: getMaxRenderDistanceSquared -> func_145833_n
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileAltar/getUpdateTag()Lnet/minecraft/nbt/NBTTagCompound; from net/minecraft/tileentity/TileEntity/getUpdateTag()Lnet/minecraft/nbt/NBTTagCompound;: getUpdateTag -> func_189517_E_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileAltar/getUpdatePacket()Lnet/minecraft/network/play/server/SPacketUpdateTileEntity; from net/minecraft/tileentity/TileEntity/getUpdatePacket()Lnet/minecraft/network/play/server/SPacketUpdateTileEntity;: getUpdatePacket -> func_189518_D_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileAltar/update()V from net/minecraft/util/ITickable/update()V: update -> func_73660_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/client/renderer/tile/RenderEldritchLock/render(Lnet/minecraft/tileentity/TileEntity;DDDFIF)V from net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer/render(Lnet/minecraft/tileentity/TileEntity;DDDFIF)V: render -> func_192841_a
    Conflicting propagated mapping for thaumcraft/client/fx/particles/FXFireMote/onUpdate()V from net/minecraft/client/particle/Particle/onUpdate()V: onUpdate -> func_189213_a
    Conflicting propagated mapping for thaumcraft/client/fx/particles/FXFireMote/getBrightnessForRender(F)I from net/minecraft/client/particle/Particle/getBrightnessForRender(F)I: getBrightnessForRender -> func_189214_a
    Conflicting propagated mapping for thaumcraft/client/fx/particles/FXFireMote/getFXLayer()I from net/minecraft/client/particle/Particle/getFXLayer()I: getFXLayer -> func_70537_b
    Conflicting propagated mapping for thaumcraft/client/fx/particles/FXFireMote/renderParticle(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/entity/Entity;FFFFFF)V from net/minecraft/client/particle/Particle/renderParticle(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/entity/Entity;FFFFFF)V: renderParticle -> func_180434_a
    Conflicting propagated mapping for thaumcraft/common/items/tools/ItemThaumometer/getRarity(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/EnumRarity; from net/minecraft/item/Item/getRarity(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/EnumRarity;: getRarity -> func_77613_e
    Conflicting propagated mapping for thaumcraft/common/items/tools/ItemThaumometer/onUpdate(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/Entity;IZ)V from net/minecraft/item/Item/onUpdate(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/Entity;IZ)V: onUpdate -> func_77663_a
    Conflicting propagated mapping for thaumcraft/common/items/tools/ItemThaumometer/onItemRightClick(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/util/EnumHand;)Lnet/minecraft/util/ActionResult; from net/minecraft/item/Item/onItemRightClick(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/util/EnumHand;)Lnet/minecraft/util/ActionResult;: onItemRightClick -> func_77659_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileEldritchLock/writeToNBT(Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraft/nbt/NBTTagCompound; from net/minecraft/tileentity/TileEntity/writeToNBT(Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraft/nbt/NBTTagCompound;: writeToNBT -> func_189515_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileEldritchLock/readFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/tileentity/TileEntity/readFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readFromNBT -> func_145839_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileEldritchLock/getMaxRenderDistanceSquared()D from net/minecraft/tileentity/TileEntity/getMaxRenderDistanceSquared()D: getMaxRenderDistanceSquared -> func_145833_n
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileEldritchLock/getUpdateTag()Lnet/minecraft/nbt/NBTTagCompound; from net/minecraft/tileentity/TileEntity/getUpdateTag()Lnet/minecraft/nbt/NBTTagCompound;: getUpdateTag -> func_189517_E_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileEldritchLock/getUpdatePacket()Lnet/minecraft/network/play/server/SPacketUpdateTileEntity; from net/minecraft/tileentity/TileEntity/getUpdatePacket()Lnet/minecraft/network/play/server/SPacketUpdateTileEntity;: getUpdatePacket -> func_189518_D_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileEldritchLock/update()V from net/minecraft/util/ITickable/update()V: update -> func_73660_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileGlassTube/writeToNBT(Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraft/nbt/NBTTagCompound; from net/minecraft/tileentity/TileEntity/writeToNBT(Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraft/nbt/NBTTagCompound;: writeToNBT -> func_189515_b
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileGlassTube/readFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V from net/minecraft/tileentity/TileEntity/readFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)V: readFromNBT -> func_145839_a
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileGlassTube/receiveClientEvent(II)Z from net/minecraft/tileentity/TileEntity/receiveClientEvent(II)Z: receiveClientEvent -> func_145842_c
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileGlassTube/getUpdateTag()Lnet/minecraft/nbt/NBTTagCompound; from net/minecraft/tileentity/TileEntity/getUpdateTag()Lnet/minecraft/nbt/NBTTagCompound;: getUpdateTag -> func_189517_E_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileGlassTube/getUpdatePacket()Lnet/minecraft/network/play/server/SPacketUpdateTileEntity; from net/minecraft/tileentity/TileEntity/getUpdatePacket()Lnet/minecraft/network/play/server/SPacketUpdateTileEntity;: getUpdatePacket -> func_189518_D_
    Conflicting propagated mapping for thecodex6824/thaumicaugmentation/common/tile/TileGlassTube/update()V from net/minecraft/util/ITickable/update()V: update -> func_73660_a
    Conflicting propagated mapping for r

hopefully this helps i dont know why it wont show up i even redownloaded the source and tried again this is about all i can send though

commented

First, looks like you are still using Gradle 8.7 - don't do that. The build relies on the gradle wrapper downloading the right version (which is 8.6 right now), and other versions will probably not work.

Since you have that system gradle 8.7 installation around, make extra sure you are executing gradlew.bat with the "w", and not just running "gradle", since that would be using the system copy instead of what we need. If you don't need it for anything else, I would highly suggest getting rid of the system gradle installation.

I just ran the build on a completely different computer and it worked fine. The log you attached is from the build process, where it is reobfuscating the jar, and looks all completely normal. I'm on linux so the command is slightly different, but I just ran JAVA_HOME=/usr/lib/jvm/java-8-openjdk/ ./gradlew build and it built everything. I then copied the resulting build/libs/ThaumicAugmentation-1.12.2-2.1.13.jar to a minecraft instance and the game started up and recognized it.

If you still have problems after using the correct gradle, I need a debug.log from the run of the game - this is different than what you found before, and you will find it in your actual Minecraft instance folder in the logs folder. You can also upload the jar you compiled and I can take a look at it, although please rename the extension to .zip from .jar so people don't accidentally use it.

commented

ok that explains why changing the gradle version didnt change anything heres the game log

[23:16:47] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[23:16:47] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[23:16:47] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[23:16:47] [main/INFO]: Forge Mod Loader version 14.23.5.2859 for Minecraft 1.12.2 loading
[23:16:47] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\Jordan\curseforge\minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy
[23:16:48] [main/INFO]: Searching C:\Users\Jordan\curseforge\minecraft\Instances\dev\mods for mods
[23:16:48] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:16:48] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[23:16:48] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:16:48] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:16:48] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:16:58] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[23:16:59] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[23:16:59] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:16:59] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[23:17:01] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[23:17:01] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[23:17:01] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[23:17:07] [Client thread/INFO]: Setting user: UC_v0ry001
[23:17:25] [Client thread/WARN]: Skipping bad option: lastServer:
[23:17:25] [Client thread/INFO]: LWJGL Version: 2.9.4
[23:17:29] [Client thread/INFO]: -- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 536720976 bytes (511 MB) / 732954624 bytes (699 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 27.20.100.8729' Renderer: 'Intel(R) UHD Graphics 630'
[23:17:31] [Client thread/INFO]: MinecraftForge v14.23.5.2859 Initialized
[23:17:31] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
[23:17:31] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[23:17:32] [Client thread/INFO]: Replaced 1227 ore ingredients
[23:17:34] [Client thread/INFO]: Searching C:\Users\Jordan\curseforge\minecraft\Instances\dev\mods for mods
[23:17:36] [Thread-3/INFO]: Using sync timing. 200 frames of Display.update took 342787800 nanos
[23:17:47] [Client thread/INFO]: Forge Mod Loader has identified 10 mods to load
[23:17:48] [Client thread/INFO]: FML has found a non-mod file forge-1.12.2-14.23.5.2860_mapped_stable_39-1.12.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[23:17:49] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, baubles, cucumber, jei, mysticalagriculture, thaumcraft, thaumicjei] at CLIENT
[23:17:49] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, baubles, cucumber, jei, mysticalagriculture, thaumcraft, thaumicjei] at SERVER
[23:17:52] [Client thread/WARN]: Patcher expecting empty class data file for net.minecraft.server.MinecraftServer$2, but received non-empty
[23:17:56] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Baubles, FMLFileResourcePack:Cucumber Library, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:Mystical Agriculture, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:ThaumicJEI
[23:17:57] [Client thread/INFO]: Processing ObjectHolder annotations
[23:17:57] [Client thread/INFO]: Found 1170 ObjectHolder annotations
[23:17:57] [Client thread/INFO]: Identifying ItemStackHolder annotations
[23:17:57] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[23:17:58] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[23:17:58] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[23:18:01] [Client thread/WARN]: Potentially Dangerous alternative prefix minecraft for name ma.tinkering_table, expected mysticalagriculture. This could be a intended override, but in most cases indicates a broken mod.
[23:18:02] [Client thread/INFO]: OBJLoader: Domain thaumcraft has been added.
[23:18:07] [Client thread/INFO]: Applying holder lookups
[23:18:07] [Client thread/INFO]: Holder lookups applied
[23:18:07] [Client thread/INFO]: Applying holder lookups
[23:18:07] [Client thread/INFO]: Holder lookups applied
[23:18:08] [Client thread/INFO]: Applying holder lookups
[23:18:08] [Client thread/INFO]: Holder lookups applied
[23:18:08] [Client thread/INFO]: Applying holder lookups
[23:18:08] [Client thread/INFO]: Holder lookups applied
[23:18:08] [Client thread/INFO]: Injecting itemstacks
[23:18:08] [Client thread/INFO]: Itemstack injection complete
[23:18:18] [Client thread/WARN]: Missing sound for event: thaumcraft:runicshieldcharge
[23:18:18] [Sound Library Loader/INFO]: Starting up SoundSystem...
[23:18:18] [Thread-5/INFO]: Initializing LWJGL OpenAL
[23:18:18] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[23:18:18] [Thread-5/INFO]: OpenAL initialized.
[23:18:18] [Sound Library Loader/INFO]: Sound engine started
[23:18:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'thaumcraft:models/block/arcane_workbench_charger.mtl') is not currently supported, skipping
[23:18:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'thaumcraft:models/block/arcane_workbench_charger.mtl') is not currently supported, skipping
[23:18:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Tf' (model: 'thaumcraft:models/block/arcane_workbench_charger.mtl') is not currently supported, skipping
[23:18:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'thaumcraft:models/block/arcane_workbench_charger.mtl') is not currently supported, skipping
[23:18:38] [Client thread/INFO]: OBJModel: A color has already been defined for material 'texture' in 'thaumcraft:models/block/arcane_workbench_charger.mtl'. The color defined by key 'Ks' will not be applied!
[23:18:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'thaumcraft:models/block/arcane_workbench_charger.mtl') is not currently supported, skipping
[23:18:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[23:18:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[23:18:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Tf' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[23:18:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[23:18:39] [Client thread/INFO]: OBJModel: A color has already been defined for material 'texture' in 'thaumcraft:models/block/pillar.mtl'. The color defined by key 'Ks' will not be applied!
[23:18:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[23:18:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'thaumcraft:models/block/thaumatorium.mtl') is not currently supported, skipping
[23:18:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'thaumcraft:models/block/thaumatorium.mtl') is not currently supported, skipping
[23:18:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Tf' (model: 'thaumcraft:models/block/thaumatorium.mtl') is not currently supported, skipping
[23:18:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'thaumcraft:models/block/thaumatorium.mtl') is not currently supported, skipping
[23:18:39] [Client thread/INFO]: OBJModel: A color has already been defined for material 'texture' in 'thaumcraft:models/block/thaumatorium.mtl'. The color defined by key 'Ks' will not be applied!
[23:18:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'thaumcraft:models/block/thaumatorium.mtl') is not currently supported, skipping
[23:18:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'thaumcraft:models/block/golembuilder.mtl') is not currently supported, skipping
[23:18:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'thaumcraft:models/block/golembuilder.mtl') is not currently supported, skipping
[23:18:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Tf' (model: 'thaumcraft:models/block/golembuilder.mtl') is not currently supported, skipping
[23:18:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'thaumcraft:models/block/golembuilder.mtl') is not currently supported, skipping
[23:18:50] [Client thread/INFO]: OBJModel: A color has already been defined for material 'texture' in 'thaumcraft:models/block/golembuilder.mtl'. The color defined by key 'Ks' will not be applied!
[23:18:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'thaumcraft:models/block/golembuilder.mtl') is not currently supported, skipping
[23:18:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'thaumcraft:models/item/scanner.mtl') is not currently supported, skipping
[23:18:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'thaumcraft:models/item/scanner.mtl') is not currently supported, skipping
[23:18:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Tf' (model: 'thaumcraft:models/item/scanner.mtl') is not currently supported, skipping
[23:18:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'thaumcraft:models/item/scanner.mtl') is not currently supported, skipping
[23:18:50] [Client thread/INFO]: OBJModel: A color has already been defined for material 'body' in 'thaumcraft:models/item/scanner.mtl'. The color defined by key 'Ks' will not be applied!
[23:18:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'thaumcraft:models/item/scanner.mtl') is not currently supported, skipping
[23:18:50] [Client thread/INFO]: OBJModel: A color has already been defined for material 'pane' in 'thaumcraft:models/item/scanner.mtl'. The color defined by key 'Ks' will not be applied!
[23:18:51] [Client thread/INFO]: Max texture size: 16384
[23:19:23] [Client thread/INFO]: Created: 1024x1024 textures-atlas
[23:19:35] [Client thread/INFO]: Checking for mod & oredict compatibilities
[23:19:35] [Client thread/INFO]: Adding entities to MFR safari net blacklist.
[23:19:36] [Client thread/INFO]: Applying holder lookups
[23:19:36] [Client thread/INFO]: Holder lookups applied
[23:19:37] [Client thread/INFO]: Created: 256x128 textures-atlas
[23:19:37] [Client thread/WARN]: Potentially Dangerous alternative prefix minecraft for name ma_seed_reprocessor, expected mysticalagriculture. This could be a intended override, but in most cases indicates a broken mod.
[23:19:37] [Client thread/WARN]: Potentially Dangerous alternative prefix minecraft for name ma_inferium_furnace, expected mysticalagriculture. This could be a intended override, but in most cases indicates a broken mod.
[23:19:37] [Client thread/WARN]: Potentially Dangerous alternative prefix minecraft for name ma_prudentium_furnace, expected mysticalagriculture. This could be a intended override, but in most cases indicates a broken mod.
[23:19:37] [Client thread/WARN]: Potentially Dangerous alternative prefix minecraft for name ma_intermedium_furnace, expected mysticalagriculture. This could be a intended override, but in most cases indicates a broken mod.
[23:19:37] [Client thread/WARN]: Potentially Dangerous alternative prefix minecraft for name ma_superium_furnace, expected mysticalagriculture. This could be a intended override, but in most cases indicates a broken mod.
[23:19:37] [Client thread/WARN]: Potentially Dangerous alternative prefix minecraft for name ma_supremium_furnace, expected mysticalagriculture. This could be a intended override, but in most cases indicates a broken mod.
[23:19:37] [Client thread/WARN]: Potentially Dangerous alternative prefix minecraft for name ma_ultimate_furnace, expected mysticalagriculture. This could be a intended override, but in most cases indicates a broken mod.
[23:19:39] [Client thread/INFO]: Injecting itemstacks
[23:19:39] [Client thread/INFO]: Itemstack injection complete
[23:19:41] [Client thread/INFO]: Loaded 22 research entries from thaumcraft:research/alchemy
[23:19:41] [Client thread/INFO]: Loaded 5 research entries from thaumcraft:research/eldritch
[23:19:41] [Client thread/INFO]: Loaded 20 research entries from thaumcraft:research/basics
[23:19:41] [Client thread/INFO]: Loaded 23 research entries from thaumcraft:research/auromancy
[23:19:41] [Client thread/INFO]: Loaded 12 research entries from thaumcraft:research/scans
[23:19:41] [Client thread/INFO]: Loaded 20 research entries from thaumcraft:research/artifice
[23:19:41] [Client thread/INFO]: Loaded 17 research entries from thaumcraft:research/infusion
[23:19:41] [Client thread/INFO]: Loaded 29 research entries from thaumcraft:research/golemancy
[23:19:41] [Client thread/INFO]: Starting JEI...
[23:19:42] [Client thread/INFO]: Registering recipe categories...
[23:19:43] [Client thread/INFO]: Registering recipe categories took 222.1 ms
[23:19:43] [Client thread/INFO]: Registering mod plugins...
[23:19:44] [ThaumicJEI Aspect Cache/INFO]: Starting Aspect ItemStack Thread.
[23:19:44] [ThaumicJEI Aspect Cache/INFO]: Trying to cache 1780 aspects.
[23:19:44] [ThaumicJEI Aspect Cache/INFO]: Removed 0 items that are blacklisted
[23:19:46] [Client thread/INFO]: Parsed aspect file in 1254ms
[23:19:46] [Client thread/INFO]: Registering mod plugins took 3.461 s
[23:19:46] [Client thread/INFO]: Building recipe registry...
[23:19:48] [Client thread/INFO]: Building recipe registry took 1.711 s
[23:19:48] [Client thread/INFO]: Building ingredient list...
[23:19:48] [Client thread/INFO]: Building ingredient list took 479.1 ms
[23:19:48] [Client thread/INFO]: Building ingredient filter...
[23:19:49] [ThaumicJEI Aspect Cache/INFO]: ItemStack Aspect checking at 63%
[23:19:50] [Client thread/INFO]: Building ingredient filter took 1.955 s
[23:19:50] [Client thread/INFO]: Building bookmarks...
[23:19:50] [Client thread/INFO]: Building bookmarks took 38.15 ms
[23:19:50] [Client thread/INFO]: Building runtime...
[23:19:51] [Client thread/INFO]: Building runtime took 600.5 ms
[23:19:51] [Client thread/INFO]: Optimizing memory usage...
[23:19:55] [ThaumicJEI Aspect Cache/INFO]: ItemStack Aspect checking at 77%
[23:19:56] [Client thread/INFO]: Optimizing memory usage took 4.804 s
[23:19:56] [Client thread/INFO]: Starting JEI took 14.55 s
[23:19:56] [ThaumicJEI Aspect Cache/INFO]: Finished Aspect ItemStack Thread.
[23:20:01] [Client thread/INFO]: Forge Mod Loader has successfully loaded 10 mods
[23:20:01] [Client thread/WARN]: Skipping bad option: lastServer:
[23:20:02] [Client thread/INFO]: Narrator library for x64 successfully loaded
[23:20:02] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[23:20:02] [Client thread/ERROR]: The following texture errors were found.
[23:20:02] [Client thread/ERROR]: ==================================================
[23:20:02] [Client thread/ERROR]: DOMAIN minecraft
[23:20:02] [Client thread/ERROR]: --------------------------------------------------
[23:20:02] [Client thread/ERROR]: domain minecraft is missing 3 textures
[23:20:02] [Client thread/ERROR]: domain minecraft has 2 locations:
[23:20:02] [Client thread/ERROR]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[23:20:02] [Client thread/ERROR]: mod thaumcraft resources at C:\Users\Jordan\curseforge\minecraft\Instances\dev\mods\Thaumcraft-1.12.2-6.1.BETA26.jar
[23:20:02] [Client thread/ERROR]: -------------------------
[23:20:02] [Client thread/ERROR]: The missing resources for domain minecraft are:
[23:20:02] [Client thread/ERROR]: textures/\thaumcraft\thaumcraft110\bin\assets\thaumcraft\textures\blocks\golembuilder.png.png
[23:20:02] [Client thread/ERROR]: textures/\thaumcraft\thaumcraft110\src\main\resources\assets\thaumcraft\textures\blocks\arcane_workbench_charger.png.png
[23:20:02] [Client thread/ERROR]: textures/\thaumcraft\thaumcraft110\src\main\resources\assets\thaumcraft\textures\blocks\thaumatorium.png.png
[23:20:02] [Client thread/ERROR]: -------------------------
[23:20:02] [Client thread/ERROR]: No other errors exist for domain minecraft
[23:20:02] [Client thread/ERROR]: ==================================================
[23:20:02] [Client thread/ERROR]: ==================================================
[23:20:02] [Client thread/ERROR]: DOMAIN thaumcraft
[23:20:02] [Client thread/ERROR]: --------------------------------------------------
[23:20:02] [Client thread/ERROR]: domain thaumcraft is missing 2 textures
[23:20:02] [Client thread/ERROR]: domain thaumcraft has 1 location:
[23:20:02] [Client thread/ERROR]: mod thaumcraft resources at C:\Users\Jordan\curseforge\minecraft\Instances\dev\mods\Thaumcraft-1.12.2-6.1.BETA26.jar
[23:20:02] [Client thread/ERROR]: -------------------------
[23:20:02] [Client thread/ERROR]: The missing resources for domain thaumcraft are:
[23:20:02] [Client thread/ERROR]: textures/items\scanscreen.png.png
[23:20:02] [Client thread/ERROR]: textures/items\scanner.png.png
[23:20:02] [Client thread/ERROR]: -------------------------
[23:20:02] [Client thread/ERROR]: No other errors exist for domain thaumcraft
[23:20:02] [Client thread/ERROR]: ==================================================
[23:20:02] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[23:20:27] [Server thread/INFO]: Starting integrated minecraft server version 1.12.2
[23:20:27] [Server thread/INFO]: Generating keypair
[23:20:27] [Server thread/INFO]: Injecting existing registry data into this server instance
[23:20:29] [Server thread/INFO]: Applying holder lookups
[23:20:29] [Server thread/INFO]: Holder lookups applied
[23:20:29] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@10ea1197)
[23:20:32] [Server thread/INFO]: Loaded 488 advancements
[23:20:32] [Server thread/INFO]: Creating aura cache for world 0
[23:20:32] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@10ea1197)
[23:20:32] [Server thread/INFO]: Creating aura cache for world -1
[23:20:32] [Server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@10ea1197)
[23:20:32] [Server thread/INFO]: Creating aura cache for world 1
[23:20:32] [Server thread/INFO]: Preparing start region for level 0
[23:20:34] [Server thread/INFO]: Preparing spawn area: 0%
[23:20:35] [Server thread/INFO]: Preparing spawn area: 14%
[23:20:36] [Server thread/INFO]: Preparing spawn area: 35%
[23:20:37] [Server thread/INFO]: Preparing spawn area: 58%
[23:20:38] [Server thread/INFO]: Preparing spawn area: 79%
[23:20:39] [Thread-9/INFO]: Starting aura thread for dim 0
[23:20:40] [Thread-10/INFO]: Starting aura thread for dim -1
[23:20:40] [Thread-11/INFO]: Starting aura thread for dim 1
[23:20:40] [Server thread/INFO]: Removing aura cache for world -1
[23:20:40] [Server thread/INFO]: Unloading dimension -1
[23:20:40] [Server thread/INFO]: Removing aura cache for world 1
[23:20:40] [Server thread/INFO]: Unloading dimension 1
[23:20:40] [Server thread/INFO]: Changing view distance to 7, from 10
[23:20:42] [Thread-10/INFO]: Stopping aura thread for dim -1
[23:20:42] [Thread-11/INFO]: Stopping aura thread for dim 1
[23:20:45] [Netty Local Client IO #0/INFO]: Server protocol version 2
[23:20:45] [Netty Server IO #1/INFO]: Client protocol version 2
[23:20:45] [Netty Server IO #1/INFO]: Client attempting to join with 10 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[23:20:45] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established
[23:20:45] [Server thread/INFO]: [Server thread] Server side modded connection established
[23:20:46] [Server thread/INFO]: UC_v0ry001[local:E:e49249ef] logged in with entity id 271 at (224.04040412167677, 83.12337466676884, 245.94808372407806)
[23:20:46] [Server thread/INFO]: UC_v0ry001 joined the game
[23:20:54] [Server thread/INFO]: Saving and pausing game...
[23:20:54] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[23:20:55] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 9510ms behind, skipping 190 tick(s)
[23:21:31] [Client thread/INFO]: Stopping!
[23:21:31] [Server thread/INFO]: Stopping server
[23:21:31] [Server thread/INFO]: Saving players
[23:21:31] [Server thread/INFO]: Saving worlds
[23:21:31] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[23:21:32] [Server thread/INFO]: Removing aura cache for world 0
[23:21:32] [Thread-9/WARN]: No auras found!
[23:21:32] [Thread-9/INFO]: Stopping aura thread for dim 0
[23:21:32] [Server thread/INFO]: Unloading dimension 0
[23:21:33] [Server thread/INFO]: Applying holder lookups
[23:21:33] [Server thread/INFO]: Holder lookups applied
[23:21:33] [Client thread/INFO]: SoundSystem shutting down...
[23:21:34] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com

commented

no need to read all that its scanning the build as a non mod file

commented

I'm going to close this since you made the other issue.