- Clone https://github.com/FabricMC/fabric-example-mod/
- Open file
src/main/java/net/fabricmc/example/ ExampleMod.java - Append the code from
MapsEnum.javato methodonInitialize() - Build the mod using gradle
- Start minecraft using the mod
- In the
.minecraftfolder should be a csv file with the color table
This repository was archived by the owner on Mar 2, 2025. It is now read-only.