Code Monkey home page Code Monkey logo

crystalwing's Introduction

CrystalWing

DaftPVF's CrystalWing mod for Minecraft. Crafted from 3 gold ingots, 2 feathers, and 1 ender pearl, this magical wing will teleport you home! This repo contains source files for ModLoader (dependant on bspkrsCore).

Links of Interest


How to install and use the source code

  1. Download the latest recommended MinecraftForge src distribution.
  2. Extract the Forge src zip file and run install.bat/.sh in the forge folder.
  3. Clone this git repo and the bspkrsCore repo (https://github.com/bspkrs/bspkrsCore.git) to whatever locations you like.
  4. Use the eclipse folder in your Forge/MCP setup as your Eclipse workspace.
  5. Under the Minecraft project, add the "src" folder from both git repos as linked folders (rename as necessary) and set them as source folders.

How to build from the source code

  1. Download and install Apache Ant on your system. Make sure it is available on the path environment variable.
  2. In the CrystalWing repo folder, make a copy of build.properties_example and name it build.properties.
  3. Edit the values in build.properties to contain valid paths on your system for each property. Details can be found in build.properties_example.
  4. From a console window run "ant" from the CrystalWing repo folder. The build will create its output in the bin folder.
  5. Install the resulting mod archive by copying it to the mods folder on the client.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

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.