Skip to content

Given the rgb value of the grid and the original texture, generate an Optifine-based glow grid.

License

Notifications You must be signed in to change notification settings

Mango-Minecraft-Project/Emissive-Grid-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emissive Grid Generator

Given the RGB value of the grid and the original texture, generate an Optifine-based emissive grid.

How to use

Note: python 3.11 and pdm must be installed first. If this is your first time using it, run the pdm sync command first.

  1. Run run.bat
  2. Modify data/color_map.json, the key is the path of the map, and the value is the RGB of the grid (no need to modify it if the texture entered is already with a grid)
  3. Run run.bat again

About

Given the rgb value of the grid and the original texture, generate an Optifine-based glow grid.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published