Recent content by shifuren

  1. shifuren

    [1.6.4] Metallurgy oregen in GC dimensions

    Greetings again! Now we have problems with compatibility of Mobproperties mod (http://fathertoast.wikia.com/wiki/Mob_Properties) and GC spawning in 1.6.4. I use code like that for all mobs depending on dimension: { "_comment": "change power based on dimension (MARS)", "function"...
  2. shifuren

    [1.6.4] Metallurgy oregen in GC dimensions

    Well...not very well, 1 year of study in university, so basic knowledge and common sense as well as tons of googling) i can't understand what most of code does though, if it doesn't have obvious names. I've got in contact with Lycanite about mob spawning, he agreed to help. About fuel: so if i...
  3. shifuren

    [1.6.4] Metallurgy oregen in GC dimensions

    Ok, i've done this: 1. downloaded forge.965 src 2. used install.cmd in forge directory 3. downloaded Eclipse and set workspace to forge\mcp\eclipse 4. used decompile.bat in forge\mcp folder 5. copied GC dev deobfuscated to Forge/mcp/lib 6. minecraft project Properties->Java Build...
  4. shifuren

    [1.6.4] Metallurgy oregen in GC dimensions

    I'm using this modlist for my modpack testing https://docs.google.com/spreadsheets/d/1JFaOcmdokK0ZOaazKKEMpoaG9C4MtoccgD06-j0RDJA/edit?usp=sharing and none, not even one mod is generating anything on moon\mars, well thats good in all situations except this one, because i don't need flowers on...
  5. shifuren

    [1.6.4] Metallurgy oregen in GC dimensions

    Using Galacticraft 1.6.4-2.0.14.1094 and Metallurgy-1.6.4-3.4.0.29 Is there any way to generate Metallurgy 3 ores in the GC dimensions, it seems to be ignoring any worldgen besides its own? Or i need to recompile GC and include needed custom ore ids? If so, what arguments here are responsible...