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
- Download the correct forge version: forge-10.12.2.1121-src.
- Install forge using the Initial Setup Instructions.
- You can delete FORGE/src/main/
- Clone the repository to FORGE/src/
- Run eclipse with FORGE/eclipse/ as the workspace.
- Add FORGE/src/MineStation13/java and FORGE/src/MineStation13/resources as source folders in eclipse.
- ???
- Profit!
- 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/