Skip to content

n4sr/mc-texture-binds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mc-texture-binds

texture-binds.py is a script that generates a resourcepack which overlays your onto the various inventory textures in Minecraft. This could be useful for players who have non-standard keybinds for their hotbar.

Usage

usage: texture-binds.py [-h] [--offset x y] [--opacity float] /.minecraft

positional arguments:
  .minecraft directory

optional arguments:
  -h, --help       show this help message and exit
  --offset x y
  --opacity float
$ python texture-binds.py --offset 1 1 --opacity .5 ~/.minecraft

About

Overlay various HUD textures with your control binds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages