Skip to content

techpixel/replcraft-jarci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

replcraft-jarci

Just Another Replcraft Implementation (In Python!)

Supports v1.5.0

  • Fuel Info API
  • moveItem Target Index Support
  • Transact Support

Upcoming Support for v2

Note

This library attempts to implement replcraft through a long-term connection system, similar to the javascript library, and is designed to be best utilized with the transact command. The downside to this is that it is not as versatile as a short term connection, and is more complicated. (Think of it as like writing a Flask web server)

Try replcraft-rexum for a more versatile approach. This doesn't include transact support however.

To-do List

  • Refactor Code (include annotations, etc.)
  • Out of Fuel query retrying
  • Create documentation

About

Just Another Replcraft Implementation (In Python!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages