Coder Social home page Coder Social logo

r3_miner's Introduction

minecraft computercraft mod quarry mining script

https://raw.githubusercontent.com/milkknife/r3_miner/pics/focus_shot.jpg https://img.shields.io/badge/minecraft-v1.18.2-brightgreen.svg https://img.shields.io/badge/eris-v0.2.1-blue.svg https://img.shields.io/badge/cc:restitched-v1.100.8-blue.svg

summary

Starkus/quarry was chosen as a base for this project. It is the only script that worked for me, with only few minor adjustments needed to start. The last meaningful commit is from 2018, back when the logic for the coal/charcoal object was much different. This script is likely to work with later versions.

quick start

  1. place a mining turtle on the ground.
    • by default it will dig 16m forward, then turn right, while slowly creating a 16x16m hole, down to bedrock.
  2. place a chest to the left of the turtle starting point.
  3. right-click the turtle, add fuel (coal, charcoal, or lignite coal (modern industrialization)
  4. install a github client: pastebin run p8PJVxC4
  5. download miner: github clone Beshelmek/r3_miner -b main .
  6. start miner: r3

https://raw.githubusercontent.com/milkknife/r3_miner/pics/quarry.jpg note: you can edit inv before running r3 to add/remove lines to the drop list. these items won’t be collected and stored in the chest.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.