All Projects → PistonDevelopers → Hematite

PistonDevelopers / Hematite

Licence: mit
A simple Minecraft written in Rust with the Piston game engine

Programming Languages

rust
11053 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Hematite

Openaudiomc
A real time web client for minecraft to play and manage sounds, game notifications and much more. This project includes the plugin (bungee + spigot + velocity), common java library, web client and build scripts.
Stars: ✭ 89 (-94.25%)
Mutual labels:  minecraft
Npclib
(Minecraft) NPCLib – Basic non-player character library.
Stars: ✭ 98 (-93.67%)
Mutual labels:  minecraft
Gate
A high performant & paralleled Minecraft proxy server with scalability, flexibility & excellent server version support - ready for the cloud!
Stars: ✭ 102 (-93.41%)
Mutual labels:  minecraft
Obsidian
[WIP] A C# implementation of the Minecraft server protocol. (.NET 5)
Stars: ✭ 89 (-94.25%)
Mutual labels:  minecraft
Mcscripts
Minecraft Java Edition and Bedrock Dedicated Server systemd units, bash scripts, and chat bots for backups, automatic updates, installation, and shutdown warnings
Stars: ✭ 98 (-93.67%)
Mutual labels:  minecraft
Savagefactions
The Ultimate Competitve Factions Plugin. Switches focus from casual factions and introduces new features for competitive factions.
Stars: ✭ 99 (-93.6%)
Mutual labels:  minecraft
Mchostpanel
A lightweight Minecraft server control panel for hosting services
Stars: ✭ 88 (-94.32%)
Mutual labels:  minecraft
Minecraft Avatar
PHP script (using GD) to generate avatar or skin from a Minecraft username
Stars: ✭ 104 (-93.28%)
Mutual labels:  minecraft
Awesome Minecraft
📝 The curated list of awesome things related to Minecraft.
Stars: ✭ 98 (-93.67%)
Mutual labels:  minecraft
Traincarts
Minecarts redefined
Stars: ✭ 101 (-93.48%)
Mutual labels:  minecraft
Armourers Workshop
Minecraft armour customization mod.
Stars: ✭ 92 (-94.06%)
Mutual labels:  minecraft
Minecraft Hack Baseclient
This is a Minecraft Base Client
Stars: ✭ 95 (-93.86%)
Mutual labels:  minecraft
Bstats
bStats collects data for plugin authors. It's free and easy to use!
Stars: ✭ 99 (-93.6%)
Mutual labels:  minecraft
Spyglass
Development tools for vanilla Minecraft: Java Edition content creators.
Stars: ✭ 91 (-94.12%)
Mutual labels:  minecraft
Floodgate
Hybrid mode plugin to allow for connections from Geyser to join online mode servers.
Stars: ✭ 101 (-93.48%)
Mutual labels:  minecraft
Mcwzh Meme Resourcepack
A pacc that inccludd meme transllashhon in Chiniise.
Stars: ✭ 89 (-94.25%)
Mutual labels:  minecraft
Sportbukkit
CraftBukkit and Bukkit modifications that improve stability and add new features
Stars: ✭ 98 (-93.67%)
Mutual labels:  minecraft
Mcsniperpy
Minecraft name sniper written in python.
Stars: ✭ 98 (-93.67%)
Mutual labels:  minecraft
Pgm
The original PvP Game Manager for Minecraft
Stars: ✭ 101 (-93.48%)
Mutual labels:  minecraft
Glowstone
A fast, customizable and compatible open source server for Minecraft: Java Edition
Stars: ✭ 1,364 (-11.89%)
Mutual labels:  minecraft

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 "./<WORLD_NAME>"

Dependencies

dependencies

How to contribute

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].