Skip to content

0demongamer0/OpenBlocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenBlocks

An open source random collection of blocks and miscellaneous cool stuff

Porting Notice

We are currently porting OpenBlocks to 1.6.2. You can find our latest 1.5.2 compatible version in our 1.5 branch https://github.com/OpenMods/OpenBlocks/tree/1.5 Thanks for your patience.

Version

1.0.2 for Minecraft v1.5.2

What does it contain?

  • Colored mining flags
  • Liquid tank
  • Player graves, fight the ghost of the perished to obtain their inventory
  • Light boxes to display your maps on the wall, ceiling or floor
  • Archery targets for a shooting range
  • Even hang gliders!
  • Exciting graphics and much more to come.

Compiling

We will try keep the building instructions as up-to-date as possible, but things may change without notice.

Windows

You will require mysysgit or git installed with cygwin. Alternatively I would suggest installing GitHub for Windows and checking out the repo with that.

Check out the repo

Use Github for Windows or use a command prompt/powershell with git binaries in the Environment path. git clone https://github.com/OpenMods/OpenBlocks.git

Change directory

cd OpenBlocks

Run ant build

ant

The resulting file should be in the bin folder

Linux or OSX

Much the same as Windows, open a terminal window where you wish to checkout the repo and type git clone https://github.com/OpenMods/OpenBlocks.git && cd OpenBlocks

Then run ant

ant

The mod jar will be in the bin folder after the completion of the build process.

Contact

Feel free to chat with us in #OpenMods on irc.esper.net

License

OpenBlocks is open source, please check the Licence.txt for more information and the licences of individual components of this mod.

About

Random collection of blocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published