File information

Last updated

Original upload

Created by

Drewdus42

Uploaded by

drewdus42

Virus scan

Safe to use

140 comments

  1. I'd love a marble mining drill.
    Why they put a crafting resource behind RNG I don't know.
  2. GatoIndignado
    GatoIndignado
    • member
    • 0 kudos
    Let's say I want to decrease the amount of material gained per day. Should I increase the 'MinutesUntilReady' value? Would it work?
    Is it also possible to change 'MinutesUntilReady' to 'DaysUntilReady'?
  3. ErraticPixel
    ErraticPixel
    • member
    • 21 kudos
    I think there's some balancing issue because the coal drill gets 1.5 coal per 30 minutes which is pretty OP  if you leave it alone for a full day with automate or junimatic, that amounts to a lot

    So in one day, you get 40-80 coal, and in one week, you get 280-560 coal from a single drill. That's half an inventory slot and I'm worried that might be too much.

    Curious to see what you think
  4. cpaulgarcia
    cpaulgarcia
    • member
    • 0 kudos
    Could this mod be compatible with Junimatic? Not sure if that would be on your end or their end for compatibility.
    1. drewdus42
      drewdus42
      • member
      • 9 kudos
      Automate never required any special modifications on my part, it just works with all machines...

      It looks like that goes the same for Junimatic.
    2. ErraticPixel
      ErraticPixel
      • member
      • 21 kudos
      can confirm it works with junimatic
  5. CrystalNeon
    CrystalNeon
    • member
    • 0 kudos
    Is this mod compatible with automate and combinable machines? I have the old mod, and most drills can't be combined, save for iridium and radioactive ore. I also request that the drills be able to put inside, as I always make a special shed only for the drills. Thanks!
  6. LuizChacon
    LuizChacon
    • member
    • 0 kudos
    Quando esse mod vai está funcionando na versão mobile?
  7. CaseyMazey
    CaseyMazey
    • supporter
    • 1 kudos
     Hi, I made a recolor for your drills to fit with way back pelican town.
    I hope that's okay?
    I wanted to ask for your permission before uploading it.
    1. drewdus42
      drewdus42
      • member
      • 9 kudos
      That's fine, just link to mine.
    2. CaseyMazey
      CaseyMazey
      • supporter
      • 1 kudos
      Thank you very much. I uploaded the recolor and linked you.
      Here is the recolor.
  8. mikezorz13
    mikezorz13
    • member
    • 5 kudos
    Awesome, everything works fine, a nice addition

    Suggestion: a mining drill that will produce a random gem/24h, & will require 5 of each gems in order to craft it?

    Great job
    1. drewdus42
      drewdus42
      • member
      • 9 kudos
      Idk, the crystalarium can already farm gems pretty easily, to add a drill would be a little redundant I think...
  9. heynowjose
    heynowjose
    • member
    • 0 kudos
    are these configurable? 
    1. drewdus42
      drewdus42
      • member
      • 9 kudos
      yes, just open up the content.json in the mod folder
  10. Breil6891
    Breil6891
    • supporter
    • 0 kudos
    I deduce from the images, and because it's logical, that the prismatic drill is obtained at level 10 in mining; however, it unlocks just by reaching level 1.
    1. ErraticPixel
      ErraticPixel
      • member
      • 21 kudos
      You're right. For that you need to go in [CP] Automated Mining Drills\content.json
       
      Then change the line "Prismatic Shard Drill": "787 1 86 2 72 2 74 1/Home/{{ModId}}_PrismaticShardDrill/true/Mining 10",
      into
      "Prismatic Shard Drill": "787 1 86 2 72 2 74 10/Home/{{ModId}}_PrismaticShardDrill/true/Mining 10",
      while at it, may as well experiment and change
                      "Stone Drill": "787 1 86 2 72 2 390 10/Home/{{ModId}}_StoneDrill/true/Mining 1",
                      "Clay Drill": "787 1 86 2 72 2 330 10/Home/{{ModId}}_ClayDrill/true/Mining 4",
                      "Coal Drill": "787 1 86 2 72 2 382 10/Home/{{ModId}}_CoalDrill/true/Mining 4",
                      "Bone Drill": "787 1 86 2 72 2 881 10/Home/{{ModId}}_BoneDrill/true/Mining 6",
                      "Omni-Geode Drill": "787 1 86 2 72 2 749 10/Home/{{ModId}}_OmniGeodeDrill/true/Mining 6",
                      "Quartz Drill": "787 1 86 2 72 2 338 10/Home/{{ModId}}_QuartzDrill/true/Mining 4",
                      "Copper Ore Drill": "787 1 86 2 72 2 334 10/Home/{{ModId}}_CopperOreDrill/true/Mining 5",
                      "Iron Ore Drill": "787 1 86 2 72 2 335 10/Home/{{ModId}}_IronOreDrill/true/Mining 5",
                      "Gold Ore Drill": "787 1 86 2 72 2 336 10/Home/{{ModId}}_GoldOreDrill/true/Mining 5",
                      "Iridium Ore Drill": "787 1 86 2 72 2 337 10/Home/{{ModId}}_IridiumOreDrill/true/Mining 7",
                      "Cinder Shard Drill": "787 1 86 2 72 2 848 10/Home/{{ModId}}_CinderShardDrill/true/Mining 8",
                      "Radioactive Ore Drill": "787 1 86 2 72 2 910 10/Home/{{ModId}}_RadioactiveOreDrill/true/Mining 9",

      into
                      "Stone Drill": "787 1 86 2 72 2 390 1/Home/{{ModId}}_StoneDrill/true/Mining 1",
                      "Clay Drill": "787 1 86 2 72 2 330 4/Home/{{ModId}}_ClayDrill/true/Mining 4",
                      "Coal Drill": "787 1 86 2 72 2 382 4/Home/{{ModId}}_CoalDrill/true/Mining 4",
                      "Bone Drill": "787 1 86 2 72 2 881 6/Home/{{ModId}}_BoneDrill/true/Mining 6",
                      "Omni-Geode Drill": "787 1 86 2 72 2 749 6/Home/{{ModId}}_OmniGeodeDrill/true/Mining 6",
                      "Quartz Drill": "787 1 86 2 72 2 338 4/Home/{{ModId}}_QuartzDrill/true/Mining 4",
                      "Copper Ore Drill": "787 1 86 2 72 2 334 5/Home/{{ModId}}_CopperOreDrill/true/Mining 5",
                      "Iron Ore Drill": "787 1 86 2 72 2 335 5/Home/{{ModId}}_IronOreDrill/true/Mining 5",
                      "Gold Ore Drill": "787 1 86 2 72 2 336 5/Home/{{ModId}}_GoldOreDrill/true/Mining 5",
                      "Iridium Ore Drill": "787 1 86 2 72 2 337 7/Home/{{ModId}}_IridiumOreDrill/true/Mining 7",
                      "Cinder Shard Drill": "787 1 86 2 72 2 848 8/Home/{{ModId}}_CinderShardDrill/true/Mining 8",
                      "Radioactive Ore Drill": "787 1 86 2 72 2 910 9/Home/{{ModId}}_RadioactiveOreDrill/true/Mining 9",

      since I'm supposed to have stone drill unlocked at level 1 but
      something seems wrong since prismatic shard drill is available at level 0 and I really don't understand even though it says it should unlock at level 1.
    2. drewdus42
      drewdus42
      • member
      • 9 kudos
      I just tested this, It works fine...