Tutorials/API: Difference between revisions

No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{msgbox
|type=danger
|text=This tutorial is just for Galacticraft 2 with Minecraft 1.6.4}}
== Setting up the workspace ==
== Setting up the workspace ==
* [[Testing Workspace]]
* [[Testing Workspace]]
* [[Compiling Workspace]]
* [[Compiling Workspace]]


== Preventing Game From Crashing ==
== Preventing the Game from Crashing ==
Add This To Your @Mod Part:
Add this to your @Mod part:
     , dependencies = "required-after:GalacticraftCore;"
     , dependencies = "required-after:GalacticraftCore;"
Example:
Example:

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