Tutorials/API
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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
- Adding New Galaxy
- Adding Celestial Body
- Creating First Planet-Moon
- Setting Teleport Type
- Celestial Body With Oxygen - Oxygen Event
|
Cookies help us deliver our services. By using our services, you agree to our use of cookies.