/MineStation13

A Minecraft mod intended to replicate the popular BYOND game, Space Station 13.

Primary LanguageJavaOtherNOASSERTION

MineStation13

A Minecraft mod intended to replicate the popular BYOND game, Space Station 13.

A while ago I tried to remake Space Station 13 in Minecraft. Then I forgot about it and did some other stuff. I've decided to throw the little bit I got done on github and see if I can make any more progress on it.

This is what I got done:

  • Basic Atmospherics
  • Hacking
  • Station hull blocks
  • Floor Tile Blocks
  • Lightbulb Block (Reskinned torch)
  • Reskinned Ladder Block
  • Customized inventory
  • Id Cards
  • Dragging Entities
  • Airlocks
  • Asteroid Dimension with Ores
  • Beggining stages of a damage system

See the showcase!

How to Install (Eclipse)

  1. Download the correct forge version: forge-10.12.2.1121-src.
  2. Install forge using the Initial Setup Instructions.
  3. You can delete FORGE/src/main/
  4. Clone the repository to FORGE/src/
  5. Run eclipse with FORGE/eclipse/ as the workspace.
  6. Add FORGE/src/MineStation13/java and FORGE/src/MineStation13/resources as source folders in eclipse.
  7. ???
  8. Profit!

File Structure

  • Eclipse Workspace: FORGE/eclipse/
  • Source: FORGE/src/MineStation13/java/rocks/cogg/ms13/
  • Assets: FORGE/src/MineStation13/resources/assets/ms13/
  • Misc/Promotional Stuff: FORGE/src/MineStation13/misc/