PistonDevelopers
hematite
Rust

A simple Minecraft written in Rust with the Piston game engine

Last updated Jul 4, 2026
1.9k
Stars
107
Forks
25
Issues
+3
Stars/day
Attention Score
82
Language breakdown
Rust 99.0%
Java 1.0%
β–Έ Files click to expand
README

hematite Build Status

A simple Minecraft written in Rust with the Piston game engine

screenshot

How To Open a World

This method is only for personal use. Never distribute copyrighted content from Minecraft.

  • In the Minecraft Launcher, click the button β€œNew Profile”
  • In the drop down "use version", select 1.8.8
  • Click β€œSave Profile”
  • Click β€œPlay” (this will download the snapshot)
  • Quit Minecraft
  • Copy your world save to to the hematite directory (It may corrupt your world)
  • Save Locations:
* Windows: %appdata%\.minecraft\saves\ * OSX: ~/Library/Application Support/minecraft/saves/ * Linux/Other: ~/.minecraft/saves/
  • Run hematite with: cargo run --release -- -p "./<WORLD_NAME>"

Dependencies

dependencies

How to contribute

πŸ”— More in this category

Β© 2026 GitRepoTrend Β· PistonDevelopers/hematite Β· Updated daily from GitHub