https://github.com/cakegit/createwalkers
https://github.com/cakegit/createwalkers
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cakegit/createwalkers
- Owner: cakeGit
- License: other
- Created: 2024-08-13T15:09:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T18:58:39.000Z (over 1 year ago)
- Last Synced: 2025-01-27T13:48:31.796Z (over 1 year ago)
- Language: Java
- Size: 345 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- Changelog: changelog.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# Create: Walkers
Adds the ability to create mobile contraptions with create,
# Project todo:
- change the contraption group id, currently stuck on creates one, VERY IMPORTANT BEFORE ANY RELEASE
- remove unused components of vehicle implementation
- remove testing client vehicle once contraption vehicles are finished
- change vehicle update leg animation data packet to bytes instead of compound tag to reduce network usage
- clipping hitboxes instead of rays
- smarter step targets to allow for going over gaps or obstacles
- make code less bad please
## Controls Notes:
- Clone controlsHandler, packet should be interchangeable
- (Extension of controls util)
- Make stuff for controlling in the entity
# Planned:
- different leg types