RimWorld

RimWorld

170 ratings
CoreDrill
2
3
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.4, 1.5, 1.6
File Size
Posted
Updated
2.260 MB
12 May, 2022 @ 12:25pm
25 Aug @ 3:04pm
25 Change Notes ( view )

Subscribe to download
CoreDrill

Description
CoreDrill is a mod that adds automatic drills to rimworld, the drill is capable of drilling after all ores in the game, even modded ones. All ores are mined and generated based on their probability of occuring in rimworld, and their frequency and yield increases based on how deep your drill has drilled

Update 1.4.4
- removed vacstone & other biome specfic stones
- fixed (i hope) bug where random error messages would happen when drilling an invalid rock

Update 1.4.3
- prevent coredrill from being placed on a gravship, it doesn't make sense to drill ores on a gravship.

Update 1.4.2
- Updated to 1.6

Update 1.4.1
Added Incinerator module
- will destroy any drilled item that matches it's filter

Update 1.4
Added 1.5 Support

Update 1.3.4.1
Fixed bug with missing files uploaded to Steam

Update 1.3.4
Made the state of relicdrilling be saved

Update 1.3.3
Added Infestation augment, decrease chance of infestation when drilling
Speed augment give a slight increase to infestations

Update 1.3.2
Added language support for Chineese

Update 1.3.1
Fixed bug that caused buildings to get placed when collected

Update 1.3
Added Another mode to the drill that allows you to drill for relics (same as found in ancient danger)
Fixed bug that caused rimworld 1.3 versions to glitch with the UI.
Added UI to show infestation chance

Update 1.2.2
Added a more visual UI to the drill screen

Update 1.2.1
Increased Hopper item emptying range
Added UI to show drill speed

Update 1.2
Updated to 1.4

Update 1.1.1
Fixed incompatability with Alpha Biomes that caused the drill to despawn when built.

Update 1.1.0
Added drill augments, increase drilling speed or inventory space.
Decreased yield for deeper levels
Fixed bug where GroundPenetratingScanner was misspelled

Update 1.0.2
Made drill require construction skill 12
Fixed not minifiable error

Update 1.0.1
Added custom language support for the drill menu
Fixed bug where UI wouldn't scale properly on higher UI scaling
Popular Discussions View All (3)
28
11 Sep @ 4:58pm
Suggestions
OniJechto
17
13 May, 2024 @ 2:56pm
Bug Reports
OniJechto
0
16 Apr, 2024 @ 2:06am
collecting from hopper dont drop materials
deadmeat888
105 Comments
RojoMuerte 4 Oct @ 11:29am 
If you are remaking it maybe have it automatically drop the resources around it. I hated needing to click on it every so often to get the resources out. I like the feeling of progress that automation gives as you advance.
immortalartisan 26 Sep @ 5:05pm 
okay good luck with reworking it in the mean time
OniJechto  [author] 26 Sep @ 12:58pm 
@immortalartisan, Good idea, have thought of doing that. However currently the mod is about 2 years old and messy codewise so its a bit hard in the current state. I have plans to add that ability in future versions
immortalartisan 26 Sep @ 12:26am 
https://steamproxy.com/sharedfiles/filedetails/?id=3540021036&searchtext=vac a request to add a mod options menu where you select what stones can be gathered? wanted to use this mod for a vac world
OniJechto  [author] 26 Aug @ 2:28pm 
@Droll, i should've fixed it now. Try to see if it is reproduced?
Droll 24 Aug @ 9:41pm 
@OniJechto I'm encountering the same exception that 69 has posted below. It seems like there is a specific mineral that is throwing an exception when the core drill tries to mine it.

I can see that the exception throws only after the drilling tick goes by but I couldn't tell you what resource was throwing the exception. It doesn't always throw the exception when the tick goes by, it does so at random pretty much.

If it helps, my drill was not on relic mode.
Beaked 11 Aug @ 11:45am 
for some reason u have to click on collect hopper then collect hopper over and over closing the tab each time as it just spits out 1 relic each time you open and click collect
zoon1218 29 Jul @ 10:20pm 
please explain about this mod how can i make the ores out?
Marcus 27 Jul @ 10:30am 
ive researched and built the Core Drill. How do i get it to start? I can open the "control" but only have a button for relic toggle.
69岁老铜志 24 Jul @ 3:10am 
I only opened this mod and encountered this problem:
Exception ticking JechtoCoreDrill25056 (at (137, 0, 124)): System.NullReferenceException: Object reference not set to an instance of an object
[Ref 2C411884]
at CoreDrill.Drill.GenerateMineral () [0x00291] in <a3e1cbc063ea4c38bb5e9e4f678a8d29>:0
at CoreDrill.Drill.Tick () [0x0007a] in <a3e1cbc063ea4c38bb5e9e4f678a8d29>:0
at Verse.Thing.DoTick () [0x0007b] in <d2f9716cc2ac4cda9c2a174cc147bf37>:0
at Verse.TickList.Tick () [0x00139] in <d2f9716cc2ac4cda9c2a174cc147bf37>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.TickList:Tick ()
Verse.TickManager:DoSingleTick ()
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()