Tutorials/API: Difference between revisions

No edit summary
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{msgbox
{{msgbox
|type = danger
|type=danger
|text = The contents of this tutorial have not been verified and may not work. Proceed at your own risk!
|text=This tutorial is just for Galacticraft 2 with Minecraft 1.6.4}}
}}
== Setting up the workspace ==
{{stub}}
* [[Testing Workspace]]
{{image requested}}
* [[Compiling Workspace]]


== Prerequisites ==
== Preventing the Game from Crashing ==
* Galacticraft Dev Deobf Files - You can download them from http://www.micdoodle8.com/mods/galacticraft/downloads/dev
Add this to your @Mod part:
** You may also download the latest build from [http://ci.micdoodle8.com/job/Galacticraft-Dev/ Jenkins]
    , dependencies = "required-after:GalacticraftCore;"
* Galacticraft Github Code [https://github.com/micdoodle8/Galacticraft Galacticraft Github Code] (Download Zip)
Example:
 
    @Mod(modid="GalacticraftPixelGalaxyID", name="GalacticraftPixelGalaxy", version="0.0.8", dependencies = "required-after:GalacticraftCore;")
== Setting up the workspace ==
Photos and videos coming soon !
# Open "Forge/mcp/libs"
# Copy Galacticraft Dev Deobf files here
[[File:Copy GC Libs|thumbnail|Coping GC Libs]]
# Open Eclipse
# Right Click On Minecraft Project, Click Properties->Java Build Path->Libraries->Add External Jars And Select the 4 Dev Files
# Extract Galacticraft Github Code
# Open common
# Copy All Files to "Forge/mcp/src"
# Open "Forge/mcp/src/micdoodle8/mods/galacticraft/"
# Delete All Folders Without API Folder
# At "Forge/mcp" Run "recompile.bat/.sh" then "updatemd5.bat/.sh"


== Notes ==
== Tutorials ==
* You cannot launch MCP Forge Minecraft, you should Package (Compile) your Galacticraft Addon and test it in your Minecraft client first
* [[Adding New Galaxy]]
* [[Adding Celestial Body]]
* [[Creating First Planet-Moon]]
* [[Setting Teleport Type]]
* [[Celestial Body With Oxygen - Oxygen Event]]


{{Galacticraft}}
{{Galacticraft}}


[[Category:Tutorials]]
[[Category:Tutorials]]

Latest revision as of 04:22, 15 June 2014

This tutorial is just for Galacticraft 2 with Minecraft 1.6.4

Setting up the workspace

Preventing the Game from Crashing

Add this to your @Mod part:

   , dependencies = "required-after:GalacticraftCore;"

Example:

   @Mod(modid="GalacticraftPixelGalaxyID", name="GalacticraftPixelGalaxy", version="0.0.8", dependencies = "required-after:GalacticraftCore;")

Tutorials


Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Need wiki hosting?

Do you need a wiki for your Minecraft mod/gaming wiki? We'll host it for free! Contact us.

Other wikis

Indie-game wikis
Powered by Indie Wikis