QuickGather | ||
QuickGatherV_1.1.1.7z | ||
Filesize: 8.18kB Views: (1263) Downloads (391) Last Download: March 05, 2021, 11:23:41 PM | ||
Previous Download | Next Download | ||
Description: Adds the ability to quickly gather materials when using the proper tool, use an ax to chop down whole trees, a pick ax for entire veins of ore and scythe for fields full of crops. All the tools and blocks are customizable through the config files that will be generated the first time the mod is ran. Should support custom blocks from other mods as well. Installation instructions: 1: Navigate to your total miner folder default is something like C:UsersYOUR_USER_NAMEDocumentsMy GamesTotalMinerMods 2: If there is not a Mods folder create one. 3: In the Mods folder create a QuickGather folder. 4: Download file from and extract to the newly created QuickGather folder, there is only a .dll file at this time. see also http://totalminerforums.net/index.php?topic=19439.msg198161#msg198161 Posted by: Rorthic June 30, 2018, 12:31:11 AM Rating: ![]() ![]() ![]() ![]() ![]() Linking Codes
|
Comments | |
Rorthic | June 30, 2018, 12:32:29 AM Minor Update: ver 1.1.1 added settings to VeinMine.cfg: SameOreOnly=true whether or not vein mine should break all ores or just the type you mined MineGrid=1 is a hidden value that determines how far out from each ore to look for more ore, defaults to 1 unless you add the value to the config file and change it. altered ore search to use a combination of flood and grid search patterns |
Tontanom | June 29, 2018, 09:46:14 AM Had troubles installing but got very helpful instructions from the mod creator. The mod itself is very very helpful when playing a regular dip deep/ survival world. It saves so much time when gathering resources. My only problem with the mod is that when mining ores, it will only gather the rest of the vein when the ores are touching. If there were some sort of option to introduce a radius that will remove all of said ores in that area, other than that it is perfect for what it is. Highly recommend to download this mod it's great! |
MasterMan917 | March 14, 2018, 09:50:47 PM So I decided to use this in a small Dig Deep test and, wow! It works flawlessly, although when I hit trees the items go everywhere and I can't pick them all up at once or lose most of it, and same with mining I have to scan using my minimap to find the open holes in the earth that contain a lone piece of gold I just mined it's a fantastic mod!. I don't know how mods work and their limitations but I would recommend if possible have the items be in the same spot you broke the block and have this toggleable for people who like raining leaves. And again thank you for making this mod! |
Rorthic | March 12, 2018, 10:19:44 PM updated ver 1.1 changed MaxSearchBlock to MaxBlockCollection with default 1000 MaxSearchBlock is no longer used changed search pattern to a flood fill type added additional blocks to default mining block config file Sapphire, Sulphur, Carbon, Fluorite, Cyclonite added tool degradation option set in configs LumberJack.cfg: DegradeAx=true VeinMine.cfg: DegradePick=true Harvest.cfg: DegradeScyth=true added console commands qg ToggleVeinMine turns Vein mining on and off qg ToggleLumberJack turns lumber jack on and of qg ToggleHarvest turns harvesting on and off qg Help lists all commands qg Help <command> help for individual commands qg SaveConfig saves current settings to config file qg Ver/Version show current version Added holding down key "Q" disables quick gather temporary change this key in LumberJack.cfg ToggleKey=Q for possible keys see https://msdn.microsoft.com/en-us/library/microsoft.xna.framework.input.keys.aspx |