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.
- Host: GitHub
- URL: https://github.com/crow02531/wolftail
- Owner: crow02531
- License: mit
- Created: 2021-12-19T15:36:02.000Z (over 4 years ago)
- Default Branch: 1.12.2
- Last Pushed: 2022-11-13T15:01:22.000Z (over 3 years ago)
- Last Synced: 2025-01-23T22:43:40.315Z (over 1 year ago)
- Topics: alien, demi-human, first-person, minecraft-mod, race, species
- Language: Java
- Homepage:
- Size: 1.18 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

**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.