Package net.fabricmc.fabric.api.datagen.v1


package net.fabricmc.fabric.api.datagen.v1
The Data Generation API, version 1.

This API extends the data generation system used by Minecraft to allow for mods to generate data (json files) automatically.

Use the DataGeneratorEntrypoint to register DataProvider with the FabricDataGenerator.