Package com.github.minecraftschurlimods.bibliocraft.api.datagen
package com.github.minecraftschurlimods.bibliocraft.api.datagen
-
ClassDescriptionThis class provides helper methods to generate datagen entries for Bibliocraft blocks with your mod's wood type(s).An adaptation of
LootTableProviderandBlockLootSubProviderthat is optimized to Bibliocraft's needs.A variant ofWithConditions.Builderthat has amapoperation and does no validation on whether there are actually conditions added to the builder.The defaultBlockTagsProviderimplementation clears the builders before callingTagsProvider.addTags(HolderLookup.Provider).The defaultItemTagsProviderimplementation clears the builders before callingTagsProvider.addTags(HolderLookup.Provider).