Skip to content

DatagenModule

Kapitencraft edited this page Jun 28, 2026 · 1 revision

this small module provides 2 classes:

  1. EnglishLanguageProvider

    an extended language provider that provides methods to automatically transfer registry keys to readable names

  2. 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 TextureProvider class.

Clone this wiki locally