Giter VIP home page Giter VIP logo

chisel's Introduction

Chisel

Chisel is a mod for Minecraft which adds aesthetic blocks to the game through the use of a chisel. Originally created by AUTOMATIC_MAIDEN, it was ported to Minecraft 1.7.2 by asiekierka and contains features by both Pokefenn and Delta534.

Issue Reporting

If you wish to report an issue with the mod, please submit one to the issue tracker in this repository. When creating an issue, please be sure to include...

  • the version of Chisel you are using
  • the version of Forge you are using
  • the crash report (preferrably via Gists or Pastebin) generated by the error
  • depending on the error, an image of the problem

Contributing

Chisel is open-source under the GPL v2 license. As a result, you may contribute to the development of the mod via pull requests.
To set up the mod as to allow you to make changes, do the following:

  1. Clone the repository onto your local system.
  2. Open a command prompt from the repository folder
  • Windows: Shift+right-click in the folder in your Windows Explorer and select "Open Command Window here"
  • Linux: You need to replace all gradlew.bat by ./gradlew
  1. Run the command gradlew.bat setupDecompWorkspace --refresh-dependencies.
  2. Then, continue with either
  • IntelliJ IDEA
    1. run gradlew.bat idea to generate IntelliJ IDEA files
    2. Open IntelliJ and point to either the project folder or the build.gradle file.
    3. After opening the project in IntelliJ, run 'gradlew genIntellijRuns' in the command terminal you opened earlier.
    4. You now have a functional local copy of Chisel, ready to develop on.
  • Eclipse
    1. gradlew.bat eclipse to generate the project fielgis
    2. Open Eclipse and right click on the left pane and select "Import..."
    3. Select "Import Existing Project" and select the folder where your source code is
    4. Start developing!
  1. To test the client, go back to the command line you opened before and type gradlew.bat runClient

MAKE SURE TO UPDATE YOUR FORK BEFORE MAKING A PULL REQUEST.

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.