1. Please be advised of a few specific rules and guidelines for this section.

Outdated Ore Farming 2.0 [Enraged Koala]

Adds new craft-able seeds used to grow various ores

  1. bloo808

    bloo808 Big Damn Hero

    bloo808 submitted a new mod:

    Ore Farming - Adds new craft-able seeds used to grow various ores

    Read more about this mod...
     
    Mackinz likes this.
  2. UrASmurf

    UrASmurf Void-Bound Voyager

    Interesting... trying it out now, will update when I've explored it a bit.

    EDIT 1: Everything seems to be working. Got the farm station and planted some coal plants...and now we wait.

    EDIT 2: Seems to work fine!
     
    Last edited: Feb 1, 2014
  3. bloo808

    bloo808 Big Damn Hero

    bloo808 updated Ore Farming with a new update entry:

    Small recipe fix

    Read the rest of this update entry...
     
  4. Mackinz

    Mackinz The Waste of Time

    I was actually thinking of making this exact mod yesterday. I'm glad someone did it for me!
     
  5. bloo808

    bloo808 Big Damn Hero

    Haha I actually rushed through this because it seemed like such a good idea and I wanted to be the first one to make it. :D
     
  6. Mackinz

    Mackinz The Waste of Time

    Well, since you rushed it, would you mind if I made some suggestions?

    1. No Coal Plant. There are trees, remember?

    2. Plants should be learned on ore pick-up, not by default.

    3. By the way, you missed a quote in your player.config. aegisaltseed
     
  7. Goldobsidan

    Goldobsidan Phantasmal Quasar

    Hey, Im not sure if I have an incompatability or something but after installing your mod my game crashes on start up.
    I have Bigger chests, Liquid Extractor, Dyeing bucket, Minidozer and More Matter Manipulators installed.
    can you offer any advice as to whats going wrong?
     
  8. Mackinz

    Mackinz The Waste of Time

    There was an issue with player.configt. This should fix the issue:

    Code:
    {
       "__merge" : [],
         "defaultBlueprints" : {
           "tier1" : [
             { "item" : "coalseed" },
             { "item" : "copperseed" },
             { "item" : "ironseed" },
             { "item" : "goldseed" },
             { "item" : "silverseed" },
             { "item" : "diamondseed" },
             { "item" : "platinumseed" },
             { "item" : "uraniumseed" },
             { "item" : "plutoniumseed" },
             { "item" : "solariumseed" },
             { "item" : "farmconsole" }
           ],
           "tier3" : [
             { "item" : "titaniumseed" }
           ],
           "level32" : [
             { "item" : "aegisaltseed" }
           ],
           "level34" : [
             { "item" : "ceruliumseed" }
           ],
           "level36" : [
           { "item" : "rubiumseed" }
           ]
       }
    }
    
    Also, better formatting to make it easier to read.

    Edit: Game works, now.
     
  9. Goldobsidan

    Goldobsidan Phantasmal Quasar

    works Perfectly now, Thank you.
    Wish more people made their file this easy to read lol.
    Quick question though looking at things like the uranium seed, how do you get rods?
     
  10. bloo808

    bloo808 Big Damn Hero

    Wierd. It works fine for me and the code is the same.....but your formatting is better. Oh well. I'll update it and upload it anyway just in case.
     
  11. Mackinz

    Mackinz The Waste of Time

    Smelt two Uranium, Plutonium or Solarium to get the rod.
     
  12. bloo808

    bloo808 Big Damn Hero

  13. Mackinz

    Mackinz The Waste of Time

    You missed a " after agiesaltseed or however it's spelled.
     
  14. bloo808

    bloo808 Big Damn Hero

    oh wow you're right. O_O guess i should be more careful
     
  15. Goldobsidan

    Goldobsidan Phantasmal Quasar

    *facepalms* I should have though of that, thank you.

    Happens to all coders, dont fret over it to much. I got knocked down points on almost ever college coding assignment I did cause I used the wrong syntax or something somewhere. Its part of the job dont feel to bad.
     
  16. bloo808

    bloo808 Big Damn Hero

    Haha yeah it was a small update from 1.0 to 1.1 so i didn't test it. Prooobably should have. :rofl:
     
  17. Goldobsidan

    Goldobsidan Phantasmal Quasar

    Probably, I love the mod though. I always enjoyed doing essentualy the same thing in minecraft and making my friends jellous that I had a house made entirely of gold bricks and they had no idea how I did it. However in Starbound its more useful, I dont have to leave X sector to go find iron any more lol.
     
  18. bloo808

    bloo808 Big Damn Hero

    Yeah after 2 playthroughs, too many lower tier bars and not enough higher tier bars, i decided to make my transmutation mod. But what if i didn't have any minerals to transmute or i'm just too lazy to mine? So i made this mod. This mod was inspired by laziness :p
     
  19. Mackinz

    Mackinz The Waste of Time

    So I got my first crop of metals in, and I was relatively disappointed. Got two seeds each, but only a small bit of ore... Not even one per plant. I think that there is a balance issue there, but I 'll grow a few more batches to check.
     
  20. bloo808

    bloo808 Big Damn Hero

    I used to be exactly 1 ore and 1 seed EVERY SINGLE TIME but i got tired of that so i tried to add a 50% chance of an extra seed and a 30% chance of an extra ore. I'll go check it out.
     
    paintzer likes this.

Share This Page