Giter Site home page Giter Site logo

lightmeup's Introduction

Light Me Up: Minecraft Torch Helmets!

This mod adds a torch version to the iron, gold and diamond helmets!
Same armor value but lights up the world around you!

Todo:

Dynamic lighting SHELVED!

Focus on armor model!

  • remove all the camouflage block stuff

  • Iron version

    • Basic item with texture
    • Can be equipped
    • Equipped texture
    • Recipes added
  • Gold version

    • Item texture
    • Equipped texture
    • Mirror iron code to implement
  • Diamond version

    • Item texture
    • Equipped texture
    • Mirror iron code to implement

Project Setup Instructions

This is a MinecraftForge project.
See the Forge Documentation online for more detailed instructions: http://mcforge.readthedocs.io/en/latest/gettingstarted/

Step 1:

  • git clone <this repo>

Step 2:

  • Eclipse instructions:

    1. Install IntelliJ
    2. Continue below โ†“
  • IntelliJ instructions:

    1. Open IDEA, select import project.
    2. Select the build.gradle file on the import GUI.
    3. Run gradlew genIntellijRuns in the project folder.
    4. Refresh the Gradle Project / restart IDEA if required.
    5. To fix assets not loading in the dev env, edit the Run Configurations:
      1. In the "Before Launch" zone, add task (click the plus).
      2. Int he "Add New Task" dialog, select "Build Artifacts".
      3. Select and add the "assets" artifact.

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.