-
Notifications
You must be signed in to change notification settings - Fork 4
DatagenModule
Kapitencraft edited this page Jun 28, 2026
·
1 revision
this small module provides 2 classes:
-
EnglishLanguageProvider
an extended language provider that provides methods to automatically transfer registry keys to readable names
-
TextureProvider
provider to generate textures by compiling the texture files and converting the original colors by using a secondary color source. there's different methods for different textures (including overloads for all tools, armor and ores). And no, this is not generated with AI. if you don't believe me, take a look at the
TextureProviderclass.