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

RELEASED <DERP> 6 Tiered Matter Manipulators

Discussion in 'In-Game Tools' started by DerpMods, Dec 8, 2013.

  1. DerpMods

    DerpMods Space Hobo

    Hey all!

    This is my first mod post on these forums, so I hope you enjoy!

    Current Manipulators available:

    Code:
      "learnBlueprintsOnPickup" : [
        "derp_stone",
        "derp_copper",
        "derp_iron",
        "derp_gold",
        "derp_silver",
        "derp_steel",
        "derp_plat",
        "derp_diamond"
        ]
    Screenshots:
    [​IMG][/IMG]

    [​IMG]

    Mod instructions:
    1. Unzip the files in \Steam\SteamApps\common\Starbound\assets​
    2. Say yes if asked to overwrite existing files.​
    3. Player.config file is included in the zip. You may use this one or input your own line in the file in order to preserve other mods.​
      • Input the following line in your player.config file underneath " "tier1" : [ ":​
        • Code:
           { "item" : "derptool_bp" },
        • Your config file will look something like this:​
        • Code:
            "defaultItems" : [ ],
          
              "tierBlueprintsUnlockedMessage" : "New blueprints have been unlocked.",
              "blueprintOnPickupMessage" : "New blueprint available.",
              "defaultBlueprints" : {
              "tier1" : [
                { "item" : "derptool_bp" },
                { "item" : "copperarmorhead" },
                { "item" : "copperarmorchest" },
                { "item" : "copperarmorpants" },
                { "item" : "darkwoodmaterial" },
    4. Relaunch starbound and enjoy! :)
    Download:

    https://www.mediafire.com/?8b75o3x62kodz3d

    I just saw the EXACT same mod on here from someone else!! Of course. haha.. Well, enjoy anyways.

    Please let me know if you have any problems at all.​
     
    Last edited: Dec 8, 2013
    NoBlackThunder likes this.
  2. DerpMods

    DerpMods Space Hobo

    Download is in now. :) Sorry about that!
     
  3. NoBlackThunder

    NoBlackThunder Big Damn Hero

    PERFECT !!! how is it compadibel with client and server setups ? can it be used on servers ?
     
  4. Dagomani

    Dagomani Space Spelunker

    I really hope there is, or will be some server setting to prevent client manipulated files if the server doesnt want it :p
    If this were to hit a server, and one guy would have an advantage over the rest. ugh :p

    Besides that, COOL STUFF! :D
     
  5. Ahrima

    Ahrima Aquatic Astronaut

    Hmm, none of the icons are appearing for me in game. All of the manipulators are just invisible. Am I doing something horribly wrong? :X
     
  6. Scout37

    Scout37 Tentacle Wrangler

    same problem here
     
  7. CaptainApathy

    CaptainApathy Void-Bound Voyager

    I looked though the assets, he tells us to dump everything straight into /assets, images included, but his item files try to load the graphics from /mods/DerpTools.

    i fixed mine fairly quickly by openin each of the item files and removing "/mods/DerpTools" from the graphic paths. OP should do the same and re-upload.

    Edit for the lazy and the OP, fixed it: https://dl.dropboxusercontent.com/u/8578398/DerpTools.zip
     
    Last edited: Dec 10, 2013
  8. Scout37

    Scout37 Tentacle Wrangler

    Thank you very much. I Started fairly recently and still don't know much of how this game interacts with its mods.
     

Share This Page