Skip to content

davidsmits/Space-BossTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

898 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space-BossTools

Fly to Other Planets and Beyond!

Space-BossTools is a Minecraft mod that adds space exploration capabilities, allowing players to venture beyond Earth to explore other planets and celestial bodies. Experience the thrill of space travel with custom space suits, planetary environments, and space-themed tools and equipment.

Features

  • Space Exploration: Travel to various planets including Mars and Venus
  • Space Suits: Protective gear including Netherite Space Suits for surviving in hostile environments
  • Planetary Environments: Unique biomes and surface features for different planets
  • Space-themed Items: Custom tools, blocks, and materials for your space adventures
  • Rover Vehicles: Explore planetary surfaces with specialized vehicles
  • Custom Ores: Discover new materials like Silicon and Venus Gold

Installation

Requirements

  • Minecraft: 1.16.5
  • Minecraft Forge: 36.2.0 or higher
  • Java: 8 or higher

Dependencies

The following mods are required or recommended:

Required:

Optional (but recommended):

Installation Steps

  1. Download and install Minecraft Forge 36.2.0 or higher for Minecraft 1.16.5
  2. Download the latest version of Space-BossTools from CurseForge
  3. Place the downloaded .jar file in your mods folder
  4. Install any optional dependencies you want to use
  5. Launch Minecraft with the Forge profile

Development

Building from Source

This project uses Gradle for building. To build the mod from source:

# Clone the repository
git clone https://github.com/davidsmits/Space-BossTools.git
cd Space-BossTools

# Build the mod
./gradlew build

The built mod will be available in build/libs/.

Development Environment

To set up a development environment:

# Generate IDE files
./gradlew genEclipseRuns  # For Eclipse
./gradlew genIntellijRuns # For IntelliJ IDEA

# Run the client for testing
./gradlew runClient

# Run the server for testing
./gradlew runServer

Project Structure

  • src/main/java/net/mrscauthd/boss_tools/ - Main mod source code
    • armor/ - Space suit implementations
    • feature/ - World generation features for planets
  • src/main/resources/ - Mod resources including textures, models, and data

Links

Credits

  • Author: MrScautHD
  • Version: 5.5e

License

License not specified. Please contact the author for licensing information.


Ready for liftoff? Install Space-BossTools and begin your interplanetary adventure today!

About

Fly to Other Planets!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%