An open API service indexing awesome lists of open source software.

https://github.com/crow02531/wolftail

A Minecraft mod providing steve-free race system.
https://github.com/crow02531/wolftail

alien demi-human first-person minecraft-mod race species

Last synced: over 1 year ago
JSON representation

A Minecraft mod providing steve-free race system.

Awesome Lists containing this project

README

          

![Wolftail Logo](logo.png)

**Wolftail** is a minecraft lib mod specifically designed for developing race different hugely from the race "steve". It currently contains three modules:
1. (Core) Login the server as universal player
2. (Renderer) Render normal game UI etc.
3. (Tracker) Track data in server

### TODOs

There are still loads of things haven't done yet.
1. Tracker can't track entities in server
2. There should be a "race list" in main menu
3. Race determine method
4. Make an example mod

### How to contribute

Clone the default branch and run gradle in command line, just as how you develope a normal forge mod.