Skip to content

Dinocanid/JurassiCraft2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JurassiCraft2

JurassiCraft is a mod made to bring prehistoric creatures to the world of Minecraft. It is inspired by Jurassic Park, but is not limited to all JP canon: as many creatures and features as possible will be added! Creatures are made Jurassic Park style, by obtaining fossils or amber, using the fossils or amber to create DNA, inserting the DNA into eggs, and hatching the eggs. The mod recently merged with two other mods, entitled the Bygone Age Mod and the Fossil Hunting Mod, which will bring users a more complete modded-Minecraft experience.

Contributors

Mod Leader

TheToteMaster

Developers

Gegy
iLexiconn
Alexthe666

Modelers / Texturers

Cody Rex
TheToteMaster
TheJurassicAlien
FiskoToodles
Dariosaurio_GM5
Whalezilla
RaptorWhisper
BasiliskBoy

Special Mentions

jabelar
WorldSEnder
TheDurpiDaedric
Cuchololthespanishman
Raptorek20
jglrxavpok
CarrotJet
amellinger

Contributing

Feel free to speed up development and create pull requests. Here's a guide on how to setup your workspace.

First, make a fork of this repository. When you've done that, you can clone that reposity. Depending on your installation settings, you either have to run the command in the git Bash, or the CMD/Terminal.

git clone https://github.com/<Your Username>/JurassiCraft2

When that's done, go into the newly created directory JurassiCraft2 and run in the console if you're on Windows:

gradlew.bat setupDecompWorkspace

Or this when you're on any other operating system (Like Mac OS X and Ubuntu):

./gradlew setupDecompWorkspace

Then for Eclipse:

gradlew.bat eclipse

or for IntelliJ IDEA:

gradlew.bat idea

Now open the workspace and voilà, you can start contributing!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%