Skip to content

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

License

Notifications You must be signed in to change notification settings

MSylvia/MineStation13

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%