/FossilArcheology

Fossils and Archeology mod for Minecraft Forge. Forked from Flammarilva/Team July's work.

Primary LanguageJava

#Fossil and Archeology Revival


Banner

Imgur album of current and past banners

As many of you know, Flammarilva was originally the author of this mod, but due to his circumstances could not continue development so he released the project as open source. Then Armbrust took the initiative to revive the mod, and brought together a small team to accomplish that. So huge thanks to Flammarilva for the awesome mod, and also to Armbrust for getting the ball rolling again.

Fossils and Archeology Revival Mod Team

Shadowbeast007

4f6f3b

tyranno66

Additional Credits

Past/Hiatus Revival Members

Microjunk Chellre

Language Contributors

Octo-Docto (Spanish)

Roody (Dutch)

Special Thanks

Flammarilva and the rest of Team July.

Wikis

User Wiki

Developer Wiki

Known Bugs

For a comprehensive list of reported bugs, refer to the project issues page:

https://github.com/4f6f3b/FossilArcheology/issues?milestone=1&sort=comments&state=open

It's also a good place to check on the progress of future releases. So if you have to ask "when's the next update", we'll probably link you to GitHub.

Licence, Copyright, and Modpacks

Flammarilva's original code is open source and can be found here: https://github.com/fls81245/FossilArcheology

The Fossils and Archeology Revival code is not actually open source and can be found here: https://github.com/4f6f3b/FossilArcheology

Due to the provision we have on the Revival code, we are unable to call this branch truely open source. While you are free to look at, modify, and fork the Revival code; you are not free to redistribute compiled Fossils and Archeology Revival code, either in part or in whole, without explicit permission from the Fossils and Archeology Revival team. Compiling/modifying this only for your own personal use is fine.

I will also put this here, since this has cropped up several times now. Regarding EXDragonith and CurlyWurly's models, no, we cannot give you permission for you to use them. EXDragonith gave us permissions to use his model pack, and as far as that's concerned doesn't extend past this mod. Any inquiries to that should be addressed to the original model authors.

Right now we do not want people adding this mod to public modpacks. We are still working out most of the bugs and we have not tested compatibility with other mods. Our priority is making sure the Fossils mod works 100% before we start worrying about will it work with x mod.

How to Build

In the Fossil.java: At the very beginning is a boolean DebugMode. Set to true for work in eclipse, false for compiles.

place the whole mods folder in mcp/src/minecraft.

After recompiling/reobfuscating:(Debug Mode false!)

Copy armor, fossillang,Textures and Dinosounds from the src folder in the reobf/minecraft/fossil folder.

Copy the mcmod.info from src in the reobf/minecraft folder.

Zip the fossil folder and the mcmod.info file up together and name the archive Fossil-Archeology.zip.

That's it!