Log 16 Posted March 2, 2019 Share Posted March 2, 2019 I present you a program for a robot that allows you to mine ore without going down into the caves. Robot, using a geolyzer, can find and mine ore. All features are not yet implemented, so I ask you to test and inform me about a bugs. Requirements: Computer case (tier II or III) Inventory Upgrade (more the better) Inventory Controller Upgrade Hard Disk Drive EEPROM with Lua BIOS Geolyzer RAM (tier I or higher) CPU (any) Hover Upgrade (tier I) Diamond pickaxe or equivalent tool Optional: Crafting Upgrade Wireless Network Card or Linked Card Solar Generator Upgrade Battery Upgrade Experience Upgrade Chunkloader Upgrade Generator Upgrade Enderchest from EnderStorage mod Installing: Download and save the file as init.lua wget https://raw.githubusercontent.com/DOOBW/geominer/master/miner.lua init.lua Put this file in to root directory of the hard disc. Add the disk when crafting a robot. Place the robot on a solid blocks platform. Give the robot a pickaxe Place a container and the charger near the robot. Press the power button and enjoy a process. Nexarius, Molinko and LowMemory 1 2 Quote Link to post Share on other sites
Nexarius 18 Posted March 2, 2019 Share Posted March 2, 2019 That looks pretty cool. Quote Link to post Share on other sites
Log 16 Posted March 10, 2019 Author Share Posted March 10, 2019 There are variables in the code that can be customizedchunks - how many chunks need to be processedmin and max - the minimum and maximum hardness of mined blocksport - port for interaction with the robot (if a wireless card is installed) Quote Link to post Share on other sites
Gladox114 1 Posted April 4, 2019 Share Posted April 4, 2019 I didn't edit the init.lua and im not sure what i need to edit. Owner: Gladox114 Name: Gladox114.robot Last error: bad argument #1 (number expected, got string) Number of connected components: 6/12 Component name: computer Address: 02bc007a-42e2-44cb-9f9c-480a27239814 Log 1 Quote Link to post Share on other sites
Log 16 Posted April 5, 2019 Author Share Posted April 5, 2019 I fixed it. Download the file again, please. The error was due to the computer.beep(), which is not compatible with the old versions OpenComputers. P. S. Instead of batteries, I advise you to use the experience upgrade or additional generator Quote Link to post Share on other sites
Gladox114 1 Posted April 5, 2019 Share Posted April 5, 2019 ok nice ^^ Quote Link to post Share on other sites
Log 16 Posted May 8, 2019 Author Share Posted May 8, 2019 Update Added ability to work with solar panels. When the energy level falls below 30 percent, the robot climbs to the surface and charges from the built-in solar panel. There is a check of time of day and weather conditions. Quote Link to post Share on other sites
RedneckNoob 0 Posted June 23, 2019 Share Posted June 23, 2019 Edit: Added screenshots that didn't get uploaded originally I'm not sure what's going on with mine. It fails to boot it seems? Owner: RedneckNoob Name: RedneckNoob.robot Last error: computer halted: Number of connected components: 6/16 Total stored energy: 20500.00/20500.00 Component name: computer Address: 3da3bf68-bfe3-4633-a4cc-f384edc86598 Quote Link to post Share on other sites
Amethyst 0 Posted November 9, 2019 Share Posted November 9, 2019 Can he mine normal blocks? Quote Link to post Share on other sites
SpheralTomato78 0 Posted August 2, 2022 Share Posted August 2, 2022 How can i get it to work with an tinkers construct tool Quote Link to post Share on other sites