Removed Material Imports

This commit is contained in:
Frank 2023-05-24 19:09:56 +02:00
parent 1ac25673a8
commit cfd9994233
59 changed files with 59 additions and 59 deletions

View file

@ -4,7 +4,7 @@ import org.betterx.bclib.blocks.BaseBlock;
import org.betterx.bclib.interfaces.tools.AddMineableAxe;
import net.minecraft.world.level.block.SoundType;
import net.minecraft.world.level.material.Material;
import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings;