Refactored BCLib Package Structure
This commit is contained in:
parent
81227198fd
commit
bddb5fe0d7
135 changed files with 748 additions and 744 deletions
|
@ -12,7 +12,7 @@ import net.minecraft.world.level.material.Material;
|
|||
|
||||
import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings;
|
||||
|
||||
import org.betterx.bclib.api.tag.NamedMineableTags;
|
||||
import org.betterx.bclib.api.v2.tag.NamedMineableTags;
|
||||
import org.betterx.bclib.blocks.BaseBlock;
|
||||
import org.betterx.bclib.interfaces.TagProvider;
|
||||
import org.betterx.betterend.registry.EndBlocks;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue