• 29

    posted a message on Copious Dogs Mod

    I'm Snubmansters and this is the Copious Dogs Mod

    What does this mod do?
    This is a mod that adds several breeds to dog into Minecraft. Why would you
    want this? Because who wouldn't want a furry domestic dog companion in
    their Minecraft world?


    Who works on this mod?
    I (SnubMansters) do all the coding for our mod, TmmCrafter interacts with
    the public and answers questions,wolfpupKG does the dog models and textures.

    How do I tame dogs in-game?
    First, you must find a dog. Dogs will spawn randomly though out the world.
    Certain dogs will spawn in certain biomes, such as huskies in snowy
    biomes, and Bernese Mountain Dogs in mountain biomes. Once you've
    located a dog you wish to tame, feed it a dog biscuit. Once tamed, you
    can put a collar on your dog. Using a collar and a leash, your dog will
    follow you like a minecraft wolf.

    What breeds does this mod add?
    Currently, beagles, Bernese mountain dogs, Chihuahuas, Dalmatians, French
    bulldogs, German shepherds, golden retrievers, great danes, huskies,
    Yorkshire terriers, St. Bernards, pugs, poodles, Pomeranians, Doberman
    pinchers, collies, Cardigan Welsh corgis, Australian shepherd, American Eskimo spitz,
    Pembroke Welsh corgi, dachshund, Papillion, American bulldog, pit bull,
    newfoundland, bloodhound and boxers and many more!
    Suggest more breeds to add down in the comments! The more people suggest a dog breed, the more likely it will be put in the mod!

    What breeds are being worked on at the moment?
    The Sixth Edition has not been Decided yet! (We usually work on them in groups of nine.)

    If you have other suggestions, put them below or send me a PM!

    I try to use the mod on a Cracked/Offline client/server but it crashes! HELP!

    Copious Dogs now uses a UUID function which gets the Unique User ID from
    minecraft's servers, this is good for many because it fixed the
    server/client issue, but its bad for people who do not wish to buy
    minecraft!

    Mod Reviews

    start



    end


    Downloads
    Copious T Version(1.6.4 ALT)

    1.0 : ON HOLD - 1.6.4


    Betas(Not released yet, usually fixes current bugs ...can bring new ones.)

    Version 5.8
    (This one works with Minecraft version 1.7.10):

    older versions:

    Post any comments, questions, or suggestions below!

    sarahbe1 made a public Community SMP server!
    Posted in: WIP Mods
  • 1

    posted a message on Copious Dogs Mod

    Was the bug where you couldn't tame some of the newer dog breeds fixed?


    It sure as heck should be! if its not let us know here! ^_^
    Quote from AriTames29»

    Is it the 5.6 version?

    for 1.8 nope it hasn't been released yet, but we are close!
    Posted in: WIP Mods
  • 1

    posted a message on Copious Dogs Mod
    Quote from Labrodorlover»

    Y'all should add the Labrador breed!!


    Seriously?
    Posted in: WIP Mods
  • 1

    posted a message on Copious Dogs Mod
    Quote from MaddyInTheMesa»

    Since it's custom to stacy, would it be possible in the cross breeding update to have a beagle/australian cross?


    We have alot planned as is that will surprise you, if you follow us on Twitter we have tons planned! but we will eventually be taking more suggestions! :)
    Quote from MCshahd20032»

    hello! its a wonderfull mod! good job! i think you shoud add Cocker spaniels,king charles,Bull terrier.hope you take my advice! thanks!

    Thank you! as I said above We will eventually take more Suggestions but atm we have a full plate! We highly appreciate your support! :D
    Posted in: WIP Mods
  • 1

    posted a message on Copious Dogs Mod

    May I suggest rotwirottweilers and shiba inus?


    Sure thing! Ill add that to the next list!
    Posted in: WIP Mods
  • 1

    posted a message on Copious Dogs Mod
    Quote from reKrap21»

    Hi! I'd like to say first and foremost, all of you are doing a wonderful job on this mod as well as with your response rate here. I'm impressed.


    Next, lets talk crashes. While even looking at a dog while holding the dog biscuit - CRASH. Without any other mods or config files, I was able to feed the first biscuit to a doberman (doberman was the entity rendered in the crash reported to me on the modpack discussion page). Giving it the second biscuit was just CRASH.


    I have 4 daughters. My youngest, Grace, just loves Stacy and so to make it easier for her and my other girls to play together, I created a modpack on the technic launcher. While being one of the only stacyplays-like modpacks that doesn't crash immediately, the modpack has become pretty popular and I feel rather responsible for finding the solution here.


    The version is 1.6.4 and I have updated to copious dogs T.


    Yes, I have other mods - but have also tested this by itself completely (i.e. without configuration files).


    It appears to be the function related to the entity being rendered. But I'm no dog veterinarian LOL.


    Here's my crash report:


    ---- Minecraft Crash Report ----
    // Oops.

    Time: 8/15/15 8:51 PM
    Description: Rendering entity in world

    java.lang.NullPointerException
    at com.gitHub.copiousDogs.client.render.entity.RenderDog.func_77031_a(RenderDog.java:62)
    at com.gitHub.copiousDogs.client.render.entity.RenderDobermanpinscher.renderTutorial(RenderDobermanpinscher.java:20)
    at com.gitHub.copiousDogs.client.render.entity.RenderDobermanpinscher.func_76986_a(RenderDobermanpinscher.java:31)
    at net.minecraft.client.renderer.entity.RenderManager.func_78719_a(RenderManager.java:312)
    at net.minecraft.client.renderer.entity.RenderManager.func_78720_a(RenderManager.java:281)
    at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:542)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1505)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1115)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

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

    -- Head --
    Stacktrace:
    at com.gitHub.copiousDogs.client.render.entity.RenderDog.func_77031_a(RenderDog.java:62)
    at com.gitHub.copiousDogs.client.render.entity.RenderDobermanpinscher.renderTutorial(RenderDobermanpinscher.java:20)
    at com.gitHub.copiousDogs.client.render.entity.RenderDobermanpinscher.func_76986_a(RenderDobermanpinscher.java:31)

    -- Entity being rendered --
    Details:
    Entity Type: CopiousDogs.Dobermanpinscher (com.gitHub.copiousDogs.entity.Dobermanpinscher)
    Entity ID: 264904
    Entity Name: Dobermanpinscher
    Entity's Exact location: -204.50, 63.00, 251.50
    Entity's Block location: World: (-205,63,251), Chunk: (at 3,3,11 in -13,15; contains blocks -208,0,240 to -193,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Entity's Momentum: 0.00, -0.08, 0.00

    -- Renderer details --
    Details:
    Assigned renderer: com.gitHub.copiousDogs.client.render.entity.RenderDobermanpinscher@60a06704
    Location: -1.49,-1.62,0.62 - World: (-2,-2,0), Chunk: (at 14,-1,0 in -1,0; contains blocks -16,0,0 to -1,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Rotation: -81.5625
    Delta: 0.11937559
    Stacktrace:
    at net.minecraft.client.renderer.entity.RenderManager.func_78719_a(RenderManager.java:312)
    at net.minecraft.client.renderer.entity.RenderManager.func_78720_a(RenderManager.java:281)
    at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:542)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1505)



    (Here's the discussion portion of my modpack and you can see that many are having the issue, if you'd like to check it out: Discussion Page)


    and....here's the actual technic link for anyone else interested!! [size=18.6667px]Gracie's Dogcraft [/size] [size=18.6667px]Gracie's Dogcraft [/size] [/size]


    Thanks!!

    Respectfully, Your Mom.


    Hello!

    Thanks for your support of Copious Dogs!

    We are currently trying to push out V5 for CD 1.7.10 and then V5 for 1.6.4 as well as 1.8 which will take some time sadly but its almost here!


    #talkingcrash

    I also know about the crashing bug for the 1.6.4 version but the problem is that I didn't code that version and in order to fix that I have to rebuild it

    the bug is caused by the entity interact function which will be fixed in V5 for 1.6.4! :)

    We are terribly sorry for the wait


    don't worry mom, we aren't going to ditch 1.6.4 and we plan on keeping it up to date as much as we can at leashed until minecraft 2.0 is released!

    Posted in: WIP Mods
  • 1

    posted a message on Custom animations

    I personally use the Forge library, it makes modding a lot easier, plus its easy on people who don't know Java but they want something to get them interested in it! :)


    also the compatibility is about 90% whereas MCP mods are a startling 5%, Thank heavens for Lexmanos!

    Posted in: Modification Development
  • 1

    posted a message on I need some help getting started with modding.
    Quote from UzzuMaka»

    1.6.4 is one of my favorite versions and half the time 1.7.X mods will not work well. Some of the models or new particles are completely white or Minecraft will just not run it. Plus, there i not a huge difference between 1.7.10 and 1.6.4, but I know there are a few.


    TheBoeing767fan is right, some of the 1.7 videos actually work for 1.6 as well, and if they don't you can use google to find the fix to any errors...


    you can also just search for a 1.6.4 tutorial tree and pick off of that until you get the hang on minecraft modding!


    if you need any help you can add me on skype and I will try to help you whenever I can!

    Posted in: Modification Development
  • 1

    posted a message on Custom animations

    Simple solution, learn Java and mod it yourself.


    Posted in: Modification Development
  • 1

    posted a message on Copious Dogs Mod
    Quote from exit151»

    I have a server running 1.7.10 with the latest forge (1291) and am having a problem with it erroring/crashing on start.. Here's the mods I run on it:

    MoCreatures

    CustomMobSpawner (for MoCreature)

    ArchimedesShips

    Galacticraft (Core, Planets, and MicdoodleCore, all required)

    Your mod is crashing due to a conflict with Galacticraft.


    I have:

    Since this server has already been running, the first step was to remove copiousDogs and Doggy Talents which are what were added today: result = working server

    I then removed mocreatures/CMS (and put back in copiousDogs and DT) result = crash

    Removed DT: result = crash

    Copied server over, enabled all mods, removed ONLY the galacticraft components: result = working server

    created new server with all mods: result = crash


    Here is the crash log with DT not installed, but all others installed)


    [19:36:12] [Server thread/DEBUG] [FML/ArchimedesShips]: Found matching Block ckathode.archimedes.blockitem.BlockHelm@1c3e96e3 for ItemBlock net.minecraft.item.ItemBlock@1ea43661 at id 165, original id requested: -1 [19:36:12] [Server thread/TRACE] [FML/ArchimedesShips]: Registry add: ArchimedesShips:marker 165 net.minecraft.item.ItemBlock@1ea43661 (req. id 165) [19:36:12] [Server thread/TRACE] [FML/ArchimedesShips]: Registry add: ArchimedesShips:floater 166 ckathode.archimedes.blockitem.BlockAS@20b75a12 (req. id -1) [19:36:12] [Server thread/DEBUG] [FML/ArchimedesShips]: Found matching Block ckathode.archimedes.blockitem.BlockAS@20b75a12 for ItemBlock net.minecraft.item.ItemBlock@7839e405 at id 166, original id requested: -1 [19:36:12] [Server thread/TRACE] [FML/ArchimedesShips]: Registry add: ArchimedesShips:floater 166 net.minecraft.item.ItemBlock@7839e405 (req. id 166) [19:36:12] [Server thread/TRACE] [FML/ArchimedesShips]: Registry add: ArchimedesShips:balloon 167 net.minecraft.block.BlockColored@7c0ac527 (req. id -1) [19:36:12] [Server thread/DEBUG] [FML/ArchimedesShips]: Found matching Block net.minecraft.block.BlockColored@7c0ac527 for ItemBlock net.minecraft.item.ItemCloth@18744008 at id 167, original id requested: -1 [19:36:12] [Server thread/TRACE] [FML/ArchimedesShips]: Registry add: ArchimedesShips:balloon 167 net.minecraft.item.ItemCloth@18744008 (req. id 167) [19:36:12] [Server thread/TRACE] [FML/ArchimedesShips]: Registry add: ArchimedesShips:gauge 168 ckathode.archimedes.blockitem.BlockGauge@cfc8271 (req. id -1) [19:36:12] [Server thread/DEBUG] [FML/ArchimedesShips]: Found matching Block ckathode.archimedes.blockitem.BlockGauge@cfc8271 for ItemBlock ckathode.archimedes.blockitem.ItemGaugeBlock@2d9bf917 at id 168, original id requested: -1 [19:36:12] [Server thread/TRACE] [FML/ArchimedesShips]: Registry add: ArchimedesShips:gauge 168 ckathode.archimedes.blockitem.ItemGaugeBlock@2d9bf917 (req. id 168) [19:36:12] [Server thread/TRACE] [FML/ArchimedesShips]: Registry add: ArchimedesShips:seat 169 ckathode.archimedes.blockitem.BlockSeat@523b9a34 (req. id -1) [19:36:12] [Server thread/DEBUG] [FML/ArchimedesShips]: Found matching Block ckathode.archimedes.blockitem.BlockSeat@523b9a34 for ItemBlock net.minecraft.item.ItemBlock@2a330af7 at id 169, original id requested: -1 [19:36:12] [Server thread/TRACE] [FML/ArchimedesShips]: Registry add: ArchimedesShips:seat 169 net.minecraft.item.ItemBlock@2a330af7 (req. id 169) [19:36:12] [Server thread/TRACE] [FML/ArchimedesShips]: Registry add: ArchimedesShips:buffer 176 ckathode.archimedes.blockitem.BlockAS@42b4eaca (req. id -1) [19:36:12] [Server thread/DEBUG] [FML/ArchimedesShips]: Found matching Block ckathode.archimedes.blockitem.BlockAS@42b4eaca for ItemBlock net.minecraft.item.ItemBlock@3095f0ca at id 176, original id requested: -1 [19:36:12] [Server thread/TRACE] [FML/ArchimedesShips]: Registry add: ArchimedesShips:buffer 176 net.minecraft.item.ItemBlock@3095f0ca (req. id 176) [19:36:12] [Server thread/TRACE] [FML/ArchimedesShips]: Registry add: ArchimedesShips:engine 177 ckathode.archimedes.blockitem.BlockEngine@2bf281af (req. id -1) [19:36:12] [Server thread/DEBUG] [FML/ArchimedesShips]: Found matching Block ckathode.archimedes.blockitem.BlockEngine@2bf281af for ItemBlock net.minecraft.item.ItemBlock@4fc8d7d7 at id 177, original id requested: -1 [19:36:12] [Server thread/TRACE] [FML/ArchimedesShips]: Registry add: ArchimedesShips:engine 177 net.minecraft.item.ItemBlock@4fc8d7d7 (req. id 177) [19:36:12] [Server thread/TRACE] [FML/ArchimedesShips]: Registry add: ArchimedesShips:crate_wood 178 ckathode.archimedes.blockitem.BlockCrate@351cc0c (req. id -1) [19:36:12] [Server thread/DEBUG] [FML/ArchimedesShips]: Found matching Block ckathode.archimedes.blockitem.BlockCrate@351cc0c for ItemBlock net.minecraft.item.ItemBlock@5ab03d84 at id 178, original id requested: -1 [19:36:12] [Server thread/TRACE] [FML/ArchimedesShips]: Registry add: ArchimedesShips:crate_wood 178 net.minecraft.item.ItemBlock@5ab03d84 (req. id 178) [19:36:12] [Server thread/TRACE] [ArchimedesShips/ArchimedesShips]: Sent event FMLPreInitializationEvent to mod ArchimedesShips [19:36:12] [Server thread/TRACE] [CopiousDogs/CopiousDogs]: Sending event FMLPreInitializationEvent to mod CopiousDogs [19:36:12] [Server thread/TRACE] [FML/CopiousDogs]: Registry add: CopiousDogs:dogBiscuit 4096 com.github.copiousdogs.item.ItemDogBiscuit@6092b7ee (req. id -1) [19:36:12] [Server thread/TRACE] [FML/CopiousDogs]: Registry add: CopiousDogs:dogCollar 4097 com.github.copiousdogs.item.ItemDogCollar@3e7d2439 (req. id -1) [19:36:12] [Server thread/TRACE] [FML/CopiousDogs]: Registry add: CopiousDogs:leash 4098 com.github.copiousdogs.item.ItemLeash@50486bb4 (req. id -1) [19:36:12] [Server thread/TRACE] [FML/CopiousDogs]: Registry add: CopiousDogs:analyzer 4099 com.github.copiousdogs.item.ItemAnalyzer@1adba278 (req. id -1) [19:36:12] [Server thread/TRACE] [FML/CopiousDogs]: Registry add: CopiousDogs:whistle 4100 com.github.copiousdogs.item.ItemWhistle@6f834b0a (req. id -1) [19:36:12] [Server thread/TRACE] [FML/CopiousDogs]: Registry add: CopiousDogs:dogDish 179 com.github.copiousdogs.block.BlockDogDish@c47adc7 (req. id -1) [19:36:12] [Server thread/DEBUG] [FML/CopiousDogs]: Found matching Block com.github.copiousdogs.block.BlockDogDish@c47adc7 for ItemBlock com.github.copiousdogs.item.ItemDogDish@34661f80 at id 179, original id requested: -1 [19:36:12] [Server thread/TRACE] [FML/CopiousDogs]: Registry add: CopiousDogs:dogDish 179 com.github.copiousdogs.item.ItemDogDish@34661f80 (req. id 179) [19:36:12] [Server thread/TRACE] [CopiousDogs/CopiousDogs]: Sent event FMLPreInitializationEvent to mod CopiousDogs [19:36:12] [Server thread/TRACE] [CustomSpawner/CustomSpawner]: Sending event FMLPreInitializationEvent to mod CustomSpawner [19:36:13] [Server thread/TRACE] [CustomSpawner/CustomSpawner]: Sent event FMLPreInitializationEvent to mod CustomSpawner [19:36:13] [Server thread/TRACE] [MoCreatures/MoCreatures]: Sending event FMLPreInitializationEvent to mod MoCreatures [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:recordshuffle 4101 drzhark.mocreatures.item.MoCItemRecord@375fbd79 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:horsesaddle 4102 drzhark.mocreatures.item.MoCItemHorseSaddle@544ffe20 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:sharkteeth 4103 drzhark.mocreatures.item.MoCItem@562d79ef (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:haystack 4104 drzhark.mocreatures.item.MoCItemHayStack@3b15ce04 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:sugarlump 4105 drzhark.mocreatures.item.MoCItemSugarLump@71eb186a (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:mocegg 4106 drzhark.mocreatures.item.MoCItemEgg@224aecd8 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:bigcatclaw 4107 drzhark.mocreatures.item.MoCItem@40cff6c (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:whip 4108 drzhark.mocreatures.item.MoCItemWhip@a580013 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:medallion 4109 drzhark.mocreatures.item.MoCItem@12588824 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:kittybed 4110 drzhark.mocreatures.item.MoCItemKittyBed@18c896cd (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:kittylitter 4111 drzhark.mocreatures.item.MoCItemLitterBox@739a0831 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:woolball 4112 drzhark.mocreatures.item.MoCItem@34bb9ab5 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:petfood 4113 drzhark.mocreatures.item.MoCItem@e23450c (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:builderhammer 4114 drzhark.mocreatures.item.ItemBuilderHammer@659f3698 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:reptilehide 4115 drzhark.mocreatures.item.MoCItem@46e7719a (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:reptileplate 4116 drzhark.mocreatures.item.MoCItemArmor@2e6125c1 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:reptilehelmet 4117 drzhark.mocreatures.item.MoCItemArmor@3afe1e24 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:reptilelegs 4118 drzhark.mocreatures.item.MoCItemArmor@26c9c415 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:reptileboots 4119 drzhark.mocreatures.item.MoCItemArmor@5bdf0af7 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:bowlempty 4120 drzhark.mocreatures.item.MoCItemFishBowl@47122ecf (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:bowlwater 4121 drzhark.mocreatures.item.MoCItemFishBowl@2727c270 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:bowlfish1 4122 drzhark.mocreatures.item.MoCItemFishBowl@343290cc (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:bowlfish2 4123 drzhark.mocreatures.item.MoCItemFishBowl@6b772ebe (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:bowlfish3 4124 drzhark.mocreatures.item.MoCItemFishBowl@3dc50149 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:bowlfish4 4125 drzhark.mocreatures.item.MoCItemFishBowl@24e870c3 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreat
    ures:bowlfish5 4126 drzhark.mocreatures.item.MoCItemFishBowl@4fc3062 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:bowlfish6 4127 drzhark.mocreatures.item.MoCItemFishBowl@56acfc9d (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:bowlfish7 4128 drzhark.mocreatures.item.MoCItemFishBowl@43766048 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:bowlfish8 4129 drzhark.mocreatures.item.MoCItemFishBowl@247f7e8d (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:bowlfish9 4130 drzhark.mocreatures.item.MoCItemFishBowl@41653540 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:bowlfish10 4131 drzhark.mocreatures.item.MoCItemFishBowl@709c71e5 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:fur 4132 drzhark.mocreatures.item.MoCItem@982b9e (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:omelet 4133 drzhark.mocreatures.item.MoCItemFood@5f4cb616 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:turtleraw 4134 drzhark.mocreatures.item.MoCItemFood@376b478a (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:turtlesoup 4135 drzhark.mocreatures.item.MoCItemTurtleSoup@24eb1bdb (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:nunchaku 4136 drzhark.mocreatures.item.MoCItemWeapon@65ee0003 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:sai 4137 drzhark.mocreatures.item.MoCItemWeapon@5f28e6ae (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:bo 4138 drzhark.mocreatures.item.MoCItemWeapon@3292bdd6 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:katana 4139 drzhark.mocreatures.item.MoCItemWeapon@4edb4d9c (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:sharksword 4140 drzhark.mocreatures.item.MoCItemWeapon@5ba0b25c (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:key 4141 drzhark.mocreatures.item.MoCItem@43252210 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:essencedarkness 4142 drzhark.mocreatures.item.MoCItem@64fe5baf (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:essencefire 4143 drzhark.mocreatures.item.MoCItem@70dd5d01 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:amuletbone 4144 drzhark.mocreatures.item.MoCItemHorseAmulet@3f5e2418 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:amuletbonefull 4145 drzhark.mocreatures.item.MoCItemHorseAmulet@b5e284c (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:amuletghost 4146 drzhark.mocreatures.item.MoCItemHorseAmulet@5b7870d (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:amuletghostfull 4147 drzhark.mocreatures.item.MoCItemHorseAmulet@1521b895 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:amuletfairy 4148 drzhark.mocreatures.item.MoCItemHorseAmulet@5b9120cd (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:amuletfairyfull 4149 drzhark.mocreatures.item.MoCItemHorseAmulet@21776fbb (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:amuletpegasus 4150 drzhark.mocreatures.item.MoCItemHorseAmulet@18c10b77 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:amuletpegasusfull 4151 drzhark.mocreatures.item.MoCItemHorseAmulet@3cfdea (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:essenceundead 4152 drzhark.mocreatures.item.MoCItem@52f92268 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:essencelight 4153 drzhark.mocreatures.item.MoCItem@4869953b (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:furchest 4154 drzhark.mocreatures.item.MoCItemArmor@58e3a5f2 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:furhelmet 4155 drzhark.mocreatures.item.MoCItemArmor@3fd7c0a9 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:furlegs 4156 drzhark.mocreatures.item.MoCItemArmor@24a64f59 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:furboots 4157 drzhark.mocreatures.item.MoCItemArmor@20e2d6bb (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:heartdarkness 4158 drzhark.mocreatures.item.MoCItem@65eb2b60 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:heartfire 4159 drzhark.mocreatures.item.MoCItem@64b86dfc (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:heartundead 4160 drzhark.mocreatures.item.MoCItem@72f23ab5 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:ostrichraw 4161 drzhark.mocreatures.item.MoCItemFood@44937d5e (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:ostrichcooked 4162 drzhark.mocreatures.item.MoCItemFood@789ffe87 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:unicornhorn 4163 drzhark.mocreatures.item.MoCItem@5fefabe5 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:fishnet 4164 drzhark.mocreatures.item.MoCItemPetAmulet@3cab053f (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:horsearmorcrystal 4165 drzhark.mocreatures.item.MoCItem@638de679 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:turkeyraw 4166 drzhark.mocreatures.item.MoCItemFood@64615749 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:turkeycooked 4167 drzhark.mocreatures.item.MoCItemFood@467368a3 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:hide 4168 drzhark.mocreatures.item.MoCItem@22150faf (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:hidechest 4169 drzhark.mocreatures.item.MoCItemArmor@2e279bba (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:hidehelmet 4170 drzhark.mocreatures.item.MoCItemArmor@40924a28 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:hidelegs 4171 drzhark.mocreatures.item.MoCItemArmor@1df914e9 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:hideboots 4172 drzhark.mocreatures.item.MoCItemArmor@171b188e (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:ratraw 4173 drzhark.mocreatures.item.MoCItemFood@573ab9c (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:ratcooked 4174 drzhark.mocreatures.item.MoCItemFood@57e27210 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:ratburger 4175 drzhark.mocreatures.item.MoCItemFood@2e96a59 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:chitinblack 4176 drzhark.mocreatures.item.MoCItem@4df9cde2 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:chitinfrost 4177 drzhark.mocreatures.item.MoCItem@55cea08a (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:chitinnether 4178 drzhark.mocreatures.item.MoCItem@11782ad1 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:chitin 4179 drzhark.mocreatures.item.MoCItem@580a2105 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorpswordcave 4180 drzhark.mocreatures.item.MoCItemWeapon@5b1f613b (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorpswordfrost 4181 drzhark.mocreatures.item.MoCItemWeapon@7bf54022 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorpswordnether 4182 drzhark.mocreatures.item.MoCItemWeapon@2b8bd32f (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorpsworddirt 4183 drzhark.mocreatures.item.MoCItemWeapon@2280cd52 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorpplatedirt 4184 drzhark.mocreatures.item.MoCItemArmor@2b67680 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorphelmetdirt 4185 drzhark.mocreatures.item.MoCItemArmor@5313c2a4 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorplegsdirt 4186 drzhark.mocreatures.item.MoCItemArmor@26f46142 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorpbootsdirt 4187 drzhark.mocreatures.item.MoCItemArmor@2bad293 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorpplatefrost 4188 drzhark.mocreatures.item.MoCItemArmor@3389b632 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorphelmetfrost 4189 drzhark.mocreatures.item.MoCItemArmor@7ec24405 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorplegsfrost 4190 drzhark.mocreatures.item.MoCItemArmor@7bb9d4ee (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures
    ]: Registry add: MoCreatures:scorpbootsfrost 4191 drzhark.mocreatures.item.MoCItemArmor@2fc3bf40 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorpplatecave 4192 drzhark.mocreatures.item.MoCItemArmor@5105a4ac (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorphelmetcave 4193 drzhark.mocreatures.item.MoCItemArmor@3d0b30e5 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorplegscave 4194 drzhark.mocreatures.item.MoCItemArmor@8a08d0e (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorpbootscave 4195 drzhark.mocreatures.item.MoCItemArmor@3aab1ae5 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorpplatenether 4196 drzhark.mocreatures.item.MoCItemArmor@4677e9d8 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorphelmetnether 4197 drzhark.mocreatures.item.MoCItemArmor@229f75eb (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorplegsnether 4198 drzhark.mocreatures.item.MoCItemArmor@2edb444b (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorpbootsnether 4199 drzhark.mocreatures.item.MoCItemArmor@4c451f47 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorpstingcave 4200 drzhark.mocreatures.item.MoCItemWeapon@3585063e (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorpstingfrost 4201 drzhark.mocreatures.item.MoCItemWeapon@6c6c0d48 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorpstingnether 4202 drzhark.mocreatures.item.MoCItemWeapon@18e1e592 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scorpstingdirt 4203 drzhark.mocreatures.item.MoCItemWeapon@7c3a7eee (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scrolloffreedom 4204 drzhark.mocreatures.item.MoCItem@611333a1 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scrollofsale 4205 drzhark.mocreatures.item.MoCItem@6d196486 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:tuskswood 4206 drzhark.mocreatures.item.MoCItemWeapon@7ac3c1c2 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:tusksiron 4207 drzhark.mocreatures.item.MoCItemWeapon@55a11d7a (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:tusksdiamond 4208 drzhark.mocreatures.item.MoCItemWeapon@2d57a254 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:elephantharness 4209 drzhark.mocreatures.item.MoCItem@b4cce2c (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:elephantchest 4210 drzhark.mocreatures.item.MoCItem@6f65d356 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:elephantgarment 4211 drzhark.mocreatures.item.MoCItem@3272490d (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:elephanthowdah 4212 drzhark.mocreatures.item.MoCItem@22a71815 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:mammothplatform 4213 drzhark.mocreatures.item.MoCItem@4ff78fc3 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:crabraw 4214 drzhark.mocreatures.item.MoCItemFood@ec91a08 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:crabcooked 4215 drzhark.mocreatures.item.MoCItemFood@2ed310fd (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:silversword 4216 drzhark.mocreatures.item.MoCItemWeapon@34aed282 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:staffportal 4217 drzhark.mocreatures.item.ItemStaffPortal@37d60d42 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:staffteleport 4218 drzhark.mocreatures.item.ItemStaffTeleport@4ca74209 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:scrollofowner 4219 drzhark.mocreatures.item.MoCItem@68bff64d (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:petamulet 4220 drzhark.mocreatures.item.MoCItemPetAmulet@5b14dd19 (req. id -1) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:MoCStone 180 drzhark.mocreatures.block.MoCBlockRock@26ab692e (req. id -1) [19:36:13] [Server thread/DEBUG] [FML/MoCreatures]: Found matching Block drzhark.mocreatures.block.MoCBlockRock@26ab692e for ItemBlock drzhark.mocreatures.block.MultiItemBlock@58808d24 at id 180, original id requested: -1 [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:MoCStone 180 drzhark.mocreatures.block.MultiItemBlock@58808d24 (req. id 180) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:MoCGrass 181 drzhark.mocreatures.block.MoCBlockGrass@7322b689 (req. id -1) [19:36:13] [Server thread/DEBUG] [FML/MoCreatures]: Found matching Block drzhark.mocreatures.block.MoCBlockGrass@7322b689 for ItemBlock drzhark.mocreatures.block.MultiItemBlock@7225b802 at id 181, original id requested: -1 [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:MoCGrass 181 drzhark.mocreatures.block.MultiItemBlock@7225b802 (req. id 181) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:MoCDirt 182 drzhark.mocreatures.block.MoCBlockDirt@49795663 (req. id -1) [19:36:13] [Server thread/DEBUG] [FML/MoCreatures]: Found matching Block drzhark.mocreatures.block.MoCBlockDirt@49795663 for ItemBlock drzhark.mocreatures.block.MultiItemBlock@7428af34 at id 182, original id requested: -1 [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:MoCDirt 182 drzhark.mocreatures.block.MultiItemBlock@7428af34 (req. id 182) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:MoCLeaves 183 drzhark.mocreatures.block.MoCBlockLeaf@2327d5a0 (req. id -1) [19:36:13] [Server thread/DEBUG] [FML/MoCreatures]: Found matching Block drzhark.mocreatures.block.MoCBlockLeaf@2327d5a0 for ItemBlock drzhark.mocreatures.block.MultiItemBlock@645a0d9c at id 183, original id requested: -1 [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:MoCLeaves 183 drzhark.mocreatures.block.MultiItemBlock@645a0d9c (req. id 183) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:MoCLog 184 drzhark.mocreatures.block.MoCBlockLog@27909e2 (req. id -1) [19:36:13] [Server thread/DEBUG] [FML/MoCreatures]: Found matching Block drzhark.mocreatures.block.MoCBlockLog@27909e2 for ItemBlock drzhark.mocreatures.block.MultiItemBlock@5f5e0dec at id 184, original id requested: -1 [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:MoCLog 184 drzhark.mocreatures.block.MultiItemBlock@5f5e0dec (req. id 184) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:MoCTallGrass 185 drzhark.mocreatures.block.MoCBlockTallGrass@1d5c2321 (req. id -1) [19:36:13] [Server thread/DEBUG] [FML/MoCreatures]: Found matching Block drzhark.mocreatures.block.MoCBlockTallGrass@1d5c2321 for ItemBlock drzhark.mocreatures.block.MultiItemBlock@70095629 at id 185, original id requested: -1 [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:MoCTallGrass 185 drzhark.mocreatures.block.MultiItemBlock@70095629 (req. id 185) [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:MoCWoodPlank 186 drzhark.mocreatures.block.MoCBlockPlanks@1d62bbe0 (req. id -1) [19:36:13] [Server thread/DEBUG] [FML/MoCreatures]: Found matching Block drzhark.mocreatures.block.MoCBlockPlanks@1d62bbe0 for ItemBlock drzhark.mocreatures.block.MultiItemBlock@4df90ce6 at id 186, original id requested: -1 [19:36:13] [Server thread/TRACE] [FML/MoCreatures]: Registry add: MoCreatures:MoCWoodPlank 186 drzhark.mocreatures.block.MultiItemBlock@4df90ce6 (req. id 186) [19:36:13] [Server thread/TRACE] [MoCreatures/MoCreatures]: Sent event FMLPreInitializationEvent to mod MoCreatures [19:36:13] [Server thread/TRACE] [GalacticraftCore/GalacticraftCore]: Sending event FMLPreInitializationEvent to mod GalacticraftCore [19:36:13] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.crudeOilStill 187 micdoodle8.mods.galacticraft.core.blocks.BlockFluidGC@51e7ecc (req. id -1) [19:36:13] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockFluidGC@51e7ecc for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@1479d774 at id 187, original id requested: -1 [19:36:13] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.crudeOilStill 187 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@1479d774 (req. id 187) [19:36:13] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.fuel 188 micdoodle8.mods.galacticraft.core.blocks.BlockFluidGC@1480d5c7 (req. id -1) [19:36:13] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockFluidGC@1480d5c7 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@58288293 at id 188, original id requested: -1 [19:36:13] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.fuel 188 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@58288293 (req. id 188) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.landingPad 189 micdoodle8.mods.galacticraft.core.blocks
    .BlockLandingPad@22110169 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockLandingPad@22110169 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockLandingPad@490bcae4 at id 189, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.landingPad 189 micdoodle8.mods.galacticraft.core.items.ItemBlockLandingPad@490bcae4 (req. id 189) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.landingPadFull 190 micdoodle8.mods.galacticraft.core.blocks.BlockLandingPadFull@1c2549e8 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockLandingPadFull@1c2549e8 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@4c9099f5 at id 190, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.landingPadFull 190 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@4c9099f5 (req. id 190) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.unlitTorch 191 micdoodle8.mods.galacticraft.core.blocks.BlockUnlitTorch@33eb80d0 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockUnlitTorch@33eb80d0 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@24a030a3 at id 191, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.unlitTorch 191 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@24a030a3 (req. id 191) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.unlitTorchLit 192 micdoodle8.mods.galacticraft.core.blocks.BlockUnlitTorch@127c57d6 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockUnlitTorch@127c57d6 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@5aeb2b5d at id 192, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.unlitTorchLit 192 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@5aeb2b5d (req. id 192) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.breatheableAir 193 micdoodle8.mods.galacticraft.core.blocks.BlockBreathableAir@3569cdd0 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockBreathableAir@3569cdd0 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@1069c6f6 at id 193, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.breatheableAir 193 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@1069c6f6 (req. id 193) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.brightAir 194 micdoodle8.mods.galacticraft.core.blocks.BlockBrightAir@60dbe1ca (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockBrightAir@60dbe1ca for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@63699f4f at id 194, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.brightAir 194 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@63699f4f (req. id 194) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.brightBreathableAir 195 micdoodle8.mods.galacticraft.core.blocks.BlockBrightBreathableAir@1815d9bf (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockBrightBreathableAir@1815d9bf for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@4615f23d at id 195, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.brightBreathableAir 195 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@4615f23d (req. id 195) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.oxygenCollector 196 micdoodle8.mods.galacticraft.core.blocks.BlockOxygenCollector@2d702aab (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockOxygenCollector@2d702aab for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@797f9e84 at id 196, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.oxygenCollector 196 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@797f9e84 (req. id 196) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.oxygenCompressor 197 micdoodle8.mods.galacticraft.core.blocks.BlockOxygenCompressor@2410409e (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockOxygenCompressor@2410409e for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockOxygenCompressor@c4ea075 at id 197, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.oxygenCompressor 197 micdoodle8.mods.galacticraft.core.items.ItemBlockOxygenCompressor@c4ea075 (req. id 197) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.distributor 198 micdoodle8.mods.galacticraft.core.blocks.BlockOxygenDistributor@578dda20 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockOxygenDistributor@578dda20 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@45ec3712 at id 198, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.distributor 198 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@45ec3712 (req. id 198) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.sealer 199 micdoodle8.mods.galacticraft.core.blocks.BlockOxygenSealer@7d3d93f1 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockOxygenSealer@7d3d93f1 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@4dfb1ed4 at id 199, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.sealer 199 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@4dfb1ed4 (req. id 199) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.oxygenDetector 200 micdoodle8.mods.galacticraft.core.blocks.BlockOxygenDetector@51b4cb8f (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockOxygenDetector@51b4cb8f for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@4095c820 at id 200, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.oxygenDetector 200 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@4095c820 (req. id 200) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.oxygenPipe 201 micdoodle8.mods.galacticraft.core.blocks.BlockOxygenPipe@77867597 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockOxygenPipe@77867597 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@3921954f at id 201, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.oxygenPipe 201 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@3921954f (req. id 201) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.refinery 202 micdoodle8.mods.galacticraft.core.blocks.BlockRefinery@4e63ed9d (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockRefinery@4e63ed9d for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@1d5161de at id 202, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.refinery 202 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@1d5161de (req. id 202) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.fuelLoader 203 micdoodle8.mods.galacticraft.core.blocks.BlockFuelLoader@5f505dbb (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockFuelLoader@5f505dbb for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@8c9d11e at id 203, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.fuelLoader 203 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@8c9d11e (req. id 203) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.cargo 204 micdoodle8.mods.galacticraft.core.blocks.BlockCargoLoader@28cf1d6d (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockCargoLoader@28cf1d6d for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockCargoLoader@3831a2a at id 204, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.cargo 204 micdood
    le8.mods.galacticraft.core.items.ItemBlockCargoLoader@3831a2a (req. id 204) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.rocketWorkbench 205 micdoodle8.mods.galacticraft.core.blocks.BlockNasaWorkbench@6c21ef2e (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockNasaWorkbench@6c21ef2e for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@7b6f3a11 at id 205, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.rocketWorkbench 205 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@7b6f3a11 (req. id 205) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.gcBlockCore 206 micdoodle8.mods.galacticraft.core.blocks.BlockBasic@3d7fe832 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockBasic@3d7fe832 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockBase@3a2b2731 at id 206, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.gcBlockCore 206 micdoodle8.mods.galacticraft.core.items.ItemBlockBase@3a2b2731 (req. id 206) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.airLockFrame 207 micdoodle8.mods.galacticraft.core.blocks.BlockAirLockFrame@609fd7a3 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockAirLockFrame@609fd7a3 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockAirLock@c9c26a2 at id 207, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.airLockFrame 207 micdoodle8.mods.galacticraft.core.items.ItemBlockAirLock@c9c26a2 (req. id 207) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.airLockSeal 208 micdoodle8.mods.galacticraft.core.blocks.BlockAirLockWall@b8e2ae6 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockAirLockWall@b8e2ae6 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@1b69791d at id 208, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.airLockSeal 208 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@1b69791d (req. id 208) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.enclosed 209 micdoodle8.mods.galacticraft.core.blocks.BlockEnclosed@306b8aa8 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockEnclosed@306b8aa8 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockEnclosed@5fa75f89 at id 209, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.enclosed 209 micdoodle8.mods.galacticraft.core.items.ItemBlockEnclosed@5fa75f89 (req. id 209) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.spaceStationBase 210 micdoodle8.mods.galacticraft.core.blocks.BlockSpaceStationBase@4efedb95 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockSpaceStationBase@4efedb95 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@164ee12c at id 210, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.spaceStationBase 210 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@164ee12c (req. id 210) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.dummyblock 211 micdoodle8.mods.galacticraft.core.blocks.BlockMulti@16d19d80 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockMulti@16d19d80 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDummy@2692c862 at id 211, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.dummyblock 211 micdoodle8.mods.galacticraft.core.items.ItemBlockDummy@2692c862 (req. id 211) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.parachest 212 micdoodle8.mods.galacticraft.core.blocks.BlockParaChest@11ac0734 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockParaChest@11ac0734 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@1b69235 at id 212, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.parachest 212 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@1b69235 (req. id 212) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.solar 213 micdoodle8.mods.galacticraft.core.blocks.BlockSolar@63c20ded (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockSolar@63c20ded for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockSolar@5376adad at id 213, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.solar 213 micdoodle8.mods.galacticraft.core.items.ItemBlockSolar@5376adad (req. id 213) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.machine 214 micdoodle8.mods.galacticraft.core.blocks.BlockMachine@f10e86d (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockMachine@f10e86d for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockMachine@5103b1fe at id 214, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.machine 214 micdoodle8.mods.galacticraft.core.items.ItemBlockMachine@5103b1fe (req. id 214) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.machine2 215 micdoodle8.mods.galacticraft.core.blocks.BlockMachine2@43ff46aa (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockMachine2@43ff46aa for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockMachine@38afa1a1 at id 215, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.machine2 215 micdoodle8.mods.galacticraft.core.items.ItemBlockMachine@38afa1a1 (req. id 215) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.machineTiered 216 micdoodle8.mods.galacticraft.core.blocks.BlockMachineTiered@321b727a (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockMachineTiered@321b727a for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockMachine@1d52b2b4 at id 216, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.machineTiered 216 micdoodle8.mods.galacticraft.core.items.ItemBlockMachine@1d52b2b4 (req. id 216) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.aluminumWire 217 micdoodle8.mods.galacticraft.core.blocks.BlockAluminumWire@53505b14 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockAluminumWire@53505b14 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockAluminumWire@584b25df at id 217, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.aluminumWire 217 micdoodle8.mods.galacticraft.core.items.ItemBlockAluminumWire@584b25df (req. id 217) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.glowstoneTorch 218 micdoodle8.mods.galacticraft.core.blocks.BlockGlowstoneTorch@387a5cc4 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockGlowstoneTorch@387a5cc4 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@18823205 at id 218, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.glowstoneTorch 218 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@18823205 (req. id 218) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.fallenMeteor 219 micdoodle8.mods.galacticraft.core.blocks.BlockFallenMeteor@4ba49d38 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockFallenMeteor@4ba49d38 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@12f54743 at id 219, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.fallenMeteor 219 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@12f54743 (req. id 219) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.moonBlock 220 micdoodle8.mods.galacticraft.core.blocks.BlockBasicMoon@55dd1d5e (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockBasicMoon@55dd1d5e for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockMoon@19c2c4b3 at id 2
    20, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.moonBlock 220 micdoodle8.mods.galacticraft.core.items.ItemBlockMoon@19c2c4b3 (req. id 220) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.cheeseBlock 221 micdoodle8.mods.galacticraft.core.blocks.BlockCheese@7a4edc04 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockCheese@7a4edc04 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockCheese@4e4a4af5 at id 221, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.cheeseBlock 221 micdoodle8.mods.galacticraft.core.items.ItemBlockCheese@4e4a4af5 (req. id 221) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.spinThruster 222 micdoodle8.mods.galacticraft.core.blocks.BlockSpinThruster@511b7113 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockSpinThruster@511b7113 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockThruster@351587e1 at id 222, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.spinThruster 222 micdoodle8.mods.galacticraft.core.items.ItemBlockThruster@351587e1 (req. id 222) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.viewScreen 223 micdoodle8.mods.galacticraft.core.blocks.BlockScreen@6868b78c (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockScreen@6868b78c for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@305dbe06 at id 223, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.viewScreen 223 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@305dbe06 (req. id 223) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.telemetry 224 micdoodle8.mods.galacticraft.core.blocks.BlockTelemetry@74aaae4 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockTelemetry@74aaae4 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@24a3b9ec at id 224, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.telemetry 224 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@24a3b9ec (req. id 224) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.arclamp 225 micdoodle8.mods.galacticraft.core.blocks.BlockBrightLamp@6d3c4ab5 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockBrightLamp@6d3c4ab5 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockArclamp@53452746 at id 225, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.arclamp 225 micdoodle8.mods.galacticraft.core.items.ItemBlockArclamp@53452746 (req. id 225) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.treasureChest 226 micdoodle8.mods.galacticraft.core.blocks.BlockT1TreasureChest@67a52de8 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockT1TreasureChest@67a52de8 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@65f73b4d at id 226, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.treasureChest 226 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@65f73b4d (req. id 226) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.tinStairs1 227 micdoodle8.mods.galacticraft.core.blocks.BlockStairsGC@577787a4 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockStairsGC@577787a4 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@39f0e3ec at id 227, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.tinStairs1 227 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@39f0e3ec (req. id 227) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.tinStairs2 228 micdoodle8.mods.galacticraft.core.blocks.BlockStairsGC@43f58c83 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockStairsGC@43f58c83 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@1f04fae3 at id 228, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.tinStairs2 228 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@1f04fae3 (req. id 228) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.moonStoneStairs 229 micdoodle8.mods.galacticraft.core.blocks.BlockStairsGC@74a50400 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockStairsGC@74a50400 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@4af466fb at id 229, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.moonStoneStairs 229 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@4af466fb (req. id 229) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.moonBricksStairs 230 micdoodle8.mods.galacticraft.core.blocks.BlockStairsGC@258a7ab2 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockStairsGC@258a7ab2 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@1de14f02 at id 230, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.moonBricksStairs 230 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@1de14f02 (req. id 230) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.wallGC 231 micdoodle8.mods.galacticraft.core.blocks.BlockWallGC@49b5c518 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockWallGC@49b5c518 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockWallGC@4e671499 at id 231, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:tile.wallGC 231 micdoodle8.mods.galacticraft.core.items.ItemBlockWallGC@4e671499 (req. id 231) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:slabGCHalf 232 micdoodle8.mods.galacticraft.core.blocks.BlockSlabGC@64b85339 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockSlabGC@64b85339 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockSlabGC@663b57c2 at id 232, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:slabGCHalf 232 micdoodle8.mods.galacticraft.core.items.ItemBlockSlabGC@663b57c2 (req. id 232) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:slabGCDouble 233 micdoodle8.mods.galacticraft.core.blocks.BlockSlabGC@2dc3c033 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftCore]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockSlabGC@2dc3c033 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockSlabGC@55c78f00 at id 233, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:slabGCDouble 233 micdoodle8.mods.galacticraft.core.items.ItemBlockSlabGC@55c78f00 (req. id 233) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.spaceship 4221 micdoodle8.mods.galacticraft.core.items.ItemTier1Rocket@5e65c9f (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.oxygenMask 4222 micdoodle8.mods.galacticraft.core.items.ItemOxygenMask@c390c94 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.oxygenGear 4223 micdoodle8.mods.galacticraft.core.items.ItemOxygenGear@5d89ff61 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.oxygenTankLightFull 4224 micdoodle8.mods.galacticraft.core.items.ItemOxygenTank@18f34f34 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.oxygenTankMedFull 4225 micdoodle8.mods.galacticraft.core.items.ItemOxygenTank@2f46ea11 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.oxygenTankHeavyFull 4226 micdoodle8.mods.galacticraft.core.items.ItemOxygenTank@6bdf0ec1 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.sensorLens 4227 micdoodle8.mods.galacticraft.core.items.ItemBase@793f862c (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.sensorGlasses 4228 micdoodle8.mods.galacticraft.core.items.ItemSensorGlasses@1ef15396 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.steel_pickaxe 4229 mic
    doodle8.mods.galacticraft.core.items.ItemPickaxeGC@7b37fcd0 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.steel_axe 4230 micdoodle8.mods.galacticraft.core.items.ItemAxeGC@63b987c5 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.steel_hoe 4231 micdoodle8.mods.galacticraft.core.items.ItemHoeGC@70833475 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.steel_shovel 4232 micdoodle8.mods.galacticraft.core.items.ItemSpadeGC@7588d2af (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.steel_sword 4233 micdoodle8.mods.galacticraft.core.items.ItemSwordGC@319d71b2 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.steel_helmet 4234 micdoodle8.mods.galacticraft.core.items.ItemArmorGC@4864a733 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.steel_chestplate 4235 micdoodle8.mods.galacticraft.core.items.ItemArmorGC@3bfbbb68 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.steel_leggings 4236 micdoodle8.mods.galacticraft.core.items.ItemArmorGC@1a7aeff6 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.steel_boots 4237 micdoodle8.mods.galacticraft.core.items.ItemArmorGC@e0372cc (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.canister 4238 micdoodle8.mods.galacticraft.core.items.ItemCanister@1e354feb (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.airVent 4239 micdoodle8.mods.galacticraft.core.items.ItemBase@777ce0c4 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.airFan 4240 micdoodle8.mods.galacticraft.core.items.ItemBase@4452492e (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.oxygenConcentrator 4241 micdoodle8.mods.galacticraft.core.items.ItemBase@1e18a0f7 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.engine 4242 micdoodle8.mods.galacticraft.core.items.ItemRocketEngineGC@2a66eec8 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.heavyPlating 4243 micdoodle8.mods.galacticraft.core.items.ItemBase@3a0c4180 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.noseCone 4244 micdoodle8.mods.galacticraft.core.items.ItemBase@6c4174d6 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.rocketFins 4245 micdoodle8.mods.galacticraft.core.items.ItemBase@37056eb1 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.steelPole 4246 micdoodle8.mods.galacticraft.core.items.ItemBase@2a88c637 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.canvas 4247 micdoodle8.mods.galacticraft.core.items.ItemBase@725082a7 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.oilCanisterPartial 4248 micdoodle8.mods.galacticraft.core.items.ItemOilCanister@1550bfff (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.fuelCanisterPartial 4249 micdoodle8.mods.galacticraft.core.items.ItemFuelCanister@9bc2b02 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.oilExtractor 4250 micdoodle8.mods.galacticraft.core.items.ItemOilExtractor@6569fd7c (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.schematic 4251 micdoodle8.mods.galacticraft.core.items.ItemSchematic@135a1ecc (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.key 4252 micdoodle8.mods.galacticraft.core.items.ItemKey@365e41f (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.buggymat 4253 micdoodle8.mods.galacticraft.core.items.ItemBuggyMaterial@6be93b4a (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.buggy 4254 micdoodle8.mods.galacticraft.core.items.ItemBuggy@41c1a956 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.basicItem 4255 micdoodle8.mods.galacticraft.core.items.ItemBasic@25be9be1 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.battery 4256 micdoodle8.mods.galacticraft.core.items.ItemBattery@22e63dc (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.infiniteBattery 4257 micdoodle8.mods.galacticraft.core.items.ItemBatteryInfinite@2e472a9a (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.infiniteOxygen 4258 micdoodle8.mods.galacticraft.core.items.ItemCanisterOxygenInfinite@c566773 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.null 4259 micdoodle8.mods.galacticraft.core.items.ItemMeteorChunk@4011e4b6 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.standardWrench 4260 micdoodle8.mods.galacticraft.core.items.ItemUniversalWrench@31d05feb (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.cheeseCurd 4261 micdoodle8.mods.galacticraft.core.items.ItemCheese@2654a0b1 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.meteoricIronRaw 4262 micdoodle8.mods.galacticraft.core.items.ItemMeteoricIron@190636f7 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.meteoricIronIngot 4263 micdoodle8.mods.galacticraft.core.items.ItemMoon@11894f0 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.flag 4264 micdoodle8.mods.galacticraft.core.items.ItemFlag@56fd5535 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftCore]: Registry add: GalacticraftCore:item.parachute 4265 micdoodle8.mods.galacticraft.core.items.ItemParaChute@65e16706 (req. id -1) [19:36:14] [Server thread/TRACE] [GalacticraftCore/GalacticraftCore]: Sent event FMLPreInitializationEvent to mod GalacticraftCore [19:36:14] [Server thread/TRACE] [GalacticraftMars/GalacticraftMars]: Sending event FMLPreInitializationEvent to mod GalacticraftMars [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.treasureT2 234 micdoodle8.mods.galacticraft.planets.mars.blocks.BlockTier2TreasureChest@53b30a9a (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.mars.blocks.BlockTier2TreasureChest@53b30a9a for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@201e24b9 at id 234, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.treasureT2 234 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@201e24b9 (req. id 234) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.treasureT3 235 micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockTier3TreasureChest@52d5896e (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockTier3TreasureChest@52d5896e for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@1979ae74 at id 235, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.treasureT3 235 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@1979ae74 (req. id 235) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.asteroidsBlock 236 micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockBasicAsteroids@778e2214 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockBasicAsteroids@778e2214 for ItemBlock micdoodle8.mods.galacticraft.planets.asteroids.items.ItemBlockAsteroids@249e65f1 at id 236, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.asteroidsBlock 236 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemBlockAsteroids@249e65f1 (req. id 236) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.walkway 237 micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockWalkway@81ccb9e (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockWalkway@81ccb9e for ItemBlock micdoodle8.mods.galacticraft.planets.asteroids.items.ItemBlockWalkway@71d4a5e2 at id 237, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.walkway 237 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemBlockWalkway@71d4a5e2 (req. id 237) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.walkwayWire 238 micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockWalkway@3c25a42c (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.astero
    ids.blocks.BlockWalkway@3c25a42c for ItemBlock micdoodle8.mods.galacticraft.planets.asteroids.items.ItemBlockWalkway@37b7cea1 at id 238, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.walkwayWire 238 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemBlockWalkway@37b7cea1 (req. id 238) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.walkwayOxygenPipe 239 micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockWalkway@5919a3f2 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockWalkway@5919a3f2 for ItemBlock micdoodle8.mods.galacticraft.planets.asteroids.items.ItemBlockWalkway@db6e686 at id 239, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.walkwayOxygenPipe 239 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemBlockWalkway@db6e686 (req. id 239) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.beamReflector 240 micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockBeamReflector@1ca327d8 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockBeamReflector@1ca327d8 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@1568202b at id 240, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.beamReflector 240 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@1568202b (req. id 240) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.beamReceiver 241 micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockBeamReceiver@1fa1747 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockBeamReceiver@1fa1747 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@3bc25328 at id 241, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.beamReceiver 241 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@3bc25328 (req. id 241) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.telepadShort 242 micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockShortRangeTelepad@12041586 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockShortRangeTelepad@12041586 for ItemBlock micdoodle8.mods.galacticraft.planets.asteroids.items.ItemBlockShortRangeTelepad@7dc268ff at id 242, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.telepadShort 242 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemBlockShortRangeTelepad@7dc268ff (req. id 242) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.telepadFake 243 micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockTelepadFake@2e315730 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockTelepadFake@2e315730 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@271820e7 at id 243, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.telepadFake 243 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@271820e7 (req. id 243) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.denseIce 244 micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockIceAsteroids@7be9be78 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockIceAsteroids@7be9be78 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@5f45fee2 at id 244, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.denseIce 244 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@5f45fee2 (req. id 244) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.grapple 4266 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemGrappleHook@7394593c (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.itemTier3Rocket 4267 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemTier3Rocket@7c696afb (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.thermalPadding 4268 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemThermalPadding@4569eecd (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.itemBasicAsteroids 4269 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemBasicAsteroids@4a61bf5 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.methaneCanisterPartial 4270 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemCanisterMethane@55aaefe4 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.canisterPartialLOX 4271 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemCanisterLiquidOxygen@62a37918 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.canisterPartialLN2 4272 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemCanisterLiquidNitrogen@6836fc07 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.atmosphericValve 4273 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemAtmosphericValve@5cfb3b47 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.heavyNoseCone 4274 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemHeavyNoseCone@5eac3af3 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.titanium_helmet 4275 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemArmorAsteroids@75693a02 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.titanium_chestplate 4276 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemArmorAsteroids@670d0fea (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.titanium_leggings 4277 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemArmorAsteroids@526d7a89 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.titanium_boots 4278 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemArmorAsteroids@4f11d3f6 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.titanium_axe 4279 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemAxeAsteroids@273ee387 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.titanium_pickaxe 4280 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemPickaxeAsteroids@7837e5a3 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.titanium_shovel 4281 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemSpadeAsteroids@7d13c8e1 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.titanium_hoe 4282 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemHoeAsteroids@42571e12 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.titanium_sword 4283 micdoodle8.mods.galacticraft.planets.asteroids.items.ItemSwordAsteroids@1225ef04 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.mars 245 micdoodle8.mods.galacticraft.planets.mars.blocks.BlockBasicMars@59687590 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.mars.blocks.BlockBasicMars@59687590 for ItemBlock micdoodle8.mods.galacticraft.planets.mars.items.ItemBlockMars@69d5c9a at id 245, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.mars 245 micdoodle8.mods.galacticraft.planets.mars.items.ItemBlockMars@69d5c9a (req. id 245) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.sludge 246 micdoodle8.mods.galacticraft.planets.mars.blocks.BlockSludge@363d4acd (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.mars.blocks.BlockSludge@363d4acd for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@c6ab48b at id 246, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.sludge 246 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@c6ab48b (req. id 246) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.cavernVines 247 micdoodle8.mods.galacticraft.planets.mars.blocks.BlockCavernousVine@16349463 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.mars.blocks.BlockCavernousVine@16349463 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@7aa163b3 at id 247, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: Galactic
    raftMars:tile.cavernVines 247 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@7aa163b3 (req. id 247) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.slimelingEgg 248 micdoodle8.mods.galacticraft.planets.mars.blocks.BlockSlimelingEgg@3c69594e (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.mars.blocks.BlockSlimelingEgg@3c69594e for ItemBlock micdoodle8.mods.galacticraft.planets.mars.items.ItemBlockEgg@2b4085be at id 248, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.slimelingEgg 248 micdoodle8.mods.galacticraft.planets.mars.items.ItemBlockEgg@2b4085be (req. id 248) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.creeperEgg 249 micdoodle8.mods.galacticraft.planets.mars.blocks.BlockCreeperEgg@5c2b6700 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.mars.blocks.BlockCreeperEgg@5c2b6700 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@31dfe220 at id 249, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.creeperEgg 249 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@31dfe220 (req. id 249) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.marsMachine 250 micdoodle8.mods.galacticraft.planets.mars.blocks.BlockMachineMars@21dc2611 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.mars.blocks.BlockMachineMars@21dc2611 for ItemBlock micdoodle8.mods.galacticraft.planets.mars.items.ItemBlockMachine@35b1d5c8 at id 250, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.marsMachine 250 micdoodle8.mods.galacticraft.planets.mars.items.ItemBlockMachine@35b1d5c8 (req. id 250) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.marsMachineT2 251 micdoodle8.mods.galacticraft.planets.mars.blocks.BlockMachineMarsT2@1e202766 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.mars.blocks.BlockMachineMarsT2@1e202766 for ItemBlock micdoodle8.mods.galacticraft.planets.mars.items.ItemBlockMachine@11ca064d at id 251, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.marsMachineT2 251 micdoodle8.mods.galacticraft.planets.mars.items.ItemBlockMachine@11ca064d (req. id 251) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.marsCobblestoneStairs 252 micdoodle8.mods.galacticraft.core.blocks.BlockStairsGC@516656cb (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockStairsGC@516656cb for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@6a42c6ba at id 252, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.marsCobblestoneStairs 252 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@6a42c6ba (req. id 252) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.marsDungeonBricksStairs 253 micdoodle8.mods.galacticraft.core.blocks.BlockStairsGC@75c6d783 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.core.blocks.BlockStairsGC@75c6d783 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockGC@34ff4f18 at id 253, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.marsDungeonBricksStairs 253 micdoodle8.mods.galacticraft.core.items.ItemBlockGC@34ff4f18 (req. id 253) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.hydrogenPipe 254 micdoodle8.mods.galacticraft.planets.mars.blocks.BlockHydrogenPipe@57cc8742 (req. id -1) [19:36:14] [Server thread/DEBUG] [FML/GalacticraftMars]: Found matching Block micdoodle8.mods.galacticraft.planets.mars.blocks.BlockHydrogenPipe@57cc8742 for ItemBlock micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@2b47ec17 at id 254, original id requested: -1 [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:tile.hydrogenPipe 254 micdoodle8.mods.galacticraft.core.items.ItemBlockDesc@2b47ec17 (req. id 254) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.carbonFragments 4284 micdoodle8.mods.galacticraft.planets.mars.items.ItemCarbonFragments@2a9f0e1b (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.null 4285 micdoodle8.mods.galacticraft.planets.mars.items.ItemBasicMars@76a2a26f (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.deshPick 4286 micdoodle8.mods.galacticraft.planets.mars.items.ItemPickaxeMars@738c7f11 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.deshPickSlime 4287 micdoodle8.mods.galacticraft.planets.mars.items.ItemPickaxeStickyMars@555e9da2 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.deshAxe 4288 micdoodle8.mods.galacticraft.planets.mars.items.ItemAxeMars@763aec4 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.deshHoe 4289 micdoodle8.mods.galacticraft.planets.mars.items.ItemHoeMars@64b1d59d (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.deshSpade 4290 micdoodle8.mods.galacticraft.planets.mars.items.ItemSpadeMars@74554aed (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.deshSword 4291 micdoodle8.mods.galacticraft.planets.mars.items.ItemSwordMars@55477a48 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.deshHelmet 4292 micdoodle8.mods.galacticraft.planets.mars.items.ItemArmorMars@19adfd19 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.deshChestplate 4293 micdoodle8.mods.galacticraft.planets.mars.items.ItemArmorMars@26e6432e (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.deshLeggings 4294 micdoodle8.mods.galacticraft.planets.mars.items.ItemArmorMars@674e4339 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.deshBoots 4295 micdoodle8.mods.galacticraft.planets.mars.items.ItemArmorMars@6e398649 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.spaceshipTier2 4296 micdoodle8.mods.galacticraft.planets.mars.items.ItemTier2Rocket@4fc8fbaa (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.key 4297 micdoodle8.mods.galacticraft.planets.mars.items.ItemKeyMars@25bfd2f3 (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.schematic 4298 micdoodle8.mods.galacticraft.planets.mars.items.ItemSchematicTier2@7b63f68b (req. id -1) [19:36:14] [Server thread/TRACE] [FML/GalacticraftMars]: Registry add: GalacticraftMars:item.bucketSludge 4299 micdoodle8.mods.galacticraft.core.items.ItemBucketGC@15184695 (req. id -1) [19:36:14] [Server thread/TRACE] [GalacticraftMars/GalacticraftMars]: Sent event FMLPreInitializationEvent to mod GalacticraftMars [19:36:14] [Server thread/INFO] [FML/]: Applying holder lookups [19:36:14] [Server thread/INFO] [FML/]: Holder lookups applied [19:36:15] [Server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp [19:36:15] [Server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp [19:36:15] [Server thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML [19:36:15] [Server thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML [19:36:15] [Server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge [19:36:15] [Server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge [19:36:15] [Server thread/TRACE] [Micdoodlecore/Micdoodlecore]: Sending event FMLInitializationEvent to mod Micdoodlecore [19:36:15] [Server thread/TRACE] [Micdoodlecore/Micdoodlecore]: Sent event FMLInitializationEvent to mod Micdoodlecore [19:36:15] [Server thread/TRACE] [ArchimedesShips/ArchimedesShips]: Sending event FMLInitializationEvent to mod ArchimedesShips [19:36:15] [Server thread/TRACE] [FML/ArchimedesShips]: Automatically registered mod ArchimedesShips entity shipmod as ArchimedesShips.shipmod [19:36:15] [Server thread/TRACE] [FML/ArchimedesShips]: Automatically registered mod ArchimedesShips entity attachment as ArchimedesShips.attachment [19:36:15] [Server thread/TRACE] [FML/ArchimedesShips]: Automatically registered mod ArchimedesShips entity attachment.seat as ArchimedesShips.attachment.seat [19:36:15] [Server thread/TRACE] [FML/ArchimedesShips]: Automatically registered mod ArchimedesShips entity parachute as ArchimedesShips.parachute [19:36:15] [Server thread/TRACE] [ArchimedesShips/ArchimedesShips]: Sent event FMLInitializationEvent to mod ArchimedesShips [19:36:15] [Server thread/TRACE] [CopiousDogs/CopiousDogs]: Sending event FMLInitializationEvent to mod CopiousDogs [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity beagle as CopiousDogs.beagle [19:36:15] [Server thread/TRACE] [FML/Cop
    iousDogs]: Automatically registered mod CopiousDogs entity bernese_mountain as CopiousDogs.bernese_mountain [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity golden_retriever as CopiousDogs.golden_retriever [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity husky as CopiousDogs.husky [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity chihuahua as CopiousDogs.chihuahua [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity french_bulldog as CopiousDogs.french_bulldog [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity german_shepherd as CopiousDogs.german_shepherd [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity dalmatian as CopiousDogs.dalmatian [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity great_dane as CopiousDogs.great_dane [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity boxer as CopiousDogs.boxer [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity cardigan_corgi as CopiousDogs.cardigan_corgi [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity collie as CopiousDogs.collie [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity doberman as CopiousDogs.doberman [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity pomeranian as CopiousDogs.pomeranian [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity poodle as CopiousDogs.poodle [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity pug as CopiousDogs.pug [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity saint_bernard as CopiousDogs.saint_bernard [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity yorkshire as CopiousDogs.yorkshire [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity american_bulldog as CopiousDogs.american_bulldog [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity eskimo_spitz as CopiousDogs.eskimo_spitz [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity australian_shepherd as CopiousDogs.australian_shepherd [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity bloodhound as CopiousDogs.bloodhound [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity dachshund as CopiousDogs.dachshund [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity newfoundland as CopiousDogs.newfoundland [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity papillon as CopiousDogs.papillon [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity pembroke as CopiousDogs.pembroke [19:36:15] [Server thread/TRACE] [FML/CopiousDogs]: Automatically registered mod CopiousDogs entity pitbull as CopiousDogs.pitbull [19:36:15] [Server thread/TRACE] [CopiousDogs/CopiousDogs]: Sent event FMLInitializationEvent to mod CopiousDogs [19:36:15] [Server thread/TRACE] [CustomSpawner/CustomSpawner]: Sending event FMLInitializationEvent to mod CustomSpawner [19:36:15] [Server thread/TRACE] [CustomSpawner/CustomSpawner]: Sent event FMLInitializationEvent to mod CustomSpawner [19:36:15] [Server thread/TRACE] [MoCreatures/MoCreatures]: Sending event FMLInitializationEvent to mod MoCreatures [19:36:15] [Server thread/TRACE] [MoCreatures/MoCreatures]: Sent event FMLInitializationEvent to mod MoCreatures [19:36:15] [Server thread/TRACE] [GalacticraftCore/GalacticraftCore]: Sending event FMLInitializationEvent to mod GalacticraftCore [19:36:15] [Server thread/DEBUG] [FML/GalacticraftCore]: Runtime patching class net/minecraft/network/ServerStatusResponse$MinecraftProtocolVersionIdentifier$Serializer (input size 1605), found 1 patch [19:36:15] [Server thread/DEBUG] [FML/GalacticraftCore]: Successfully applied runtime patches for net/minecraft/network/ServerStatusResponse$MinecraftProtocolVersionIdentifier$Serializer (new size 2484) [19:36:15] [Server thread/DEBUG] [FML/GalacticraftCore]: Runtime patching class net/minecraft/network/ServerStatusResponse$PlayerCountData$Serializer (input size 3250), found 1 patch [19:36:15] [Server thread/DEBUG] [FML/GalacticraftCore]: Successfully applied runtime patches for net/minecraft/network/ServerStatusResponse$PlayerCountData$Serializer (new size 4322) [19:36:15] [Server thread/DEBUG] [FML/GalacticraftCore]: Runtime patching class net/minecraft/network/ServerStatusResponse$Serializer (input size 2436), found 1 patch [19:36:15] [Server thread/DEBUG] [FML/GalacticraftCore]: Successfully applied runtime patches for net/minecraft/network/ServerStatusResponse$Serializer (new size 3551) [19:36:15] [Server thread/TRACE] [GalacticraftCore/GalacticraftCore]: Sent event FMLInitializationEvent to mod GalacticraftCore [19:36:15] [Server thread/ERROR] [GalacticraftMars/]: Skipping event FMLInitializationEvent and marking errored mod GalacticraftMars since required dependency GalacticraftCore has errored [19:36:15] [Server thread/ERROR] [FML/]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue [19:36:15] [Server thread/ERROR] [FML/]: mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized CopiousDogs{${mcversion}-${version}} [Copious Dogs] (CopiousDogs-V4.jar) Unloaded->Constructed->Pre-initialized->Initialized CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized GalacticraftCore{3.0.9} [Galacticraft Core] (GalacticraftCore-1.7-3.0.9.297.jar) Unloaded->Constructed->Pre-initialized->Errored GalacticraftMars{3.0.9} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.9.297.jar) Unloaded->Constructed->Pre-initialized->Errored [19:36:15] [Server thread/ERROR] [FML/]: The following problems were captured during this phase [19:36:15] [Server thread/ERROR] [FML/]: Caught exception from GalacticraftCore java.lang.IllegalArgumentException: ID is already registered: 3 at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93) ~[sg.class:?] at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107) ~[sg.class:?] at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251) ~[EntityRegistry.class:?] at micdoodle8.mods.galacticraft.core.util.GCCoreUtil.registerGalacticraftCreature(GCCoreUtil.java:59) ~[GCCoreUtil.class:?] at micdoodle8.mods.galacticraft.core.GalacticraftCore.registerCreatures(GalacticraftCore.java:418) ~[GalacticraftCore.class:?] at micdoodle8.mods.galacticraft.core.GalacticraftCore.init(GalacticraftCore.java:221) ~[GalacticraftCore.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:?] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.ha
    ndleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691) [Loader.class:?] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319) [FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [lt.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?] [19:36:15] [Server thread/WARN] [FML/]: Can't revert to frozen GameData state without freezing first. [19:36:15] [Server thread/INFO] [FML/]: Applying holder lookups [19:36:15] [Server thread/INFO] [FML/]: Holder lookups applied [19:36:15] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp [19:36:15] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp [19:36:15] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppedEvent to mod FML [19:36:15] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppedEvent to mod FML [19:36:15] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppedEvent to mod Forge [19:36:15] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppedEvent to mod Forge [19:36:15] [Server thread/TRACE] [Micdoodlecore/Micdoodlecore]: Sending event FMLServerStoppedEvent to mod Micdoodlecore [19:36:15] [Server thread/TRACE] [Micdoodlecore/Micdoodlecore]: Sent event FMLServerStoppedEvent to mod Micdoodlecore [19:36:15] [Server thread/TRACE] [ArchimedesShips/ArchimedesShips]: Sending event FMLServerStoppedEvent to mod ArchimedesShips [19:36:15] [Server thread/TRACE] [ArchimedesShips/ArchimedesShips]: Sent event FMLServerStoppedEvent to mod ArchimedesShips [19:36:15] [Server thread/TRACE] [CopiousDogs/CopiousDogs]: Sending event FMLServerStoppedEvent to mod CopiousDogs [19:36:15] [Server thread/TRACE] [CopiousDogs/CopiousDogs]: Sent event FMLServerStoppedEvent to mod CopiousDogs [19:36:15] [Server thread/TRACE] [CustomSpawner/CustomSpawner]: Sending event FMLServerStoppedEvent to mod CustomSpawner [19:36:15] [Server thread/TRACE] [CustomSpawner/CustomSpawner]: Sent event FMLServerStoppedEvent to mod CustomSpawner [19:36:15] [Server thread/TRACE] [MoCreatures/MoCreatures]: Sending event FMLServerStoppedEvent to mod MoCreatures [19:36:15] [Server thread/TRACE] [MoCreatures/MoCreatures]: Sent event FMLServerStoppedEvent to mod MoCreatures [19:36:15] [Server thread/TRACE] [GalacticraftCore/GalacticraftCore]: Sending event FMLServerStoppedEvent to mod GalacticraftCore [19:36:16] [Server thread/TRACE] [GalacticraftCore/GalacticraftCore]: Sent event FMLServerStoppedEvent to mod GalacticraftCore [19:36:16] [Server thread/ERROR] [GalacticraftMars/]: Skipping event FMLServerStoppedEvent and marking errored mod GalacticraftMars since required dependency GalacticraftCore has errored [19:36:16] [Server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded. [19:36:16] [Server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.


    Hoping to find a resolution to this, family has been watching youtubers explore your mod and are chomping at the bit to give it a go! Had to snip the post down, should be everything ya need in the spoiler, if not let me know and I'll post the entire document and link it here for ya..


    Use the beta version.

    Posted in: WIP Mods
  • To post a comment, please .